Skip to content
forked from ffcrg/ecpiww

A wireless EnergyCam Setup with a Raspberry Pi to monitor the energy usage

Notifications You must be signed in to change notification settings

mpruessmeier/eccwmbus

 
 

Repository files navigation

eccwmbus

A wireless mBus setup with a Raspberry Pi to monitor wireless mBus Devices

(originally forked from http://github.com/ffcrg/ecpiww and code changed)

Goal: The goal should be to find sending wMBus devices grab the sent payload (hopefully decoded) and in the 1st version send them to a csv file and in the 2nd version to push the parameters to emonhub for use in emoncms (www.openenergymonitor.org)

Tested Devices:

FAST EnergyCam: The quick and inexpensive way to turn your conventional meter into a smart metering device (http://www.fastforward.ag/eng/index_eng.html)

Hardware:

Features:

  • The application shows you all received wireless M-Bus packages.
  • You can add meters that are watched. The received values of these are written into csv files for each meter (wMBus device).
  • install.txt describes how to configure the raspberry and compile the sources

Trademarks

Raspberry Pi and the Raspberry Pi logo are registered trademarks of the Raspberry Pi Foundation (http://www.raspberrypi.org/)

About

A wireless EnergyCam Setup with a Raspberry Pi to monitor the energy usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.2%
  • Makefile 0.8%