100% Flash utilization !! Elecrom May 7, 2009; Updated On: August 12th, 2015 3 Sometimes we met with interesting coincidences while working on projects. One such coincident happened just few moments ago … interesting and hence sharing with you all. Continue reading 100% Flash utilization !!
USBasp tutorial: USBasp driver installation Elecrom April 19, 2009; Updated On: September 5th, 2015 23 In this post we will see how to install windows driver for USBasp. Steps explained below are applicable for WindowsXP: Download driver: If you don’t have driver, windows drivers for USBasp can be downloaded from: http://www.fischl.de/usbasp/usbasp.2009-02-28.tar.gz Extract the downloaded archive into some directory. Installing driver: Continue reading USBasp tutorial: USBasp driver installation
AVRDude Tutorial : Burning hex files on Atmel AVR using USBasp and AVRdude Elecrom April 15, 2009; Updated On: June 1st, 2019 34 The AVRdude is excellent program for burning hex code into Atmel AVR microcontroller. USBasp is awesome USB based Atmel AVR programmer. In this tutorial we will see how to use AVRdude for burning hex files into AVR microcontroller using USBasp. AVRdude is available for Windows and Linux installations. It can be downloaded from the avrdude’s … Continue reading AVRDude Tutorial : Burning hex files on Atmel AVR using USBasp and AVRdude
Mega16 Development Board : Sample Programs – Source Codes Elecrom April 3, 2009; Updated On: December 20th, 2016 4 [digg=http://digg.com/hardware/Sample_programs_for_AVR_mega16] Mega16 Development board comes with sample programs. On this post I will be posting updated versions of sample codes and related documentation. You can download this sample programs, modify and use them free of cost. All programs are written for CodeVisionAVR Compiler, unless otherwise specified. Following table summarizes the provided sample programs : (Link … Continue reading Mega16 Development Board : Sample Programs – Source Codes
AVR Development Board – mega16 Elecrom March 25, 2008; Updated On: March 25th, 2008 45 JAN 2015 – THIS PRODUCT IS NO LONGER SOLD. IF YOU ARE STILL INTERESTED DROP ME A MAIL. AVR Development Board Low Cost AVR Development Board – ATmega16 / ATmega32 – v4.1 28 April 2011 – Prices updated Board Features : supports : mega16A/32A AVR uC. With easy to use ZIF socket. Continue reading AVR Development Board – mega16
ATMEL AVR Tutorial 2 : How to access Input / Output Ports ? Elecrom February 12, 2008; Updated On: June 1st, 2019 101 [digg=http://digg.com/programming/AVR_Tutorial_2_AVR_Input_Output] Tutorial Overview You cannot imagine to use microcontroller without using any of its i/o pins. Finally its all about : taking input , processing it and generating output ! Thus i/o registers and their correct settings is indispensable part while learning to program any uC. We will learn how to use Atmel AVR’s GPIO ports … Continue reading ATMEL AVR Tutorial 2 : How to access Input / Output Ports ?
Gallery – My line follower robot car Elecrom January 27, 2008; Updated On: September 5th, 2015 8 Here is gallery of pics of my Autonomous bot. It a line follower robot car. This bot has evolved over 3 years, from 2004 to 2007. Generally people make 3-4 different bots in this period, however I stuck to same kind of chassis design because of lack of time to re-make whole chassis and funds … Continue reading Gallery – My line follower robot car
Getting started with AVR mega16 Kit Elecrom January 21, 2008; Updated On: January 21st, 2008 2 Objective : This article explains how to get acquainted with mega16 kit. We will see how to run default demo program and understand board features. Know your kit Here is how mega16 Kit looks .Kit comes with following items : – mega16 development board with all components mounted. – 2 wire power supply connector – … Continue reading Getting started with AVR mega16 Kit
AVR : Tutorial 1: Introduction to AVR Elecrom October 21, 2007; Updated On: September 1st, 2015 4 AVR microcontrollers from ATMEL are very good choice for designing mid-range embedded systems.They are 8Bit RISC controllers. They come in many verities and most of them gives 16MIPS (Mega Instructions Per Seconds) throughput at 16MHz . Unlike most of the popular PIC microcontrollers, AVRs have powerful instruction set, most executing in 1 cycle. Recently ATMEL … Continue reading AVR : Tutorial 1: Introduction to AVR
Mega16/32 kit Elecrom October 16, 2007; Updated On: October 16th, 2007 8 [digg=http://digg.com/hardware/Low_Cost_Mega16_32_AVR_Development_Kit] After 3-4 years of experience with AVR microcontrollers and robotics, I have designed this developement board based around mega16/32 AVR. This board can be readily used for robotics, project developement, product developement, as drop-in board. Board Features : – supports : mega16/32 AVR uC. With easy to use ZIF socket. – Pins headers are … Continue reading Mega16/32 kit