How do I do this in LCDC?

LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT Series

Moderators: Henry, Mods

Post Reply
invalidbuffalo
LCD!
Posts: 19
Joined: Thu Apr 12, 2007 10:03 pm

How do I do this in LCDC?

Post by invalidbuffalo »

I just got a Matrix Orbital display and I need some help with LCDC...
I'm trying to make a volume screen that uses the bars_vertical character set. What I want to have happen is simply this: As you increase the volume, it adds the next custom character to the bar.

Does anybody have an idea how to do this?

Thanks.

UPDATE: Nevermind, I got help from someone on LCDC forums. For anyone interested the solution code is this:
[?[#$MULVolLTT]=>1?[#$CC0]? ?][?[#$MULVolLTT]=>13?[#$CC1]? ?][?[#$MULVolLTT]=>26?[#$CC2]? ?][?[#$MULVolLTT]=>39?[#$CC3]? ?][?[#$MULVolLTT]=>52?[#$CC4]? ?][?[#$MULVolLTT]=>65?[#$CC5]? ?][?[#$MULVolLTT]=>78?[#$CC6]? ?][?[#$MULVolLTT]=>91?[#$CC7]? ?]
Attachments
When the volume is all the way down I want this:
When the volume is all the way down I want this:
screenshot004.gif (667 Bytes) Viewed 4359 times
When it is up all the way I want to see this:
When it is up all the way I want to see this:
screenshot003.gif (768 Bytes) Viewed 4359 times
Raquel
Matrix Orbital
Matrix Orbital
Posts: 834
Joined: Thu Aug 19, 2004 3:37 pm
Location: MO Office

Post by Raquel »

Glad that you've figured things out; and thank you for sharing the solution.
Raquel Malinis
Design and Development
Matrix Orbital
Post Reply