This project shows how to use a MiniPOV3 as an AVR programmer. Read more about this build at the link below.
Using a MiniPOV3 as an AVR programmer
This is an amazing DIY oscilloscope that is controlled by a WinAVR microprocessor. The source code, schematic and PCB are all well documented and available for download. If you try this one out, don't... 查看全文
This is the second version of the AVR signal generator. This time it uses a single sided PCB to simplify the project, and has both offset and amplitude controls. All the source code and schematics are... 查看全文
Filed under: misc hacks[David]'s been building his own game platform based on an ATMega chip and an eight by eight LED matrix. Looks like he's used the project as an excuse to get familiar with eagle ... 查看全文
David on Robot w/Lasers created a handheld gaming device using an ATMEGA32 and an 8x8 LED matrix.It's currently running a breakout-style program he wrote and the self contained platform shows a lot of... 查看全文
David sent in his version of the game of life. It's made with an AVR micro-controller and a 20x4 character display. Everything you need know about building one for yourself is available on his website... 查看全文
This is a nice way to access a TDA7313 Audio processor via an AVR, an LCD screen, and a few simple buttons. The website has all the compiled firmware, WinAVR ready source files, and Eagle files availa... 查看全文
01、在C:或其他盘下安装VC6.002、在C:或其他盘下新建ECC文件夹03、在C:\ECC目录下安装WinAVR-20040720版04、在C:\ECC目录下新建common文件夹05、把lib和... 查看全文
Linus Akesson and friends have created the "Craft" demo - using an ATmega88 to generate 4 channels of 8-bit sound and 3D graphics. Timing is crucial: One display line takes 24 μs, and is followed by a... 查看全文
Rob writes that he's created a custom Arduino AVR library for EAGLE that lets you easily integrate Atmel's ATMEGA168 and ATMEGA8 microcontrollers into your designs. You can download this library from ... 查看全文
The AVGA project is an open source (It's GPL, but it says "don't make money with it") AVR based color video game development platform for a single chip game console via HackedGadgets.Read more |Permal... 查看全文