SkillAgentSearch skills...

Homewatch

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

Install / Use

/learn @hjgode/Homewatch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars63
CategoryDevelopment
Updated2mo ago
Forks95

Languages

C++

Security Score

80/100

Audited on Feb 2, 2026

No findings