AVR ATmega Programmers

ULN2003 – SEVEN DARLINGTON ARRAYS IN NEW TSSOP16 PACKAGE

ULN2003 – SEVEN DARLINGTON ARRAYS IN NEW TSSOP16 PACKAGE

The ULN2001, ULN2002, ULN2003 and ULN2004 are high-voltage, high-current Darlington arrays each containing seven open collector Darlington pairs with common emitters. Each channel is rated at 500 mA and can withstand peak currents of 600 mA. Suppression diodes are included for inductive load driving and the inputs are pinned opposite the outputs to simplify board

ULN2003 – SEVEN DARLINGTON ARRAYS IN NEW TSSOP16 PACKAGE Read More »

AVR microcontroller tutorials for beginners

AVR microcontroller tutorials for beginners

AVR Microcontroller tutorials: In this article, we are going to present a complete list of avr microcontroller tutorials. After reading this article, you will get a complete idea about avr microcontrollers. This list contains more than 20 avr microcontroller tutorials.  we completely learn about AVR microcontroller and interfacing with a different component using AVR microcontroller. So

AVR microcontroller tutorials for beginners 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 »

UART Communication Between Two ATmega8 Microcontrollers

In this tutorial we are going to establish a serial communication between two ATMEGA8 microcontrollers. The communication established here is UART (Universal Asynchronous Receiver Transmitter) type. By this serial communication data can be shared between two microcontrollers, which is required in various embedded systems. Components Required Hardware: ATMEGA8 (2 pieces), power supply (5v), AVR-ISP PROGRAMMER, 100uF capacitor

UART Communication Between Two ATmega8 Microcontrollers Read More »

Very Easy Single-Side PCB forEasy-Downloader V1.1 using 89C2051

The upgraded part is only the PCB,the software remains the same as in original project which you can findat  EasyDownloader V 1.1     Here you have a single side versionof PCB of the Easy-DownloaderV1.1 by WichitSirichote. The board is 10x4cm in a full size. That newPCB has some small modifications comparing to original scheme. It

Very Easy Single-Side PCB forEasy-Downloader V1.1 using 89C2051 Read More »

AVR Programming – a Step by Step Tutorial

Introduction This is a complete AVR Tutorial, including avr programming in a very basic & organized way, We will go through by following items. What is an AVR? Using Mac and Windows How AVR programming works Choosing a programmer, to burn the code. Using AVRDUDE Prerequisites This set of notes does have some prerequisites. It requires two important

AVR Programming – a Step by Step Tutorial Read More »

AVR Touchpad Handwriting Recognition using ATmega644 microcontroller

This ATmega644-based project implements a touchpad input system which takes user handwriting input and converts it to a printed character. Currently, the device only recognizes the 26 letters of the alphabet, but it could be easily generalized to include any figure of completely arbitrary shape, including alphanumeric, punctuation, and other symbols using available training system.

AVR Touchpad Handwriting Recognition using ATmega644 microcontroller Read More »

Scroll to Top