painlessMesh (the painless way to build a mesh) now also supports ESP32
Posted: Mon Nov 13, 2017 10:44 am
painlessMesh has been ported to support ESP32 hardware. This project provides a painless way to setup a JSON based mesh and used to only work on ESP8266 hardware, but we now also officially support the ESP32. We decided to move to the improved ESP32 api by writing thin wrappers for the ESP8266 hardware that translate ESP32 api calls to ESP8266 specific calls: header and source. With this translation layer we can use the ESP32 API in most of the project (i.e. only the espInterface files are ESP8266 specific).
The porting work was partly funded by: sowillo
The porting work was partly funded by: sowillo