资讯

ModbusConfig library for ESP8266/ESP32/Arduino. The library process a sensors configuration file in JSON format and execute operations described in the file.
The ESP8266 family doesn't have genuine EEPROM memory so for Arduino it is normally emulated by using a section of flash memory. With the standard ESP8266 EEPROM library, the sector needs to be ...