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

Test file for ER_OLEDM1_CH1115 display showing use of Text,graphics & functions. Project Name: Display_Lib_RPI. More...

#include <cstdio>
#include "ERM1_CH1115_OLED_RDL.hpp"

Detailed Description

Test file for ER_OLEDM1_CH1115 display showing use of Text,graphics & functions. Project Name: Display_Lib_RPI.

Author
Gavin Lyons
Test:
  1. Test 501 Enable and disable Screen (Sleep mode , 500uA)
  2. Test 502 Invert screen colour
  3. Test 503 Flip vertically screen 180 with LCD command
  4. Test 504 Screen Contrast
  5. Test 505 Scroll Screen
  6. Test 506 Fade effect
  7. Test 507 Fill a page 0-7 + clear screen
  8. Test 508 Rotate screen by rotating software buffer
  9. Test 701 Default font
  10. Test 702 gll font
  11. Test 703 Pico font
  12. Test 704 Sinclair font
  13. Test 705 Orla Font
  14. Test 706 Retro Font
  15. Test 707 Mega font
  16. Test 708 Arial bold font
  17. Test 709 hallFetica font
  18. Test 710 Arial round font
  19. Test 711 GroTesk font
  20. Test 712 Sixteen Segment font
  21. Test 713 Display ASCII font 32-127 default font
  22. Test 714 Base number systems using print method
  23. Test 715 println + print & textwrap
  24. Test 716 print method String object
  25. Test 717 print method numbers
  26. Test 718 Fonts thick, seven segment + mint
  27. Test 901 standard graphic tests
  28. Test 905 Polygons
  29. Test 906 Dot Grid
  30. Test 907 Quadrilateral
  31. Test 908 Ellipse
  32. Test 909 Draw Arc and draw simple arc