https://github.com/kr4fty/st7628-nokia-1600-lcd-library
ST7628 display library for Arduino (Included in the phone Nokia 1600)
https://github.com/kr4fty/st7628-nokia-1600-lcd-library
Last synced: 10 months ago
JSON representation
ST7628 display library for Arduino (Included in the phone Nokia 1600)
- Host: GitHub
- URL: https://github.com/kr4fty/st7628-nokia-1600-lcd-library
- Owner: kr4fty
- License: gpl-2.0
- Created: 2015-06-06T19:39:52.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-09-28T08:59:26.000Z (over 3 years ago)
- Last Synced: 2025-03-26T13:21:19.576Z (about 1 year ago)
- Language: Arduino
- Homepage:
- Size: 184 KB
- Stars: 15
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ST7628
ST7628 lcd library for Arduino
Display Nokia 2310, chipset ST7628, compatible with:
Nokia 1600, 1208, 1209, 2310, 2126 CDMA, (6125small, 6136, N71small)
## Pinouts
1: SCLK
2: SDA 1 _+--+_ 10
3: GND 2 _+--+_ 9
4: /CS 3 _+--+_ 8
5: /RES 4 _+--+_ 7
6: +Vled 5 _+--+_ 6
7: -Vled +-----------------+--+---+
8: ------ |+----------------------+|
9: Vdda +2.8v (2.4v - 3.3V) || Nokia 1600 ||
10: Vddio +1.8v (1.65v - 3.0v) || LCD ||
|| (98x70) ||
|| visible 96x68 ||
|| ||
|+----------------------+|
+------------------------+
## Videos - FFT demo
* https://www.youtube.com/watch?v=IAP3RYwZHVA
* https://www.youtube.com/watch?v=7KjgSyl-0yg
### Author
Tapia Favio