SounDuke Posted September 8, 2006 Report Posted September 8, 2006 Hello everyone, I'm building three keyboards with 76 keys using mb64 app. I'd like to display all the 76 keys on the lcd, but since I don't know the different performance of the displays (glcd 128x64 or character displays) I'm unsure of which lcd would be optimal to accomplish my visual needs. Any kickstart? maybe a 4x20 character display? Thanks in advance Quote
TK. Posted September 9, 2006 Report Posted September 9, 2006 Graphical displays don't bring any advantage so long the application doesn't provide a special display mode which gets use of graphical icons. This is currently only the case for MBLCSo, a character display is the way to go for non-programmers. The performance is better, but this doesn't really matter so long only buttons have to be handled, and no time consuming tasks are running in backgroundBest Regards, Thorsten. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.