DIY Waveform Generator

DIY – Waveform Generator using AVR Microcontroller Using Atmega

To interface 8-bit DAC with AVR microcontroller ATMega32 and generate different waveforms like Square Wave, Sine Wave, Triangular Wave, Staircase Wave and Saw-tooth Wave. Instruments ·         AVR Development Board ·         ADC – DAC card ·         Digital Storage Oscilloscope (DSO) ·         Power Supply Apparatus ·         Connecting Wires ·         CRO Probes ·         General purpose PCB Components ·         AVR […]

DIY – Waveform Generator using AVR Microcontroller Using Atmega Read More »

Interfacing Triple Axis Accelerometer

Interfacing Triple-Axis Accelerometer with AtMega16

Requirements AtMega 16 IC/development board 3-Axis accelerometer LCD screen 16X2 (for displaying X, Y and Z data) Description This project makes use of three out of the eight ADCs present in AtMega16 IC to display the corresponding digital data of X, Y and Z outputs of an accelerometer on 16X2 LCD. Accelerometer First let’s talk about

Interfacing Triple-Axis Accelerometer with AtMega16 Read More »

embRACE The Embedded Race (1)

embRACE: The Embedded Race Using Atmega

embRACE, a game developed on the embedded platform, entirely coded in assembly language. The game has been programmed on an ATMega16 micro-controller, interfaced with a 16×2 LCD display module. The game possesses an interactive user interface and exclusive features like: -Main Menu -Pause Menu -Real Time Score display -Life Indicator LEDs -Non-volatile High Score storage

embRACE: The Embedded Race Using Atmega Read More »

Send and Receive SMS

How to Interface a GSM (SIM 300) Modem with ATmega32 to Send and Receive SMS

What is a GSM Modem? GSM stands for Global System for Mobile Communications.It is a standard set developed by the EuropeanTelecommunications Standards Institute (ETSI) to describe protocols for second generation (2G) digital cellular networks used by mobilephones. A Modem is a device which modulates and demodulates signals as required to meet the communication requirements.It modulates

How to Interface a GSM (SIM 300) Modem with ATmega32 to Send and Receive SMS Read More »

Interfacing Serial Bluetooth Modem with Computer

Interfacing Serial Bluetooth Modem with Computer using ATmega16

This article would give you a general idea about how to setup and interface any Bluetooth modem with your computer. There are many types of Bluetooth modems available in market, which vary in quality, cost, range, etc. Some of the well known Serial Bluetooth modems are AUBTM, BLUESMIRF, RN-41, HC-05 and HC-04. I would be using

Interfacing Serial Bluetooth Modem with Computer using ATmega16 Read More »