stefanbode / Sonoff-Tasmota

Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE, enhanced with I2C options
GNU General Public License v3.0
127 stars 41 forks source link

Enable MPR121 in binaries #152

Closed renne closed 5 years ago

renne commented 5 years ago

Hi,

the MPR121 is an easy way to add 12 buttons to an ESP8266 via I²C. There are MPR121 PCBs available with and without buttons. Without buttons you can design your on button pad (e.g. PCB, coins, nails, washers, ...)

renne commented 5 years ago

I just added a very simple pull-request to enable the MPR121. ;-)