Friday, May 15, 2015

Arduino Analog clock with DS1307

arduino_my_name_analogclock.png

Another experiment with Arduino based on experiment with TFT 240×320 display using driver chip ILI9341 and DS1307 real time clock module.

Turn out this can be a nice analog-clock on my desk to replace the widget analog-clock of windows 7.

[Read more…]

Friday, May 8, 2015

240×320 2.8” TFT Display breakout using driver ILI9341

9341breakout1.jpg

Playing around with 2.8” TFT display with driver ILI9341 from ebay. This one has SPI connection and SD card reader built-in at the back of this TFT display. I choose the display without touch-screen because I don’t need it for my next project.

But it seems I always have trouble with things from ebay: this TFT display using driver ILI9341 that accept 3v3 signal and the module doesn’t come with a level conversion chip like this LCD Shield using driver 4535.

[Read more…]