You are viewing an older revision! See the latest version

uVGAII

/media/uploads/4180_1/uvgaii.jpg
The uVGA II board from 4D Systems

The uVGAII from 4D Systems is a VGA controller on a breakout board. The existing mbed cookbook 4D SGC library can be used with a couple minor patches for 640 by 480 resolution.

Here is a uVGAII demo program to try:

Import programuVGAII_demo

A demo program for the uVGAII board using the mbed cookbook 4DGL library in 640 by 480 VGA mode


Here is the wiring for the demo program:

mbeduVGAII
5V5V
GndGnd
TX=P9RX
RX=P10TX
P11Reset

/media/uploads/4180_1/mbed_vga.jpg
mbed demo program output on a VGA monitor.
(will update later with a new 640 by 480 image)


All wikipages