Lua RTOS
Posted: Wed Nov 23, 2016 7:43 pm
We are glad to announce a preview of Lua RTOS for ESP32. Lua RTOS is the main-core of the Whitecat ecosystem, that is being developed by a team of engineers, educators and living lab designers, designed for build Internet Of Things networks in an easy way.
There are many things to do, but for the moment the following is available:
* Lua 5.3.2 interpreter at the top
* Lua Threads
* LMIC LoRa WAN stack
* GPIO driver
* SPI driver
* SD Card driver
* FAT files ystem
* SPIFFS file system
* TFT ST7735 driver
Lua RTOS is available as an esp-idf component in https://github.com/whitecatboard/Lua-RTOS-ESP32
Best regards,
Lua RTOS team
There are many things to do, but for the moment the following is available:
* Lua 5.3.2 interpreter at the top
* Lua Threads
* LMIC LoRa WAN stack
* GPIO driver
* SPI driver
* SD Card driver
* FAT files ystem
* SPIFFS file system
* TFT ST7735 driver
Lua RTOS is available as an esp-idf component in https://github.com/whitecatboard/Lua-RTOS-ESP32
Best regards,
Lua RTOS team