Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
April 26, 2024, 08:43:33 20:43


Login with username, password and session length


Pages: [1]
Print
Author Topic: PIC and animation on GLCD  (Read 2162 times)
0 Members and 1 Guest are viewing this topic.
MrGG
Newbie
*
Offline Offline

Posts: 9

Thank You
-Given: 4
-Receive: 17


« on: November 03, 2020, 08:13:37 20:13 »

is it worth to pursue a project with a PIC18-24 family to do some animation graphics on a 128x64 GLCD I2C, SPI or parallel interface? I have not seen many examples on this topic and I wondered if anyone knows if they perform or are kind of sluggish.
thanks
Logged
bigtoy
Active Member
***
Offline Offline

Posts: 238

Thank You
-Given: 322
-Receive: 297


« Reply #1 on: November 07, 2020, 07:45:03 19:45 »

I've not done it using a PIC, but have done it using a Cortex-M0+. I can tell you that I2C and SPI are both too slow (assuming your animation is more than 10x10 pixels!). In my case I had 4 bargraphs going up and down in real time, along with displaying their values below each one. Using a parallel interface to drive a color 320x240 screen, it was no problem making it look pretty fluid. Even so, I was only updating the bargraphs themselves and the text several times a second, and not the entire screen. No matter how you hook it up, it'll go easiest if you're careful to only update the pixels that actually need updating, to reasonably minimize the amount of data you have to send to the screen.

Logged
Pages: [1]
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC