Atmel ATmega8 – A World-Famous Microcontroller Created By Two Annoyed Students

Atmel ATmega8 – A World-Famous Microcontroller Created By Two Annoyed Students

AVR is a family of microcontrollers developed by Atmel beginning in 1996. These are modified Harvard architecture 8-bit RISC single-chip microcontrollers. The Atmel AVR core combines a rich instruction set with 32 general purpose working registers. Atmel’s ATmega8 comes from the AVR line of microcontroller and it is a gem of the modern maker movement. It is used as the heart of the first generation of the Arduino board to be widely adopted by electronics hobbyists. Countless creative projects are designed with those cheap yet powerful chips.

ATmega8 was originally developed in the early 1990s by two students at the Norwegian University of Science and TechnologyAlf-Egil Bogen, and Vegard Wollan. Microcontrollers are different from microprocessors in terms of built-in memory and I/O peripherals. They typically have their own onboard program memory and RAM, rather than relying on external chips for these resources.

When Bogen and Wollan were in university, they faced trouble in following the steep learning curve of the complex instruction sets for microprocessors. Most of the processors used in those days were CISC (Complex instruction set computer) based. They wanted to design a RISC (reduced instruction set computer) based microcontroller with an aim in mind to create something that would be easy to program and relatively powerful. Bogen explained in a YouTube video,

I found them very hard to us. The learning curve to get to use them was hard; I found the development tools crappy. And also I saw that the performance of the products was not where I wanted it to be.

Alf-Egil Bogen – one of the creators of the AVR core

Computers, that are typically used on the day-to-day basis, use Von Neumann architecture. In this architecture, programs are loaded into the RAM first and then executed from the same. AVR uses the Harvard architecture, in which program memory and working RAM are kept separate, thus enables faster execution of instructions. The first prototype of AVR used ROM, which is not re-writeable, as the program memory. Later Atmel added easily programmable (and reprogrammable) flash memory to the processor core. The first commercial AVR chip, the AT90S8515, was released in 1996. Wollan says in a video,

instructions and stuff were things we were actually thinking of from the very beginning to make it efficient and easy to use from a high-level point of view

Wollen
Vegard Wollen – another creator of AVR
Please follow and like us:
Pin Share

Myself Rik and I am founder of Riktronics. I study Electronics and Communication Engineering in IIE. My hobby is playing with electronics and making various projects, mainly about embedded systems. Love to do coding, and making tutorials about electronics/programming. Contact me in any need at [email protected] My blog : riktronics.wordpress.com

view all posts by rik
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
Get new posts by email:
Get new posts by email:

Join 97,426 other subscribers

Archives