This commit is contained in:
Wolfgang Hottgenroth 2018-01-30 17:08:36 +01:00
parent 363aa36d6c
commit 063212b025

8
README.md Normal file
View File

@ -0,0 +1,8 @@
This project implements a capacitive touch switch.
It is inspired by the Arduino library CapacitiveSensor from
Paul Bagder and Paul Stoffregen.
It is implemented for the ESP8266. See schematics and photo
for the setup with an NodeMCU board in the Docs folder.
It has been developed and is built using the Sloeber IDE.