Lua-RTOS-ESP32 icon indicating copy to clipboard operation
Lua-RTOS-ESP32 copied to clipboard

Lua RTOS for ESP32

Results 59 Lua-RTOS-ESP32 issues
Sort by recently updated
recently updated
newest added

I have this main simulation loop with cyclic hardware based timer. I use putty to connect to the esp. I press ctrl-c to stop my application. The Lua prompt is...

Reading the temperature value from a DS1820 sensor can return one of the values -9997.0, -9998.0 or -9999.0, if something goes wrong during onewire communication. Instead, an exception should be...

Not an issue, but rather a question. Is there any BME-680 support implemented in lua-rtos? and if yes, how do i access it? Thanks.

sendin can frames too fast can cause data loss

Hi:- The wiki invites suggestions for other types of sensors to implement. I would be interested in an implementation for infrared motion detectors (PIR). There are only one or two...

enhancement

ST7735_MADCTL ist the command to write MADCTL. ILI9341_RDMADCTL is the read only command.

Just wanted to let you know, that I was able to run Blynk Lua library on Lua-RTOS-ESP32 with some minor efforts. Feel free to adapt/include it in your project! Thx.

enhancement

As Lua RTOS makes intensive use of read-only tables, a series of optimizations can be performed on the program's bytecode to speed-up the program execution. This can help that programs...

enhancement

Hi, great board and nice code, would it be possible to support the Australian and New Zealand lorawan frequencies? I see that you are using the arduino-lmic code which has...

enhancement

![PXL_20220830_051018746 MP](https://user-images.githubusercontent.com/14851383/187355046-f3414fda-a7ae-4dd4-9240-fc3e437d33a4.jpg) This doesn't occur when running `gdisplay.attach` in a regular file.