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

Example file for ERM19264_LCD display , tests library User selects hardware or software SPI based on MARCO hardwareSPI in USER OPTION below Project Name: Display_Lib_RPI. More...

#include <cstdio>
#include "Bitmap_test_data.hpp"
#include "ERM19264_UC1609_LCD_RDL.hpp"

Detailed Description

Example file for ERM19264_LCD display , tests library User selects hardware or software SPI based on MARCO hardwareSPI in USER OPTION below Project Name: Display_Lib_RPI.

Test:
  1. Test 301 LCD bitmap method
  2. Test 303 LCD update init method
  3. Test 304 Drawbitmap to buffer method, vertical addressing
  4. Test 305 Drawbitmap to buffer method, horizontal addressing
  5. Test 501 All Pixels on
  6. Test 502 Invert screen
  7. Test 503 Flip 180 with LCD rotate command screen
  8. Test 504 Scroll Screen
  9. Test 505 Enable and disable Screen
  10. Test 506 Rotate software buffer
  11. Test 601 FPS frame rate per second HW SPI
  12. Test 701 Default font
  13. Test 702 gll font
  14. Test 703 Pico font
  15. Test 704 Sinclair font
  16. Test 705 Orla Font
  17. Test 706 Retro Font
  18. Test 707 Mega font
  19. Test 708 Arial bold font
  20. Test 709 hallFetica font
  21. Test 710 Arial round font
  22. Test 711 GroTesk font
  23. Test 712 Sixteen Segment font
  24. Test 713 Display ASCII font 32-127 default font
  25. Test 714 Base number systems using print method
  26. Test 715 println + print & textwrap
  27. Test 716 print method String object
  28. Test 717 print method numbers
  29. Test 718 Fonts grotesk big , inconsola, mint and seven segment
  30. Test 901 Graphics
  31. Test 905 Polygons
  32. Test 906 Dot Grid
  33. Test 907 Quadrilateral
  34. Test 908 Ellipse
  35. Test 909 Draw Arc and draw simple arc