News

Making a microcontroller speak to a VGA monitor has been a consistent project in our sphere for years, doing the job for which an IBM PC of yore required a plug-in ISA card. Couldn’t a microc… ...
Arduino Snake Components used * Arduino MEGA 2560 R3 * VGA Cable * 4x4 Button Matrix (HW-834) Schematic Project functionality The main Arduino library used for this project is VGAx that generates the ...
This library can be use to draw text on a VGA monitor using a atmega328 or an arduino and a couple of resistor.
If your Arduino project requires a VGA connection you may be interested in a new Arduino VGA Shield that has been created by serial Kickstarter entrepreneur Masih Vahida. The third generation of ...
Makers, developers and hobbyists that have created Arduino projects that require any kind of TV or monitors with RGB or AV ports, may be interested in a new Arduino VGA graphics shield that has ...
Based on the tiny uChip board, uSVC Arduino VGA board allows you to make your own retro-gaming console for playing "9-bit" retro games.
Arduino boards are convenient to control I/Os, link LEDs, and display info on small LCD displays, but if you want to output data to a larger monitor, it’s a bit more complex. NovaVGA shield for ...
The project illustrates the use of Arduino for generating audio VGA visuals which is related to the dual monitor VGA hacking project. In order to build the device, there are several components which ...
Happily there’s a handy Arduino AY3891x library by [Andreas Taylor] that makes it about as simple as can be to explore this part’s capabilities for yourself.