7 comments

[ 3.0 ms ] story [ 21.4 ms ] thread
Doesn't this take the fun out of generating an [analog] video signal from a microcontroller though? Where's the cycle-counting timing goodness?

Kidding aside, this looks like a fantastic toy to play around with.

Gotta start somewhere ;). I'l see how it goes, have two LCD's ordered and on the way now.
I have used them on ARM boards (STM32 Cortex M3). Quite easy there :)
According to display controller's datasheet[1], it does support analog (RGB) input too ;)

Edit: well, reading the datasheet a bit more, the RGB interface is somewhat digital. But fiddling with timing is still there ;)

[1]: http://www.adafruit.com/datasheets/ILI9325.pdf

We embedded engineers think the same thing about stuff like Rails and Sinatra. Where's all the fun in making your own web stack anymore? =)
So is there any possible way to run an HTML5 app in the Arduino and then run it into the LCD screen?
(comment deleted)