LCD Bitmap - Updated v1.6
arduino library allows create tiny 20x16 pixel bitmap (raster) display on character-only lcd display. typical drawing functions line, rectangle, invert, etc. control right down pixel level. works both standard liquidcrystal library francisco's new liquidcrystal library.
example sketchs available on project website , part of library download. try out , let me know think. plan on adding additional features in near-term.
lcdbitmap library arduino
here's sample of in action:

new in v1.6
bitmap_range_chk bug fix.
new in v1.5
4bit method works without new liquidcrystal library (was supposed work way, oversight on part). update switch optional on functions, defaults no_update.
new in v1.4
fixed few problems bargraph function. further optimization range checking. compatible arduino 0023.
lcdbitmap library v1.6 download
tim eckel
example sketchs available on project website , part of library download. try out , let me know think. plan on adding additional features in near-term.
lcdbitmap library arduino
here's sample of in action:
new in v1.6
bitmap_range_chk bug fix.
new in v1.5
4bit method works without new liquidcrystal library (was supposed work way, oversight on part). update switch optional on functions, defaults no_update.
new in v1.4
fixed few problems bargraph function. further optimization range checking. compatible arduino 0023.
lcdbitmap library v1.6 download
tim eckel
i need check out!
cheers
cheers
Arduino Forum > Using Arduino > Displays > LCD Bitmap - Updated v1.6
arduino
Comments
Post a Comment