Personal tools
You are here: Home Downloads M16C / M32C LCD & Video

LCD & Video

Info on driving LCDs, both character and graphic, using the M32C, M16C, or R8C devices. Also includes info on using these parts to create video output.

File 320x240 graphic LCD control
An example using an M16C to control a 320x240 graphic LCD module.
File Character LCD control
Project has code to use a small character LCD display.
File Control of a 240x128 graphics LCD
Provides an example of driving a 240x128 graphics LCD.
File Control of character LCD.
This project takes motion information from accelerometers on a glove and converts the information to text output on a small character LCD. The application converts American Standard Sign Language to text.
File LCD Vee generation.
This project uses a PWM channel to generate the Vee bias voltage for a graphic LCD display.
File RGB video generation.
This project uses internal memory and DMA channels to create color, NTSC and PAL, RGB and sync video signals without the use of an external video IC or DAC.