navigationGo.pngQuick Navigation
allprojects32.pngAll projects
hardware32.pngHardware
links32.pngLinks

favoriteStar32.pngTop projects
Alan numitron clock
Clapclap 2313/1386
SNES Pi Webserver
USB Volume/USB toys
Smokey amp
Laser cutter
WordClock
ardReveil v3
SNES Arcade cabinet
Game boy projects
cameleon
Home Presence Detector

github32.pngGitHub
AlanFromJapan

navigationMail.pngContact me

alanfjmail.png
3flags.pngWho's Alan?


Akizukidenshi
Elec-lab
Rand Nerd Tut
EEVblog
SpritesMods
AvrFreaks
Gameboy Dev
FLOZz' blog
Switch-science
Sparkfun
Suzusho
Datasheet Lib
Reddit Elec
Ermicro
Carnet du maker (fr)

Arduino and graphical LCD

Last update: Thu Jun 5 22:25:40 2025
kalshagar - Arduino and graphical LCD

Shopping


Monochrome LCD

Tutorials and doc


Color screens

Nokia screens 5110

It's a 84x48 pixels display, cheap and easy to use. Ready to run for the text with libs here under, and if you want to draw know this : the screen is a 84 (cols) x (6 bytes = 48 rows) in readonly mode. You must store in memory the representation of what you draw (84*6=504 bytes), switch the status of the pixel and push back the whole 8pixel(byte) part of line.



Could we use it to do some nice FFT ? http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1286718155

Scavenged screens


Cheap eBay LCD screens

Bought one the other day, let's give a try. Lots of pins and 3.3v but worth the tryout.

4G LCD and OLED

All content on this site is shared under the MIT licence (do what u want, don't sue me, hat tip appreciated)
electrogeek.tokyo ~ Formerly known as Kalshagar.wikispaces.com and electrogeek.cc (AlanFromJapan [2009 - 2025])