greiman / SSD1306Ascii

Text only Arduino Library for SSD1306 OLED displays
MIT License
500 stars 122 forks source link

Adding horizontal bargraph support with example avri2c sketch #103

Open jonathanmlang opened 1 year ago

jonathanmlang commented 1 year ago

One feature I've been missing is the ability to draw a bargraph and has prevented me using this library until I came up with this solution. I hope you consider this contribution. Thanks in advance.

greiman commented 1 year ago

This font is way too specialized. Simple bar graphs can be made with cp437font8x8 it is the old IBM code page 437. cp437