Skip to content

Arduino sketch which reads out Technische Alternative UVR31 solar heating control. Readings are send via nRF24L01+ to a python receiver. Measurements can be accessed and visualized with openHAB and emoncms.

Notifications You must be signed in to change notification settings

84julian/UVR31_RF24

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UVR31_RF24

The Arduino sketch in this project reads out Technische Alternative (TA) solar heating control UVR31. In my setup readings are then send via nRF24L01+ radio module to a Raspberry Pi, where a python script subsequently forwards the readings to openHAB (http://www.openhab.org) and Emoncms (http://emoncms.org). These web-applications provide persistence and visualization services and also provide access to the readings via mobile applications. The signal processing part of the sketch is based on Elias Kuiter's project uvr2web (https://github.com/ekuiter/uvr2web), who works with a similiar TA solar heating control (UVR1611).

About

Arduino sketch which reads out Technische Alternative UVR31 solar heating control. Readings are send via nRF24L01+ to a python receiver. Measurements can be accessed and visualized with openHAB and emoncms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 59.1%
  • C++ 24.8%
  • Python 16.1%