Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By napalm
#29139 Hi,
i try to use my ESP-01 for create capacitive touch sensor light button for my domotic home solution.
First, i try to use Capacitive Sensing Library from Arduino http://playground.arduino.cc/Main/CapacitiveSensor with esp8266 support "Add direct I/O code for ESP8266" but on esp-01 does not work ( on Arduino UNO yes, same code )
Second, i try to use code found on this thread viewtopic.php?f=11&t=3720 but does not work.
Someone have found a final solution to use this sensor on esp8266?