Gadgetronicx > Microcontroller > AVR > AVR Tutorial
AVR Tutorial
Murugan Bala
August 21, 2015
Passive Infra red sensor also known as PIR sensors is capable of detecting motion or movement within a certain range. These type of sensors have wide range of applications in our daily life and it is essential to learn the…
Read more
Murugan Bala
July 4, 2015
GSM (Global System for Mobile Communication) technology lets user to communicate with others across mobile networks hence it offers a vast area of coverage. Interfacing GSM technology with microcontroller will enable us to extend the communication to cover large area….
Read more
Murugan Bala
June 27, 2015
RFID is most arguably a evolutionary wireless technology which boosted working of embedded devices up to great mark. And there is plenty of systems and devices working based on this technology. This article is focused to teach you how to…
Read more
Murugan Bala
May 19, 2015
LCD interfaced with Atmega32 microcontroller LCD’s are quite familiar module when comes interfacing with microcontrollers. We can find these display modules in plenty of instances where a specific info is need to be displayed for the viewers. This article…
Read more
Frank Donald
March 12, 2015
LCD modules are widely used to display calculated data’s, user references and much more. In addition all character based LCD which uses HD44780 controller consists of a special RAM known as CGRAM which allows user to create custom patterns. This…
Read more
Frank Donald
September 29, 2014
Printing Image in GLCD Graphical LCD’s known as GLCD are display devices which are capable of displaying graphical images, customized characters, etc. This paves way for any system to present information to the end user by means of interactive graphics…
Read more
Frank Donald
September 26, 2014
Serial Communication tutorial This tutorial focuses to teach you how to program AVR Serial Communication (UART). UART plays an important role in almost every embedded applications which we see in our day to life and hence it was considered to…
Read more