Skip to content

boanjo/rain_sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rain_sensor

A tipping bucket 433MHz rain sensor compatible with Tellstick, Rfxcom, https://github.com/epkboan/txrx etc.

The firmware is based on Brage SIP lite (an Arduino UNO like board with smaller footprint and less components that draw current). I have chosen to emulate the existing Oregon PCR800 tipping bucket protocol rather than to create a propertary one (for compatibility reasons mainly but it is also a pretty good protocol). The board can be bought by the swedish company Lawicel, but you can assemble your own board. Note that you cant't use a regular Arduino UNO etc that has a voltage regulator on it if you intend to run on batteries. The firmware has been developed to shut down as much functionality in the Atmega 328 and go into deep sleep between reporting periods (every ~55sec). The batteries should last at least a year.

The Hardware is a tipping bucket from Rainwise 111. It's pretty pricy (~150USD in Sweden), but after trying numerous cheaper solutions (including the Oregon PCR800) i have concluded that it is worth every penny!

Here are some samples of the prototyping

Schematic of rain_sensor hardware

Breadboard of rain_sensor

Here is the final product

rain_sensor

rain_sensor

rain_sensor

rain_sensor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages