micropython-pcd8544 icon indicating copy to clipboard operation
micropython-pcd8544 copied to clipboard

MicroPython driver for Nokia 5110 PCD8544 84x48 LCD modules

Results 2 micropython-pcd8544 issues
Sort by recently updated
recently updated
newest added

Use 8x5 fonts for clearer and denser text on the PCD8544. font is the one found in various Arduino libraries and projects, just converted to a binary file and loaded...

i have esp01 which have limited pins but i2c pins is there so i was thinking what if using PCF8574? it expand the GPIO pins and make PCD8544 to run...