mohghalayini / Curators

This repository will serve as a tool to keep the Curators up to date with their sprint tasks
2 stars 0 forks source link

Attempt multi threading on the MCU #56

Open osamaqalam opened 7 years ago

osamaqalam commented 7 years ago

This can help with sending data more frequently without interfering with the sensors

Refer to following sources https://github.com/espressif/arduino-esp32/issues/228

https://github.com/copercini/esp32-iot-examples/blob/master/multiloop/multiloop.ino

https://create.arduino.cc/projecthub/reanimationxp/how-to-multithread-an-arduino-protothreading-tutorial-dd2c37