This commit is contained in:
Wolfgang Hottgenroth 2018-01-31 14:44:28 +01:00
parent cf5837e9c4
commit ef210ab477

View File

@ -1,6 +1,7 @@
This project implements a capacitive touch switch.
It is inspired by the Arduino library CapacitiveSensor from
Paul Bagder and Paul Stoffregen.
Paul Bagder and Paul Stoffregen and the application report
SLAA363A, section 3.2 from TI.
It is implemented for the ESP8266. See schematics and photo
for the setup with an NodeMCU board in the Docs folder.