Note: The content on this page is not maintained anymore by the Arduino team. If you have any issues, you are more than welcome to suggest it directly in the main repository.
Device Control

Esparto

Rapid development framework, synchronous task queue and GPIO manager (plus more) for ESP8266 devices

Esparto has also been described as a sort of RTOS for ESP8266. It DOES have a synchronous task queue which serialises all events, but RTOS is too grand a title. As one user said: "kinda crazy how easy you made this thing..."

Go to repository