Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: Hawaii00000 on January 14, 2011, 09:03:46 PM

Title: OLED Confusion
Post by: Hawaii00000 on January 14, 2011, 09:03:46 PM
Hey guys, quick question about and article I saw of HaD. The article has a video that shows and arduino controlling a color lcd display, and I was wondering how what handles all the graphics processing. Surely not the arduino.

Heres the article:
http://hackaday.com/2011/01/09/oled-displays-and-small-microcontrollers/#more-32665 (http://hackaday.com/2011/01/09/oled-displays-and-small-microcontrollers/#more-32665)

And video:



http://www.youtube.com/user/rossumur#p/a/u/0/iHNqnbSxd6c (http://www.youtube.com/user/rossumur#p/a/u/0/iHNqnbSxd6c)
Title: Re: OLED Confusion
Post by: madsci1016 on January 14, 2011, 09:19:03 PM
Quote
SPI has a bad rap of being slow when it comes to displays. With a bit of fiddling it is possible to get 500k pixels per second from a Arduino Duemilanove which is more than enough perf for these small screens: >30fps on 128x128.

Apparently it is. Best check out the source code.
Title: Re: OLED Confusion
Post by: Crunchy Theory on January 14, 2011, 11:35:52 PM
Holy cow, nice find! Now we need webbotlib support for those...  ;D
Title: Re: OLED Confusion
Post by: Hawaii00000 on February 27, 2011, 08:35:33 PM
Apparently they come in touch screen:

uOLED-32028-P1T running MIDIZAMP (http://www.youtube.com/watch?v=HzvT_imxryM#ws)

From what I can understand there's a graphics processing chip on the screen. Found these for those that are interested:

http://jennylc.com/4d/ (http://jennylc.com/4d/)
http://www.4dsystems.com.au/prod.php?id=34 (http://www.4dsystems.com.au/prod.php?id=34)