Skip to content
/ ecwmbus Public

A wireless EnergyCam Setup with a Windows PC to monitor the energy usage

Notifications You must be signed in to change notification settings

ffcrg/ecwmbus

Repository files navigation

ecwmbus

A wireless EnergyCam Setup with a Windows PC to monitor the energy usage

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:

Software:

  • Visual Studio C++ 2010 Express can be used to compile the application.

Usage:

  • Display commandline options
..\bin>ecwmbus /h  
   Commandline options:
   ecwmbus /c:3 /m:T /i
   /c:3 : COM3
   /m:T : T2 mode
   /i    : show detailed infos
  • Connect to a stick on COM 3 using T2 Mode
..\bin>ecwmbus /c:3 /m:T /i 

Features:

  • The commandline application shows you all received wireless M-Bus packages.
  • You can add meters that are watched. The received values of these are printed on the screen.

About

A wireless EnergyCam Setup with a Windows PC to monitor the energy usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published