SurfskiDude
Newcomer
- Joined
- Jan 9, 2022
- Messages
- 1
- Reaction score
- 0
Check out the following IDE if you are interested in an easy introduction to embedded systems.
BAS & LSP App Manager
The IDE pulls in a number of GitHub repositories and simplifies uploading a Lua enabled IoT toolkit to an ESP32 WROVER. In short, you need an ESP32 WROVER, a virtual machine for the IDE, and the ESP32 IDE. After starting the IDE, select the LSP Application Manager project in the IDE, compile the C code (one button click), and upload the firmware to the ESP32. You now get a new web based IDE running on the ESP32. The web based IDE running on the ESP32 lets you easily write and run Lua script. The following video provides an introduction.
BAS & LSP App Manager
The IDE pulls in a number of GitHub repositories and simplifies uploading a Lua enabled IoT toolkit to an ESP32 WROVER. In short, you need an ESP32 WROVER, a virtual machine for the IDE, and the ESP32 IDE. After starting the IDE, select the LSP Application Manager project in the IDE, compile the C code (one button click), and upload the firmware to the ESP32. You now get a new web based IDE running on the ESP32. The web based IDE running on the ESP32 lets you easily write and run Lua script. The following video provides an introduction.