Advanced Search
Search Results
225 total results found
Hello World
Link to repositories: C This example uses UART4 in the MCU which is reserved for the USB UART communication. A simple string is printed on the console and then the device restarts after 10 seconds of countdown. Use 115200 baudrate.
LED
Link to repositories: C A simple blinking LED example intended for the Open IoT Gateway. Lighting LED will be changed every 1 second from LED1 to LED5.
Switch
Link to repositories: C Simple tactile switch example intended for the Open IoT Gateway. After flash, connect device to a PC and open port in Console Terminal. The information about the switch pressed state will be displayed in the console as shown b...
RS232/RS485
Link to repositories: C This script tests internal communication between serial ports with the possible lowest (2400) and highest (115200) baudrate. For this example, connect each port's transceiver with the receiver: Default settings: baud r...
Ethernet
Link to repositories: C This example allows you to check the Gateway's IP address. Connect the device via USB/UART converter and choose correct COM/ttyUSB port. Remember to connect the IoT Gateway to the network using an Ethernet cable. Type in ter...
Contact Us
Tables
Specifications Redisage PN P10 P11 P12 Ports RS232 4x - 2x RS485 - 4x 2x RS232/RS485 - - - Microcontroller STM32 ...
Introduction
STM32 Open IoT and IIoT Gateways (P10 - P12) Open IoT Gateway is also called as a PAC (Programmable Automation Controller). PAC products combine the functionality and openness of PC, the reliability of a programmable logic unit like PLC and the intelligence o...
ADC
Link to repositories: C MicroPython Description This example shows how to use the ADC (analog-digital converter) located on the board. In the beginning of the program there is an ADC calibration performed. Thanks to that a raw reading can be converte...
I2C Scanner
Link to repositories: C MicroPython Description This example scans through the I2C adresses from 0x03 to 0x78 and lists all available devices. It can be used to detect new I2C devices connected to the board. Console output
More Examples
More examples from Espressif can be found here. Also the ESP-IDF documentation can found here. MicroPython examples and documentation can be found here.
Programming
Install IDE Please, follow the instructions located here to install the ESP-IDF framework on your local machine. ESP-IDF is available both on Windows and Linux. It can also be installed through some popular IDEs: VS Code or Eclipse. ESP-IDF is required to ...
Pin Map
CGE2 rev. 4.1 Element Connection LED Power LED7 (blue) +3V3 ETHERNET LED1 (green) ETH_LED3/PHY_AD3 RGB programmable LED5 (red) Q6 RGB programmable LED5 (blue) Q5 RGB programmable LED5 (green) Q4 74HC595BQ s...
P03 Programmer
P01 and P02 can be programmed via P03 USB RS232 RS485 Converters. More info here.
Simplified Block Diagram
Optional elements are marked with the dashed lines.
Introduction
Tiger City IMX Industrial Computer with Linux OS The Tiger City IMX minicomputer uses Linux operating systems and is equipped with several communication interfaces such as: Ethernet, USB 2.0, HDMI, GSM, RS232, RS485, 1-Wire and multiple analog-digital inputs ...
Drawings
Placement of peripherals Power supply Detailed connections diagram Enclosure
Programming
Install IDE & Programmer Download and install STM32CubeIDE for ability to creating own programs. For device programming, you must install STM32CubeProgrammer. Follow the instructions located on the producer's site. Software is available on Windows, Linux ...
I2C scanner
Link to repositories: C A simple program for scanning and displaying addresses of connected devices via I2C bus.
Pin Map
CGM Rev. 3.1 Element Connection LED Power LED +3V3 LED1 PG6 LED2 PH14 LED3 PA10 LED4 PH12 LED5 PI9 ST3232BTR_1 UART RS232 Transceiver (P10 & P11) T1_IN USART1_TXD T2_IN USART6_TXD ...