Skip to content

Sulter/WeatherStation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherStation

Alt text

The mcu (atmega328p) measures the thermistor and it's internal voltage and sends the data with the nRF24L01 to one connected to a raspberry pi. Then it goes to sleep for 54sec. The raspberry pi stores the data in a file and runs a python script. The python script plots the data using gnuplot, and adds text to the image containing the newst measurment. The finished image is shared with http.

Using the RF24 library: http://maniacbug.github.io/RF24/index.html

About

simple avr+raspi weather station

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published