Let me share here a bit of a project I've been working on the easter weekend:
Background:
I love old analogue indicators and gauges, so I wanted to have a little gizmo on my desk that would let me know how pannels, batteries etc. are doing.
Behold the prototype:

Hardware:
The little blue board is the esp8266 microcontroller, it has a few very useful features, it's cheap ( under 5£), and it can connect to the internet via WiFi. The big box next to it is el cheapo voltmeter in a 3d printed bracket.
The whole thing in parts is under the 10£
Software:
esp8266 connects to WiFi, then to GiveEnergy API and gets inverter status, from where it filters out needed values( at the moment it is just battery %) and converts it to PWM that controls the voltameter.
At the moment the battery is at 34% so the needle is on 1/3 of the scale
Next weekends
use those bad boys (I love the style)

3d print some nice black mat enclosure
design and print custom backgrounds
