Skip to content

stevstrong/HomeServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HomeServer

Home automation software dealing with following involved hardware components:

Software description

The software is using the Time (https://github.com/PaulStoffregen/Time) and SdFat (https://github.com/greiman/SdFat) libraries for Arduino. Each odd minute the time is updated from the local gateway Fritzbox acting as NTP server. Each even minute some parameters (temperature values and pump status information) are read out from the heat pump and stored on the SD-card. Also, the OCR-ed actual value of the actual mechanical power meter is received from the EnergyCam and is written to the SD-card, too. The home index page (index.htm) shows their latest values together with actual date and time information. A more datailed graphical interface (vitomon.htm) shows the development of these parameters over a day.

Todo:

  • change Vitomon.htm in order to get the latest 10 recordings, even from different months.
  • integrate radio interface module based on nRF905 radio IC (over SPI) to communicate with the central ventilation system Pluggit P300.
  • integrate CC1101 module (over SPI) to radio control some wall outlet units.
  • implement software module to control my satellite receiver DM800se over TCP.

About

Home automation software running on custom ATmega128A board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published