PRODINo ESP32 Ethernet v1
If you want to have control over other devices through Internet, mobile phone or you want to measure temperature, humidity or collect data from an environment the PRODINo ESP32 is the device which you find. The device microprocessor include 2 cores with 32 bits architecture.
Communication
Relay outputs
The PRODINo ESP32 has 4 relays. The 4 Relays are a solution for driving high power loads that cannot be controlled by digital IOs of microcontroller, due to the current and voltage limits of the controller. Each relay provides 2 pole changeover contacts (NO and NC). Relays are useful in switching on/off AC appliances like fan, light, motor or high current DC actuators like solenoid valve etc. Every relay includes a LED which indicate the on/off state.
Optical isolated inputs
The 4 digital inputs are optical isolated. This is helpful for connecting your PRODINo ESP32 to a system with a different ground, different voltage or some noisy channel. This separate electrically (isolates) input channel from the controller input. Four LEDs indicate the On/Off state of each input. How do we use them?
LED indicators
RS485
Thanks that the PRODINo ESP32 board owns a RS485, now you will be able to have a communication port for your RS485 devices! It will allow up to 32 devices to communicate through the same data line over a cable length of up to 1200m/4000ft. It is and the ultimate expansion that allows your board to connect to almost every legacy industrial system using serial connectivity such as industrial PLCs, controllers, drives and HMIs.
The RS485 can be use to turn old industrial systems like industrial machinery, heating systems and conveyors into new IoT devices. It supports high speed 500 Kbps in a short distance.
Buttons
GROVE connector
The PRODINo ESP32 board contains one GROVE Digital connector. The Grove System simplifies traditional electronics it consists of a base platform and various modules with standardised connectors. Each Grove module addresses a range of functions such as simple LEDs, buttons, switches to complex servo control, etc. With the combination with Grove modules, the project possibilities are endless!
Grove Digital J10 (External)
Additional connectors
We use these additional connectors for extensions boards like as GSM, LoRa modules. They are very comfortable for your own extensions.
J11 (Internal)
J14 (Internal)
Our modules pin mapping to J14 you can see below:
Pin | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
GSM | GND | 5V | GND | 3V3 | CTS | RTS | RX | TX | DTR | RESET | - | - |
LoRa | GND | 5V | GND | 3V3 | RX | LOW | - | TX | - | - | BOOT | RESET |
Arduino Compatible
PRODINo ESP32 is fully compatible with Adruino "ESP32 Dev Module".
Specifications
Getting started
You can find in the Tutorial section all the information you need to configure your board, use the Arduino Software (IDE), and start tinker with coding and electronics. What you can do with this board see in our Examples.