displaylib_1bit_PICO 2.0.0
1-bit colour graphic display library, Rpi PICO RP2040 library
Loading...
Searching...
No Matches
main.cpp File Reference

Test file for ERM19264_UC1609_PICO library, testing text, fonts & graphics. More...

#include "pico/stdlib.h"
#include "hardware/spi.h"
#include "displaylib/erm19264.hpp"

Detailed Description

Test file for ERM19264_UC1609_PICO library, testing text, fonts & graphics.

Author
Gavin Lyons
Test:
  1. Test 701 Default font
  2. Test 702 Wide font
  3. Test 703 Pico font
  4. Test 704 Sinclair font
  5. Test 705 Mega font
  6. Test 706 Arial bold font
  7. Test 707 hallFetica font
  8. Test 708 Arial round font
  9. Test 709 GroTesk font
  10. Test 710 Sixteen Segment font
  11. Test 711 Display ASCII font 0-255 default font
  12. Test 712 Base number systems using print method
  13. Test 713 println + print & textwrap
  14. Test 714 print method String object
  15. Test 715 print method numbers
  16. Test 901 Graphics functions