micropython-p1meter
Meter reader
A MicroPython-based system that reads data from an electricity meter and publishes it to MQTT for monitoring
A ESP32 sensor to read an p1 electricity meter and publish this to MQTT and HomeAssistant, written in MicroPython
23 stars
6 watching
15 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
esp32homeassistantmqttp1metersimulation
Related projects:
Repository | Description | Stars |
---|---|---|
dsmrreader/dsmr-reader | Software for reading and visualizing data from smart meters using the DSMR protocol | 463 |
josverl/micropython-magic | Enables MicroPython code execution within Jupyter Notebooks for rapid prototyping and development of IoT projects | 22 |
robmarkcole/bme680-mqtt-micropython | Publishes sensor data over MQTT using Micropython | 15 |
wybiral/micropython-mpu6050 | A MicroPython library for reading data from an accelerometer and gyroscope module. | 1 |
2black0/micropython-sht11 | A Python module providing access to temperature and humidity readings from the SHT11 sensor on microcontrollers like the ESP32. | 2 |
jposada202020/micropython_ds1841 | A MicroPython driver for interacting with the DS1841 potentiometer sensor | 0 |
khoulihan/micropython-tmp102 | Provides an interface to read temperature data from a specific I2C sensor device using Python. | 8 |
micropython-imu/micropython-lsm9ds0 | Provides an interface to read data from the LSM9DS0's g-force linear acceleration, gauss magnetic and dps angular rate sensors through I2C | 4 |
fizban99/microbit_us100 | A Python library that reads ultrasonic sensor data from an US-100 device connected to a Micro:bit microcontroller. | 7 |
alanmitchell/micropython-inputs | A Micro Python library for reading digital and analog inputs on microcontrollers. | 34 |
elschopi/ti_ina226_micropython | A Micropython driver for the Texas Instruments INA226 power measurement IC. | 28 |
jposada202020/micropython_pct2075 | A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers | 0 |
kartun83/micropython-mq | A set of Python drivers for sensors from the MQ series | 24 |
jposada202020/micropython_mpl3115a2 | A driver for a pressure and temperature sensor | 0 |
pinsonjonas/mpl3115a2_micropython | A library providing an interface to the MPL3115A2 Altimeter's I2C communication protocol for measurement of atmospheric conditions. | 4 |