luis.net
Hardware VGM Player – Luis Gonzalez
http://luis.net/portfolio/hardware-vgm-player
January 9, 2016. Desoldering the YM2612 from the Sega Genesis (Megadrive). I took apart a Genesis Model 1 and removed its FM Chip. This sound chip needed a separate amplifier. Here is the circuit playing the first stage of Altered Beast which features the YM2612 FM chip. The VGM files are streamed from the microSD card to the sound chips via SPI bus. The text microvga.com display module. Desoldering the YM2413 from a Yamaha PSS-170 Keyboard. I added a YM2413 sound chip from a Yamaha PSS-170 Keyboard.
tinyvga.com
Lattice MachXO CPLD/FPGA VGA generator
http://www.tinyvga.com/machxo-vga
Com: VGA Microcontroller projects. Lattice MachXO CPLD/FPGA VGA generator. Interested in easy to use VGA solution for embedded applications? This FPGA Verilog design generates test pattern on a VGA monitor. The FPGA is connected as follows, CLK is 50 MHz:. Download: MachXO ispLEVER project package (verilog source). The MachXO can be programmed using PLDTool. And design debugged/programmed using JTAG Test. IspLEVER is available for free from Lattice Semiconductors.
tinyvga.com
PIC 16F84 Microcontroller VGA interface
http://www.tinyvga.com/pic-vga
Com: VGA Microcontroller projects. PIC 16F84 Microcontroller VGA interface. Interested in easy to use VGA solution for embedded applications? This scheme, designed by Eric Schlaepfer. Widespreads in the Internet. Unfortunately, at it there is an error in distributing of the pins of the controller, and the program, enclosed it, is intended for a CGA/MDA of monitors and with VGA DOES NOT WORK. A nice joke ;-) ) I offer the fitted scheme and program adapted for VGA of a mode 640x480 60Hz.
eldiariodehates.blogspot.com
Tutoriales de Arduino: Salida VGA con Arduino
http://eldiariodehates.blogspot.com/2011/02/salida-vga-con-arduino.html
Publicaciones de pequeños proyectos realizados bajo la plataforma de desarrollo de Arduino. Con material económico. Martes, 8 de febrero de 2011. Salida VGA con Arduino. Bueno ya tocaba escribir la primera entrada del 2011. Pese al parón con este blog no he parado de cacharrear con Arduino y os traigo una de las cosas mas vistosas con las que he tratado, una interfaz VGA para Arduino. Resolución física: 800x600 a 60Hz. Mas información en su página (ingles): http:/ www.microvga.com/. Precio: 23,90 €.
eldiariodehates.blogspot.com
Tutoriales de Arduino: febrero 2011
http://eldiariodehates.blogspot.com/2011_02_01_archive.html
Publicaciones de pequeños proyectos realizados bajo la plataforma de desarrollo de Arduino. Con material económico. Martes, 8 de febrero de 2011. Salida VGA con Arduino. Bueno ya tocaba escribir la primera entrada del 2011. Pese al parón con este blog no he parado de cacharrear con Arduino y os traigo una de las cosas mas vistosas con las que he tratado, una interfaz VGA para Arduino. Resolución física: 800x600 a 60Hz. Mas información en su página (ingles): http:/ www.microvga.com/. Precio: 23,90 €.
tinyvga.com
Atmel ATmega and ISA VGA
http://www.tinyvga.com/avr-isa-vga
Com: VGA Microcontroller projects. Atmel ATmega and ISA VGA. Interested in easy to use VGA solution for embedded applications? This project connects ISA VGA card to Atmel AVR ATmega 128. The following cards are supported:.
tinyvga.com
Atmel ATmega Microcontroller VGA/PAL adapter
http://www.tinyvga.com/avr-vga
Com: VGA Microcontroller projects. Atmel ATmega Microcontroller VGA/PAL adapter. Interested in easy to use VGA solution for embedded applications? The prototype of VGA video adapter. This is what it looks like on a VGA monitor. And output on a TV set. Background of the project. There are examples out there that utilise standards such as PC-104 or complex FGPA implementations found at www.opencores.org. What I desired was a quick and dirty solution that did not cost too much. Initial calculations showed t...
tinyvga.com
Frequently asked questions: tinyvga.com
http://www.tinyvga.com/faq
Com: VGA Microcontroller projects. Frequently asked questions: tinyvga.com. The following FAQ chapters are available:. FAQ on PC Graphics Cards. NTSC (TV) signal related questions. PAL (TV) signal related questions. Shipping / billing / ordering FAQ.
tinyvga.com
Atmel ATmega Video generator with SDRAM
http://www.tinyvga.com/avr-sdram-vga
Com: VGA Microcontroller projects. Atmel ATmega Video generator with SDRAM. Interested in easy to use VGA solution for embedded applications? This projects uses 8MByte SDRAM from a 168 pin DIMM SDRAM and generates videosignal for a VGA monitor with a resolution of 512x480 pixels with 256 colors at 60Hz using mega8515. So far this project works but is not yet complete. The text demo application shows a text stored in flash memory. Graphics demo receives a BMP image large 512x512 pixels with 256 colors.