bjoernQ / measure-current

INA219 and ESP32-C3 / bare-metal Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP32-C3 Current Sensing with INA219

Read the current measured by INA219 (Adafruit breakout board) on ESP32-C3 (bare-metal Rust) and print it to be visualized with the Teleplot VSCode extension. The sensor is connected to two USB breakout boards to measure the current of a connected device.

This is not a professional tool but cheap and better than nothing 🙂

Examples

ESP32 running code to delaying for 2 seconds, then deep-sleeping for 2 seconds and rebooting

Screenshot

ESP32 running esp-wifi's dhcp example

Screenshot

ESP32 running esp-wifi's dhcp example with ps-min-modem

Screenshot

About

INA219 and ESP32-C3 / bare-metal Rust

License:Apache License 2.0


Languages

Language:Rust 100.0%