Keith Croshaw
Published © GPL3+

SmartThings RC-Switch 315/433mhz Outlet Bridge

Add cheap 315/433 Mhz Outlets typically found around Christmas. Etekcity has been reported to work well. Uses RC-Switch Library.

IntermediateWork in progress7,819
SmartThings RC-Switch 315/433mhz Outlet Bridge

Things used in this project

Hardware components

SmartThings Shield for Arduino
SmartThings Shield for Arduino
×1
Samsung SmartThings Hub
Samsung SmartThings Hub
×1
Arduino UNO
Arduino UNO
×1
315 / 433 mhz transmitter receiver kit
×1
315/433mhz Wireless Outlets
×1
Breadboard (generic)
Breadboard (generic)
×1
Jumper wires (generic)
Jumper wires (generic)
×1
315/433mhz helical antenna
×1

Hand tools and fabrication machines

Soldering iron (generic)
Soldering iron (generic)

Story

Read more

Code

Untitled file

Plain text
No preview (download only).

Arduino Code

This is the code required for the Arduino. This requires the RC-Switch library linked. https://github.com/sui77/rc-switch

SmartThings Device Type

You will make one instance of this DeviceType under Devices in the IDE. This will be linked to 3 or however many physical switches you program for. Copy Paste for more switches.

Multiplexer SmartApp

This SmartApp listens to the virtual switches and writes commands to the Arduino.

Credits

Keith Croshaw
2 projects • 5 followers
Thanks to @ogiewon On ST Community Site. and RC-Switch Library creators.

Comments