Archive for April, 2008

Apr-25th-2008

Interfacing Seven Segment Displays

Seven segment displays are very common for electronic product to display numerical output. Many common devices like calculators, watches, electronic weighing scales,ovens etc use them. You must have also seen lifts display the current floor numbers in seven segment displays. So in this article I will show you how to use 7-Segment displays in your [...]

Apr-9th-2008

Part V – Digital IO in AVRs

Introduction Digital IO is the most fundamental mode of connecting a MCU to external world. The interface is done using what is called a PORT. A port is the point where internal data from MCU chip comes out or external data goes in. They are present is form of [...]

Apr-6th-2008

Home Made AVR Devboard

In this article, I will show you how to make your own AVR development board for ATmega8 microcontroller. What is a development board? In order to learn any MCU like AVR we need a AVR MCU that has all the basic connections like power supply, crystal oscillator, proper reset signal and an ISP connector for uploading a [...]

Comments

    • Sinopteek: When i try to run this software under OpenSuSe 11.2 (x64), i’ll have next error:...
    • kapil: @Dhananjay I used that its working and it can programme 3 to 4 times after that there is a...
    • Dhananjay: Sir, At present I am using progisp to flash AT89SXX with usbasp(with modified firmware)....
    • Shashi Jain: plz dont fight wid each other…k i accept my fault… neway m not a rich person...
    • vivek: @Avinash “Not every one is as rich as you to purchase Code Vision Compiler. I can’t...
    • Niclas: PS. you need both (and i suppose its WIN-AVR that includes the gcc not AVR-studio) DS.
    • Niclas: and ofc WIN-AVR, google it and youll find it ^^

Video