Display_Lib_RPI 2.4.0
A C++ Library to connect electronic displays to Linux single board computers.
Loading...
Searching...
No Matches
main.cpp File Reference

Library test file, tests Text,graphics & functions. More...

#include <iostream>
#include "SSD1331_OLED_RDL.hpp"

Detailed Description

Library test file, tests Text,graphics & functions.

Author
Gavin Lyons.
Note
See USER OPTIONS 1-3 in SETUP function and in myOLED constructor
Test:
  1. Test 500 RGB color OK?
  2. Test 501 change modes test -> Invert, display on/off and Sleep.
  3. Test 502 Rotate
  4. Test 503 windows command tests
  5. Test 504 Scroll
  6. Test 705 print method all fonts
  7. Test 706 Misc print class tests (string object, println invert, wrap, base nums)
  8. Test 902 rectangles
  9. Test 903 Circle
  10. Test 904 Triangles
  11. Test 905 Polygons
  12. Test 906 Dot Grid
  13. Test 907 Quadrilateral
  14. Test 908 Ellipse
  15. Test 909 Draw Arc and draw simple arc