Skip to content

Matiasus/PCD8544

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Library for LCD PCD8544 driver display

PCD8544 Description

Detailed information are described in Datasheet PCD8544.

Library

C library for driving Nokia 5110 LCD display with PCD8544 Driver through SPI's Atmega16 / Atmega8.

Usage

Prior defined for MCU Atmega16 / Atmega8. Need to be carefull with SPI ports definition.

PORT Atmega16 Atmega8
SS PB4 PB2
MOSI PB5 PB3
MISO PB6 PB4
SCK PB7 PB5

Tested

Library was tested and proved on a Nokia 5110 LCD display with Atmega16.

Demonstration

Links

Acknowledgement

About

C library for PCD8544 LCD driver

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages