Heltec-Aaron-Lee / WiFi_Kit_series

Arduino source codes and toolchain for WiFi_Kit_series made by HelTecAutomation.
GNU Lesser General Public License v2.1
766 stars 308 forks source link

Where do I find Lua support for this board? #80

Open IDispose opened 5 years ago

IDispose commented 5 years ago

The board supports Arduino sketches and Lua (NodeMCU). I am able to flash the firmware with Lua support and can get lua programs to run. How do I use the OLED display via Lua code? Where can I find the corresponding library to drive the OLED display?