/arduino-remote-button

Remote touch button using Digispark USB ATTiny85 and RF receiver

Primary LanguageC++

CircleCI

Touch button with remote control

The idea behind this project is to convert any button or switch in your house into the touch sensor with remote control over RF using simple resource efficient hardware.

Hardware

  • Digispark ATTiny85 USB (or compatible clone) with micronucleus bootloader v2.5+
  • TTP223 capacitive touch sensor
  • 315MHz/433MHz ASK RF receiver. Superheterodyne type receiver is recommended to improve stability and range

Electronic circuit diagram for 12VDC and 230VAC power/relay

Software

PlatformIO