double (or other) sized Fonts on ST7565 128x64 GLED
i having hard time trying figure out how double sized font working on st7565 128x64 glcd adafruit (http://www.adafruit.com/products/438). making obd reader car, , need double sized font readable main pieces (mpg) still want standard 5x8 pixel characters supplemental info (air temp, oil temp, etc).
i found post (http://openenergymonitor.org/emon/emonglcd) author i'm trying do, sketch won't upload arduino uno r3, many errors, , i'm not sufficiently versed in coding figure out.
any ideas how make happen?
i found post (http://openenergymonitor.org/emon/emonglcd) author i'm trying do, sketch won't upload arduino uno r3, many errors, , i'm not sufficiently versed in coding figure out.
any ideas how make happen?
hi
you use u8glib instead of adafruit lib. u8glib includes "several" small , larger fonts: http://code.google.com/p/u8glib/wiki/fontsize. has "double sized" option: http://code.google.com/p/u8glib/wiki/userreference#setscale2x2
oliver
you use u8glib instead of adafruit lib. u8glib includes "several" small , larger fonts: http://code.google.com/p/u8glib/wiki/fontsize. has "double sized" option: http://code.google.com/p/u8glib/wiki/userreference#setscale2x2
oliver
Arduino Forum > Using Arduino > Displays > double (or other) sized Fonts on ST7565 128x64 GLED
arduino
Comments
Post a Comment