Programmer

TINYHVSP – HIGH VOLTAGE SERIAL PROGRAMMER BASED ON ATTINY84

TINYHVSP – HIGH VOLTAGE SERIAL PROGRAMMER BASED ON ATTINY84

Stefan Wagner’s EasyEDA profile is definitely the go-to source for all things ATtiny. He’s built 10s of projects, some of which we have covered here, that are based on the tiny microcontrollers, and it only makes sense that one of his latest projects, called the TinyHVSP, is a tool to help with development using the Attiny […]

TINYHVSP – HIGH VOLTAGE SERIAL PROGRAMMER BASED ON ATTINY84 Read More Ā»

How to Program AVR Microcontroller Atmega16 Using USBASP programmer and Atmel Studio 7.0 1

How to Program AVR Microcontroller Atmega16 Using USBASP programmer and Atmel Studio 7.0

There are several ways to program AVR microcontrollers. We are programming it with USBASP v2.0 serial programmer. For demonstration we will use ATmega16 Microcontroller and Atmel Studio. We will test the programmer with a blink sketch. Below are the steps to burn the code into Atmega ICs using USBASP JTAG and Atmel Studio: Installing USBASP

How to Program AVR Microcontroller Atmega16 Using USBASP programmer and Atmel Studio 7.0 Read More Ā»

Reciever Module

Morse It!

Before cell phones even before telephones, people communicated through Morse code. Despite being a technology that is over 160 years old, it’s still used today among amateur radio users and on some ships. While you might not find any particular use for Morse code in your daily life, learning Morse is a fun and engaging

Morse It! Read More Ā»

How to Make a PIC Programmer PicKit 2 clone

How to Make a PIC Programmer – PicKit 2 ā€˜clone’

Hi! This is a short Instructable on making a PIC programmer which acts as a PicKit 2. I made this because it is way cheaper than buying an original PicKit and because Microchip, the manufacturers of PIC microcontrollers and the PicKit programmer, provides schematics and software, making it really easy for us to design our

How to Make a PIC Programmer – PicKit 2 ā€˜clone’ Read More Ā»

Atmel AVR ISP Microcontroller Programmer Project

One of the frustrating part in learning AVR microcontroller for the beginners is the AVR microcontroller programmer. The question is how to program my AVR mircrocontroller; actually if you googling on the internet and search for AVR ISP Programmer there are plenty information; start from simply using your PC parallel port to the sophisticated Atmel

Atmel AVR ISP Microcontroller Programmer Project Read More Ā»

USB AVR in-system Programmer using ATtiny2313

Introduction. Nowadays, USB is the most popular connection between PC and peripherals such as AVR programmers, printers, scanners etc. For that reason I had to modify my old serial AVR In-System-Programmer (ISP) to work with USB connection. You can say, ā€œuse a USB to Serial adaptor to connect your AVR ISP with your PCā€. Yes, that could

USB AVR in-system Programmer using ATtiny2313 Read More Ā»

AvrUsb500 — an open source Atmel AVR Programmer using ATmega8

Why Stk500 and USB? Until the beginning of this year a simple parallel port programmer was the only good programmer as it could be used for any device. All device dependent information is stored in the programmer software on your computer. The problem is however that the parallel port is slowly disappearing. Apple does not

AvrUsb500 — an open source Atmel AVR Programmer using ATmega8 Read More Ā»

Build your own PICkit 2 programmer

There are many PIC programmer available, commercial and DIY devices. As Microchip introduces the new microprocessors the programming software got to be updated accordingly playing catch-up with the PIC manufacturer. That is the root of the problem with third-party PIC programmers. Microchip’s PICkit 2 is the low cost ICSP programmer for Flash PICs with USB

Build your own PICkit 2 programmer Read More Ā»

Scroll to Top