Skip to content

SuichiesS/homewatch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homewatch

Using atmega AVR (Arduino UNO, Pollin NETIO) to log Energy Cost 3000 and TFA Dostmann temerature and humidity wireless messages

I have started to create a system to capture temperature and humidity messages send wireless by TFA Dostmann sensors at 433MHz using an Arduino UNO and a simple 433MHz receiver modul. The similar code runs on a Pollin AVR-Netio.

I also have working code to receive the Voltcraft Engergy Cost 3000 wireless messages using an Arduino UNO and a RFM12 868MHz transceiver modul.

The data should be posted by the Arduino or AVR-NetIO to a PHP/MySQL web server that currently runs on a modded Bufallo Linkstation LS-Pro.

The final goal is to log all data on the PHP/MySQL webserver and give various screens with graphs to show the logged data.

DONE:

Code for Arduino UNO: see WebClientTemperature.ino Code for AvrNetIO: see WebClientTemperatureNetIO.ino Web Server code done: see Wevserver directory

ToDo: add Energy Cost receiver...

All code is free for use.

About

Using atmega AVR (Arduino UNO, Pollin NETIO) to log Energy Cost 3000 and TFA Dostmann temerature and humidity wireless messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 51.9%
  • C++ 32.1%
  • PHP 10.7%
  • C 2.2%
  • C# 2.1%
  • Processing 0.9%
  • PLSQL 0.1%