UV Sensor ML8511 AVR Atmega library
Share this:Ultraviolet (UV) is an electromagnetic radiation with a wavelength from 10 nm to 400 nm. The ML8511 is an ultraviolet sensor that output an analog signal correlated to the amount of UV light...
View ArticleInterfacing GSM Module with AVR Microcontroller: Send and Receive Messages
Share this: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...
View ArticleInterfacing RF module with Atmega8: Communication between two AVR...
Share this:Making our projects Wireless always makes it to look cool and also extends the range in which it can be controlled. Starting from using a normal IR LED for short distance wireless control...
View ArticleInterfacing HC-05 Bluetooth module with AVR Microcontroller
Share this: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...
View ArticleMake Your Own WiCard WiFi Module on a Breadboard
Share this:Like Arduino you can make your own WiCard on a breadboard. All you need are resistors, capacitors, breadboard, wires, ATmega8, and ESP8266. Story Like “Arduino,” you can make your own WiCard...
View ArticleATmega16 Analog-Looking Digital Clock Project
Share this:Atmega16 microcontroller in our circuit monitor 7 inch in size. Screen “3 inch” or “4 inch” may be, it doesn’t matter. We have the biggest screen by controlling the foot links we could...
View ArticleMultiPurpose Atmel Development Boards Project
Share this:Atmel series microcontrollers series to prepare for the software quality testing to ensure ease in your test circuit has 3 different test circuit. ATmega8, ATMega16, atmega162, ATtiny2313...
View ArticleKeypad Door Lock using AVR Microcontroller – Atmega16
Share this: Password Based Keypad Door Lock In this article, a digitally secured lock based on password verification is explained. The system uses a seven segment display array to show the password, a...
View ArticleBluetooth Home Automation using AVR and Android App
Share this:DIY-Bluetooth based Home Automation Project In this project, let’s see how to design a Bluetooth based home automation project.This article explains the steps involved in the designing of a...
View ArticleInterfacing LCD Module with AVR in 4-Bit Mode
Share this:This article is another step forward in learning more about AVR microcontrollers. We have demonstrated interfacing of LCD module with ATmega328 microcontroller, which will help you to learn...
View ArticleSimple LED Projects Using AVR Microcontroller
Share this:This article is another step forward in learning more about AVR microcontrollers. We have demonstrated 3 simple LED based projects using ATmega328 microcontroller, which will help you to...
View ArticleHow to work with the ADC unit of an AVR Micro-controller
Share this:Introduction The first step to digital signal processing is to convert a signal into digital data, and here the Analog to Digital Converter devices comes into action. Some of the AVR micro...
View ArticleHow to Work With 32K crystal and AVR Microcontroller
Share this:This article teaches you how to add 32K external crystal source to AVR micro controller (Atmega8 ) with circuit diagram & C program. Introduction Timing-is one of the basic function,...
View ArticleFrequency counter circuit
Share this: Simple Frequency Counter You may have already seen various projects over many websites named Frequency counter, Digital Frequency Counter etc. I’m posting just another of them. Showing the...
View ArticleStandard Library & String Formatting for AVR
Share this:Here in this article, I am planning to brief you through the Standard library of AVR-GCC. By the term “Standard Library” we mean the “Standard header” files like “stdio.h”, we commonly see...
View ArticleHandling the Digital Input Output in AVR Micro Controllers
Share this:I have already discussed about a few chapters necessary to get into AVR programming. Now this is the first article that deals with programming. Let us start with the basics. Digital input...
View ArticleAvr Atmega8 Microcontroller – An Introduction
Share this:In my previous article, I’ve discussed about ATmega32. Now, let me introduce another member of AVR microcontroller family, the ATmega8. This member has many features similar to that of...
View ArticleAUTOMATIC FEEDING MACHINE WITH CD-ROM MECHANIC
Share this:For the author, the automatic feeding machine for the wedge is the easiest mechanical part for the application. they insert a plastic container all of which is placed on the CD present on...
View ArticleATMEL ARDUINO COLORED CONNECTION CHART
Share this:Projects or schematics, drawings that will work when preparing pcb Atmel AVR Microprocessors Information Tags for “Share” drawings directly on Atmel microcontrollers. Colored linking...
View ArticleATMEGA8 FT232R USB ESR METER CIRCUIT
Share this:USB ESR Meter Circuit The main part of the meter is a ATmega8 microcontroller that controls the entire device. Its main the task is to process measured data and perform calculations so that...
View Article