software

Interfacing GSM Module

Interfacing GSM Module with AVR Microcontroller: Send and Receive Messages Using Atmega

GSM modules are interesting to use especially when our project requires remote access. These modules could make all actions that our normal mobile phone could do, like making/receiving a call, sending/receiving a SMS, connecting to internet using GPRS etc. You can also connect a normal microphone and speaker to this module and converse on your mobile …

Interfacing GSM Module with AVR Microcontroller: Send and Receive Messages Using Atmega Read More »

Interfacing HC 05 Bluetooth modul

Interfacing HC-05 Bluetooth module with AVR Microcontroller Using Atmega

In this tutorial let us learn How to interface HC-05 Bluetooth Module with AVR ATmega8 microcontroller. We will establish communication between Android mobile and Atmega8 through Bluetooth module which takes place through UART serial communication protocol. In this project we will control a LED using Bluetooth of our smartphone. Material Required: AVR Atmega8 HC-05 Bluetooth module LED USBASP programmer 10-pin FRC …

Interfacing HC-05 Bluetooth module with AVR Microcontroller Using Atmega Read More »

Interfacing LCD

Interfacing LCD with ATmega32 Microcontroller

To establish a good communication between human world and machine world, display units play an important role. And so they are an important part of embedded systems. Display units – big or small, work on the same basic principle. Besides complex display units like graphic displays and 3D dispays, one must know working with simple displays …

Interfacing LCD with ATmega32 Microcontroller Read More »

LED Blinking

LED Blinking with ATmega32 Microcontroller

Blinking LED is the first step you would like to take to get started with electronics. In this tutorial we are going to connect an LED with ATmega32, which is an AVR series microcontroller. We are going to blink the LED at half a second rate. Components Required  Hardware: ATmega32A Microcontroller Power supply (5v) AVR-ISP Programmer 100uF Capacitor …

LED Blinking with ATmega32 Microcontroller Read More »