Skip to content

nokia 105 display being hacked to use as module display in various projects. oled and chracter displays are not enough to to make controller or interactive controller.

Notifications You must be signed in to change notification settings

Abhishektiwari7/lcd_nokia_105_drivers

Repository files navigation

LCD_Nokia_105_Drivers

this given lcd i found from a old nokia 105 mobile phone. indeed, i enjoyed the journey and proccess to make it work like this.

9 bit spi data transmission is not easy by using hardware spi. because generally spi are in 8 bit,18 bit and 32 bit. but i need 9 bit spi clock. which why currently stick on bit bang register manipulation to simulate as api transmission.

Working Principle of Display on Youtube Video. just to share my experience.

SPFD54124B Driver IC

plot

Support: Arduino Uno, ESP8266, ESP32_IDF And ESP32 WROOM32

Goals

  • sd card support.

Accompolised

  • Adafruit_gfx library: Spritegraphics,graphs,circle, rectangle,and triangle only on esp8266 and esp32.
  • fast image processing.
  • Header files contain comments.
  • PCB design with - ESP12S,ESP32,and Breadboard Breakout.
  • Compatibility : esp32, esp32_idf,AVR-AtMega328p and esp8266.
  • Hardware SPI : esp32_idf.

Current Status

  • stm32.

About

nokia 105 display being hacked to use as module display in various projects. oled and chracter displays are not enough to to make controller or interactive controller.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published