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

As far as I can see, there is no support for bluetooth, but the ESP32 has bluetooth, and the esp-idf supports it as well, so it should be doable without...

It would be great if something like [https://nodemcu.readthedocs.io/en/master/modules/pcm/](https://nodemcu.readthedocs.io/en/master/modules/pcm/) could be implemented. There are a lot of possible applications: - connected to a SIM800L or similar module, one can transmit voice...

Hi all, I was trying to use Lua RTSO on ESP32 by enabling open vpn client. I cannot finish the compilation phase. I can finish it by modifying some files...

updated file formatting in d81ffd6 added emergency printing in out-of-memory situations added mqtt support for automatic publishing of syslog messages via mqtt: `os.msyslog(client, "topic/name/goes/here")`

pio.port.getval(39, 38, 37) give as result the values of port 37, 38 and 39. So pio.port.getval(39, 38, 37) is eqivalent to pio.port.getval(37, 38, 39). Please document these behaviors, this can...

Hello all! I created a version for the M5STACK with my esp development environment. I have the latest versions of all tools and source code (I hope ...). When I...

I think we should be able to control internal LED (if set) - or at least, stop blinking. Currently this can be achieved by setting it's GPIO state to input,...

enhancement

Hello, Please I wish to find out is there is a library for nRF24L01+ transceiver module for Lua RTOS. I wish to interface an ESP32 and nRF24L01+ for wireless communication...

Is this the forum to make this question? ``` Lua RTOS beta 0.1 powered by Lua 5.3.4 / > pio.pin.setval(0,pio.GPIO26) / > pio.pin.setval(1,pio.GPIO26) / > print(pio.pin.getval(pio.GPIO26)) 0 / > ```

enhancement

It is therefore possible to use this basicstation software on an ESP32. Basic Station packet-forwarder :https://github.com/lorabasics/basicstation