Designer Apple Elecrom February 8, 2008; Updated On: September 3rd, 2015 0 [digg=http://digg.com/arts_culture/Designer_Apple] Mom bought new apple cutter yesterday. After cutting the first apple, I got surprised by its beauty. I quickly grabbed my K750i and clicked some snaps. See … how beautiful it looked …. Continue reading Designer Apple
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
The Commet visible with naked eye !! Elecrom October 27, 2007; Updated On: October 27th, 2007 1 Comet holmes is visible with naked eye in night sky. Don’t miss this chance. This commet is very simple to identify. See the attached map and follow these steps : 1)First locate the star Mirfak. It is the only brightest star in srrounding region.2)Now locate second faint star ‘delta persei’ , which is at 5 … Continue reading The Commet visible with naked eye !!
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
Some of the photographs shot by me…long ago. Elecrom October 16, 2007; Updated On: October 16th, 2007 2 The Candle. Big Neem tree in our building compound . In the morning light … Rear side view from my house during rainy season. Golden Sky Guess whats this ??….its an ICE 🙂 Continue reading Some of the photographs shot by me…long ago.
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
Configuring AVR Fuse Bits for clock selection Elecrom October 15, 2007; Updated On: June 1st, 2019 12 [digg=http://digg.com/programming/AVR_Fuse_Bits_for_clock_selection] VIMP NOTE: fuse bit = 0 => fuse bit is PROGRAMMED fuse bit = 1 => fuse bit is UN-PROGRAMMED Fuse bits configuration is required when one has to change default factory setting of clock (internal/external) to desired setting. This is most important thing and setting fuse bits incorrectly may render microcontroller useless. Let … Continue reading Configuring AVR Fuse Bits for clock selection
Make your own, ultra simple, universal AVR programmer !! Elecrom October 15, 2007; Updated On: December 26th, 2016 149 [digg=http://digg.com/hardware/Ultra_simple_universal_AVR_programmer] In this post we are going to see how to Make your own, ultra simple, and universal AVR programmer. Two types of AVR programmers can be built: 1)Parallel port 2)Serial port Serial Port based AVR ISP Programmer Serial port programmer(reference: At-Prog) is shown here. Main advantage of using serial port is you can have … Continue reading Make your own, ultra simple, universal AVR programmer !!
Make Your Own Power Supply !! Elecrom October 15, 2007; Updated On: December 8th, 2016 2 Power supply is foremost important thing for any electronic hobbyist. Making one variable voltage power supply at home is extremely simple. To make your own power supply, you need just a few components and one pretty nice transformer which can wholeheartedly supply enough current for your needs while staying cool !!. LIST OF COMPONENTS : … Continue reading Make Your Own Power Supply !!