Test file for Nokia 5110 display showing use of Text,graphics & functions. Project Name: Display_Lib_RPI.
More...
#include "pico/stdlib.h"
#include "hardware/spi.h"
#include "displaylib/nokia5110.hpp"
Test file for Nokia 5110 display showing use of Text,graphics & functions. Project Name: Display_Lib_RPI.
- Author
- Gavin Lyons
- Test:
- Test 501 fill + clear screen
- Test 502 Sleep
- Test 503 Rotation
- Test 504 invert screen command
- Test 701 Default font
- Test 702 gll font
- Test 703 Pico font
- Test 704 Sinclair font
- Test 707 Mega font
- Test 708 Arial bold font
- Test 709 hallFetica font
- Test 710 Arial round font
- Test 711 GroTesk font
- Test 712 Sixteen Segment font
- Test 713 Display ASCII font 32-90 default font
- Test 714 Base number systems using print method
- Test 715 println + print & textwrap
- Test 716 print method String object
- Test 717 print method numbers
- Test 901 Graphics shapes
- Test 902 Draw pixel
- Test 903 Draw lines
- Test 904 Advanced Graphic shapes