Using Atmel Studio 6
This post introduces the all new IDE released by Atmel as a successor to AVR Studio 5 for programming two different architectures ARM and AVR. This also introduces you to […]
This post introduces the all new IDE released by Atmel as a successor to AVR Studio 5 for programming two different architectures ARM and AVR. This also introduces you to […]
Hello and welcome! In my previous post Basics of Microcontrollers, we came across some of the elementary concepts and how a microcontroller based development process goes. In this post, we […]
Hello everyone! In my previous post, we analyzed the difference between a microcontroller (MCU) and a microprocessor (MPU) and some of the applications of microcontrollers. We concluded that our life […]
Microcontrollers vs Microprocessors A microcontroller (sometimes abbreviated µC, uC or MCU) is a small computer on a single integrated circuit containing a processor core, memory, and programmable input/output peripherals. A […]