Olimex Support Forum

DUINO => ARDUINO => Topic started by: sbajsic on September 10, 2020, 10:26:28 PM

Title: Board suggestion
Post by: sbajsic on September 10, 2020, 10:26:28 PM
Hi,

I would like to have microcontroller module with following features:

1. Can be programmed in Arduino IDE
2. Has Ethernet connectivity
3. Can use MOD-RS485 UEXT module
4. Can use MOD-IO2 UEXT module

Can somebody please recommend board with features listed above? Thx.
Title: Re: Board suggestion
Post by: LubOlimex on September 11, 2020, 10:16:02 AM
On-board Ethernet is huge problem for common Arduino AVR boards like OLIMEXINO-2560. Maybe consider an ESP32 board like:

https://www.olimex.com/Products/IoT/ESP32/ESP32-GATEWAY/open-source-hardware

https://www.olimex.com/Products/IoT/ESP32/ESP32-POE-ISO/open-source-hardware

These boards also have extra WIFI. They can be programmed via Arduino. Have enough GPIOs to add MOD-IO2 and MOD-RS485.