Simple driver for the ST7920 graphic LCD 128x64. Basic functions for displaying internal ROM fonts like a 16x4 LCD Extended function to fill the screen with a bitmap
Dependents: Graficador_De_Bode_OTERO-OSSO_PPs2018
Diff: st7920.h
- Revision:
- 1:c7d041bdb718
- Parent:
- 0:1a97e0243dbc
--- a/st7920.h Fri Jun 29 22:47:51 2012 +0000 +++ b/st7920.h Thu Dec 06 00:06:24 2018 +0000 @@ -214,7 +214,6 @@ -private: BusInOut DB; DigitalOut RS; DigitalOut RW;