Arduino 3phase AC current monitor with 16x2 LCD display (uses EmonLib), outputs to 16x2 LCD display and serial port (if needed)
Depends on EmonLib and LiquidCrystal (working versions are included and should be copied wherever your IDE setup expects libs).
Calibration constants in main.ino should be adjusted to suit the actual current sensors. LCD pins might need reconfiguration as well.
Measured data will be shown on LCD dislay and sent to serial port.