Getting Started with AVR Microcontrollers
The first step in getting started with microcontrollers is to choose a microcontroller family to work with. Their are hundreds different microcontroller families from many different manufactures....
View ArticleUltrasonic Rangefinder HC-SR04 Interfacing with ATmega8
In this article I will describe how to interface a Ultrasonic Range Finder Module with a AVR ATmega8 microcontroller. I will provide a HEX file which you can burn into your ATmega8 directly to quickly...
View ArticleDevelopment Process of Embedded Systems
Come on, let’s see how an idea in your brain can be transformed to a working embedded systems. What are the key steps you would be following each type you design a system. The key characteristic of...
View ArticleCreating Your First Embedded Project in Atmel Studio
In the last chapter we learned about the development process of embedded systems. We saw what hardware and software tools are required to work with Atmel AVR microcontrollers. We learned about...
View Article