Advanced Search
Search Results
54 total results found
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.