Test file for SSD1306_OLED display showing use of Text, graphics and functions. Project Name: Display_Lib_RPI.
More...
#include <cstdio>
#include "SSD1306_OLED_RDL.hpp"
Test file for SSD1306_OLED display showing use of Text, graphics and functions. Project Name: Display_Lib_RPI.
- Author
- Gavin Lyons
- Test:
- Test 501 Enable and disable Screen (Sleep mode)
- Test 502 Invert screen color
- Test 503 Contrast screen
- Test 504 Scroll Screen
- Test 505 Rotate
- Test 701 Default font
- Test 702 gll font
- Test 703 Pico font
- Test 704 Sinclair font
- Test 705 Orla Font
- Test 706 Retro Font
- Test 707 Mega font
- Test 708 Arial bold font
- Test 709 hallFetica font
- Test 710 Arial round font
- Test 711 GroTesk font
- Test 712 Sixteen Segment font
- Test 713 Display ASCII font 32-127 default font
- Test 714 Base number systems using print method
- Test 715 println + print & textwrap
- Test 716 print method String object
- Test 717 print method numbers + vectors + std:arrays
- Test 901 Basic Graphics test
- Test 905 Polygons
- Test 906 Dot Grid
- Test 907 Quadrilateral
- Test 908 Ellipse
- Test 909 Draw Arc and draw simple arc