Skip to content

466/homie-gasmeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homie-gasmeter

gasmeter pulse sensor based on a ESP8266 using Homie Uses a Hall sensor, directly connected to a Wemos D1 mini written in Arduino

Counts pulses and keeps total, calculates hourly consumption and instant (=1min) flow. All data is published by MQTT using the Homie framework.

Hardware

I'm using a A3213EUA-T from Allegro Microsystems. The IC is directly connected to a GPIO pin as defined in the firmware without any extra components (so no resistors or capacitors). As I'm using a Wemos D1 mini, I can use the 3.3V pin to source from for the Hall sensor. GND is obviously connected to GND.

dependencies:

To do:

  • testing and debugging!
  • write data directly into InfluxDB (FYI: I'm currently using openHAB2.)
  • save total counter locally for recovery purposes

About

pulse meter using Homie for ESP8266

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages