Close

Using coroutines in Lua for bitbanging

A project log for Adventures with ESP8266-12E, NodeMCU, and Lua

Some tips for getting NodeMCU and Lua to work

ken-yapKen Yap 02/26/2021 at 22:440 Comments

This is an investigation of methods to bitbang GPIO lines to implement uncommon protocols and is only connected with the ESP8266 because I used the NodeMCU platform to program it in Lua, using coroutines, so I put it on a separate page and not in this log.

Discussions