F1 demo on LCD
category: general [glöplog]
Hi there!
I'm just a follower of the demo scene and i'm totally ignorant about coding demos.
I'm working for company that produces pumps (for real) and mesurement instruments.
My task (as an engineer) is to build a firmware to control an 240x128 LCD (mounted on mesurement instruments). http://upload.ecvv.com/upload/Product/20089/China_graphic_lcd_module_2401282008951113246.JPG
This with a Toshiba 6963C
Language is keil uvision (for keil cortex mc)... similar to c++.
My questions are:
1) does exist a demo in c++?
2) can i make a demo like an INTRO for my diplay?
P.S.: sorry for any grammar mistake but i'm italian
thank you all
I'm just a follower of the demo scene and i'm totally ignorant about coding demos.
I'm working for company that produces pumps (for real) and mesurement instruments.
My task (as an engineer) is to build a firmware to control an 240x128 LCD (mounted on mesurement instruments). http://upload.ecvv.com/upload/Product/20089/China_graphic_lcd_module_2401282008951113246.JPG
This with a Toshiba 6963C
Language is keil uvision (for keil cortex mc)... similar to c++.
My questions are:
1) does exist a demo in c++?
2) can i make a demo like an INTRO for my diplay?
P.S.: sorry for any grammar mistake but i'm italian
thank you all
Quote:
does exist a demo in c++?
yeah at least a major part of the PC demos. :)
and I think you're looking for the demo sources.
You can surely make a demo for your display. A friend was programming some scrolltext for little led display and we were thinking if we could fit a plasma or fire effect there (but never did it of course :). The demoscene can make a demo in your refrigerator!
Quote:
The demoscene can make a demo in your refrigerator!
great news! my refrigirator is very demoless, so could your demoscene make me a demo for it ? It's one of those big white, screenless fridge. And it has powerful sound!
thank you very much!
2) If your coding skills are better than your grammar you probably can.
bbcode fix.
Being italian is not an excuse for bad grammar ;-)
If you can turn pixels (or anything similar) on and off on your display, then you can most likely make effects on any device. It all depends on the framerate you can achieve...
If you can turn pixels (or anything similar) on and off on your display, then you can most likely make effects on any device. It all depends on the framerate you can achieve...