Gauges and Progress Bars for Arduino Monochrome Displays
by cbm80amiga in Circuits > Arduino
2046 Views, 2 Favorites, 0 Comments
Gauges and Progress Bars for Arduino Monochrome Displays







Quick example of:
- progress bars
- equalizer bars
- 4 gauges
Prepared for monochrome displays for Arduino projects. HX1230 LCD was used for this demo.
HX1230 graphics library provides dithering for simulation of shades of grey.
Watch the Video

Arduino Software

Install HX1230 graphics library:
https://github.com/cbm80amiga/HX1230_FB
Gauges demo program from above lib examples: