Announcing the "ST_Anything" Arduino/ThingShield Project

Betty,

Glad you’re having fun. The RCSwitch example is to be used specifically with a 433MHz transmitter to control Radio Control (RC) devices. If you are just trying to control relays from the Arduino, via SmartThings, please refer to my ST_Anything_Relays example code. Please read the ReadMe on the GitHub repository for basic setup instructions. You’ll also need to use the corresponding Groovy code for the Arduino “Device Handler”, the Multiplexer “Smart App”, and my virtual switch “Device Handler”. Together, they make a matched set of code.

Please read through this discussion where I helped a user by creating the ST_Anything_Relays example:

Also. here is the discussion I posted about the ST_Anything_RCSwitch project you mentioned, in case you’re curious.

Dan