Skip to content

pingec/ArduinoCurrentMonitorWithDisplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArduinoCurrentMonitorWithDisplay

Arduino 3phase AC current monitor with 16x2 LCD display (uses EmonLib), outputs to 16x2 LCD display and serial port (if needed)

Dependencies

Depends on EmonLib and LiquidCrystal (working versions are included and should be copied wherever your IDE setup expects libs).

Setup

Calibration constants in main.ino should be adjusted to suit the actual current sensors. LCD pins might need reconfiguration as well.

Output

Measured data will be shown on LCD dislay and sent to serial port.

Monitor in action

About

Arduino 3phase AC current monitor with 16x2 LCD display (uses EmonLib)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages