/StatusScreen

Displays graphic status pages with U8Glib and browse them with a rotary encoder.

Primary LanguageC++

StatusScreen for Teensy and Graphic displays

Allows to display graphic status pages and browse them with rotary encoder.

I developped this library to run it on a Teensy 3.2 ARM board but it should be compatible with Arduino (not tested). The display I use is a OLED SSD 1322 (256x64 pixels) with grey shade, but you can change that and take advantage of all the displays supported by U8Glib.

ER-OLEDM032-1W.jpg

Display : SSD1322 Buy Display ER-OLEDM032-1W fully compatible with NHD1322

This library use U8Glib.h and ClickEncoder.h in order to work, they are included in a separate ZIP file.

Compatibility

  • Teensy 3.2 - Tested
  • Teensy 3.5 - Tested

Links