- This topic has 1 reply, 2 voices, and was last updated 9 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › Arduino › Graphic LCD
Hello
I'm trying to interface Nokia 5110 84X48 GLCD (PCD8544).
I'm aware of Arduino basics. I have displayed some alphanumerics and some bitmap images.
it's working!!!!!
Now I want to animate images like making a analog clock or digital clock (HTC clock).
What is basic idea to animate images??
C graphics or something else?
Thank You
GFX library (courtesy of Adafruit)
Refer to this library for making analog or digital clock.