Page 2 of 2

Re: Dashboard Widget: CPU Monitor

Posted: Fri Mar 06, 2026 4:18 am
by charpeasy
Thank you very much appreciate the help I got the widget to come on the dash board but the values are blank

Re: Dashboard Widget: CPU Monitor

Posted: Fri Mar 06, 2026 7:47 am
by Tommiedw
Hi guys, thought I'd share some custom enhanced widgets for CPU Monitoring

Image
cpu_widget.rar
HTML and Python script
(4.03 KiB) Downloaded 32 times
Take note this has been done on Raspberry Pi 5 not sure if works on Pi 3 and 4?

Re: Dashboard Widget: CPU Monitor

Posted: Wed Apr 15, 2026 6:12 pm
by Autyzmiasty
This new script with voltage and amps still doesn’t work for me, lol. At first it didn’t show volts, memory usage, or amps at all — I figured out why: the frontend was expecting different data than what the backend was sending. After fixing that, CPU voltage for example shows 1V and 0A.