Nokia 3310/5110 display library
From MCS Wiki AVR
(Difference between revisions)
Admin (Talk | contribs)
(Created page with "==NOKIA-3310/5110 B&W LCD library written as standard BASCOM one. This LCD uses controller PCD8544.== <gallery> File:N5110 1.jpg </gallery> *Library has software screen ro...")
(Created page with "==NOKIA-3310/5110 B&W LCD library written as standard BASCOM one. This LCD uses controller PCD8544.== <gallery> File:N5110 1.jpg </gallery> *Library has software screen ro...")
Latest revision as of 19:34, 25 August 2015
NOKIA-3310/5110 B&W LCD library written as standard BASCOM one. This LCD uses controller PCD8544.
- Library has software screen rotation to 180° option.
- Pins CS & RESET for library is optional. CS may be permanently connected to GND or may be used to select chip outside. RESET may be connected to +3,3V via RC-chain (10k-1mkF).
- Also it is possible to regulate Contrast. See example for details.