Page 1 of 1

New touch module for ESP32 Lua (NodeMCU)

Posted: Sat Jul 27, 2019 9:54 pm
by jlauer12
This is a brand new Touch module for ESP32 Lua (NodeMCU) that I just released. It is well tested, well documented, and lots of example code on how to use plus a tutorial video.

https://youtu.be/6BxNFh3GaRA

Image

Click the YouTube video above for a tutorial on how to use this touch library including sample touch sensors, how to set your touch counter thresholds, and what the touch counters look like in the touched/untouched state of a sensor pad.

Re: New touch module for ESP32 Lua (NodeMCU)

Posted: Wed Jul 31, 2019 9:27 am
by Nikonov_94
Great job on that project! THat's an inspiration for us newbies, keep up with the awesome work!