You are viewing an older revision! See the latest version
uVGAII

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.
Wiring for demo program:
| mbed | uVGAII |
|---|---|
| 5V | 5v |
| Gnd | Gnd |
| TX=P9 | RX |
| RX=P10 | TX |
| P11 | Reset |
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

mbed demo program output on a VGA monitor.
(will update later with a new 640 by 480 image)
