Display_Lib_RPI 2.3.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 502 Rotate
  3. Test 503 change modes test -> Invert, display on/off and Sleep.
  4. Test 705 print method all fonts
  5. Test 706 Misc print class tests (string object, println invert, wrap, base nums)
  6. Test 902 rectangles
  7. Test 903 Circle
  8. Test 904 Triangles
  9. Test 905 Polygons
  10. Test 906 Dot Grid
  11. Test 907 Quadrilateral
  12. Test 908 Ellipse
  13. Test 909 Draw Arc and draw simple arc