Search the Community
Showing results for tags '433'.
-
Hey All, I've ported the RemoteSwitch library to Energia, For now i've only teste the receiving part, which works. I've used the MSP430G2452 in accordens with the CZS-3 SAW receiver, all works on 432.93mzh Or 433. It it can be used to controll Action, Blokker and Klik-aan-Klik uit devices like power sockets, and receive the remote control presses. So far the sending part and the optional RemoteSensor I haven't touched (yet). the code is hosted on Github: https://github.com/vinietje/RemoteSwitchEnergiaPort Please note that i've written/run this code using a current git-chec
-
Hi Gents, I've modified the SpaceLen driver to receive commands from '433mhz remotes' to drive ledStrips. These controllers + remote cost a whoping 5$, and drive upto 2A a led (so 6A in total, so rather cheap for the capabilities. Using this library, you mimic the remote. Unfortunately sending custom commands, other than replayed remote commands seems impossible, without flashing the original uC in the receiver. edit: both sending and receiving works. The code can be found on: https://github.com/vinietje/LedProtocol the controllers look like: https://github.com/vinietje/