Uploaded September 2020 | Updated September 2026, 2 weeks ago
CS5460A-based plug power meter color display
*** Be sure you know what you are doing around lethal mains-level voltages. Use at your own risk! ***
Features:
- 8 values displayed on 2 screens
- no buttons, screens are changed automatically
- power min/max with times when they were observed
- big high resolution software generated 7-segment font for numbers
- sniffing the SPI CLK and MISO from CS5460A chip to read voltage, current and power
- required: DigiFont and RREFont libraries (available on my GitHub)
- in case of compatibility issues use Arduino IDE 1.6.5
- use only ENABLE_RRE_16B = 1 in RREFont.h, other ENABLEs should be 0 to save memory
Project code:
github.com/cbm80amiga/ST7789_power_meter_cs5460a_display
If you find it useful and want to buy me a coffee or a beer:
paypal.me/cbm80amiga
CS5460A-based plug power meter color display
*** Be sure you know what you are doing around lethal mains-level voltages. Use at your own risk! ***
Features:
- 8 values displayed on 2 screens
- no buttons, screens are changed automatically
- power min/max with times when they were observed
- big high resolution software generated 7-segment font for numbers
- sniffing the SPI CLK and MISO from CS5460A chip to read voltage, current and power
- required: DigiFont and RREFont libraries (available on my GitHub)
- in case of compatibility issues use Arduino IDE 1.6.5
- use only ENABLE_RRE_16B = 1 in RREFont.h, other ENABLEs should be 0 to save memory
Project code:
github.com/cbm80amiga/ST7789_power_meter_cs5460a_display
If you find it useful and want to buy me a coffee or a beer:
paypal.me/cbm80amiga










