Circuit Lake

Electronic Project and Circuit Collection

Archive for the ‘FPGA’

32-Channel Digital R/C Servo Controller

January 12, 2010 By: admin Category: AVR, Control, Digital, FPGA, Microcontroller, Project No Comments →

Advertisement

This project will show you how to build single digital controller to drive 32 channel R/C servo. The main component in this project is AVR ATmega8515L and Xilinx Spartan IIE FPGA. The combination between FPGA and an ATmega8515L microcontroller make this project powerful solution for robotics applications, especially multi-legged walking robot project.

FPGA Alien Slaughter II Video Game

May 09, 2009 By: admin Category: FPGA, Game, Project No Comments →

Advertisement

Alien Slaughter II based on FPGA system project is custom 32-bit embedded computer system with media and network interfaces. The video game project was created from the ground up in three design areas : circuit board design, chip design, and software.
The board designed based on an Altera Cyclone FPGA with 12,000 logic elements. FPGA [...]

Hands-On FPGA Based Digital Oscilloscope

September 15, 2008 By: admin Category: Digital, FPGA, Project No Comments →

Advertisement

Let’s build a simple digital oscilloscope.

Single channel 100MHz/100MSPS (100 mega-samples-per-second)
RS-232 based (we’ll look into USB too)
Inexpensive!

A simple digital oscilloscope recipe