Readers: 0 | Updated: 2008

Modify a MiniPOV into an AVR programmer

Translate Into:

minipov_progrmmer.JPG

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

Read more Permalink Comments Read more articles in Arduino Digg this!

From The Blogs

MAKE Magazine

2008
AVR oscilloscope
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... 查看全文

MAKE Magazine

2008
AVR DDS signal generator
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... 查看全文

Hack a Day

2008
AVR LED Game project
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 ... 查看全文

MAKE Magazine

2008
Handheld AVR gaming project
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... 查看全文

MAKE Magazine

2008
AVR based game of life
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... 查看全文

MAKE Magazine

2008
AVR based TDA7313 Audio processor control
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... 查看全文

C++博客-首页原创精华区

2008
VC6 与GCC-avr交叉环境配置
01、在C:或其他盘下安装VC6.002、在C:或其他盘下新建ECC文件夹03、在C:\ECC目录下安装WinAVR-20040720版04、在C:\ECC目录下新建common文件夹05、把lib和... 查看全文

MAKE Magazine

2008
AVR demo platform rocks the color VGA +audio
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... 查看全文

MAKE Magazine

2008
Arduino AVR library for EAGLE
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 ... 查看全文

MAKE Magazine

2008
AVGA - AVR video games, Mario and Pac-Man clones...
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... 查看全文
More Articles