This simple Arduino library adds a capability to decode Temperature/Humidity data sent by cheap wireless sensors similar to the ones shown on the picture. A setup should include a 433.92 MHz receiver ...
This library is based off two other LightwaveRF Arduino libraries, roberttidey/LightwaveRF and lawrie/LightwaveRF. With the use of the wiringPi library, conversion ...
433 MHz radio signals are all around us. They’re used for things like smart power plugs, garage door openers, and home weather stations. Decoding these signals can allow you to interface and work with ...