Test file for Nokia 5110 display showing use of Text,graphics & functions. Project Name: Display_Lib_RPI.
More...
#include <cstdio>
#include <iostream>
#include "NOKIA_5110_LCD_RDL.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 705 Orla Font
- Test 706 Retro 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