Display_Lib_RPI 2.5.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 bitmaps, text,graphics & functions. More...

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

Detailed Description

Library test file, tests bitmaps, text,graphics & functions.

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