led

How to Work With 32K crystal and AVR Microcontroller

How to Work With 32K crystal and AVR Microcontroller

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, performed by the micro controllers. Every microcontroller has at least one timer/counter module in its architecture.  However if the counter is clocked internally a few […]

How to Work With 32K crystal and AVR Microcontroller Read More »

Osram Develops LED Beam Array Smart Headlamps That Can Analyze Road And Traffic

After over three years of research and field demos, a prototype of Osram’s EVIYOS smart, controllable, high resolution LED automotive headlamp was introduced at the International Symposium on Automotive Lighting earlier this year in Darmstadt, Germany. This smart LED headlamp is able to control its 1,024 LED “pixels” individually. The basic component of the EVIYOS combines an LED

Osram Develops LED Beam Array Smart Headlamps That Can Analyze Road And Traffic Read More »

1.2V-25V/10A Adjustable Power Supply Using Power Op-Amp

This is a small size power supply based on OPA549 power op-amp that provides output voltage 1.2V to 25V with 0 to 10A adjustable current limit. Two onboard trimmer potentiometers provided to adjust the voltage and current, LED D1 is over temperature indicator. The circuit works with input supply of 30V DC and logic supply

1.2V-25V/10A Adjustable Power Supply Using Power Op-Amp Read More »

Keypad Door Lock using AVR Microcontroller – Atmega16

Keypad Door Lock using AVR Microcontroller – Atmega16

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 matrix keypad to enter the numbers/password and operates a relay (to activate the solenoid valve) for locking and unlocking purpose. The system alarms through

Keypad Door Lock using AVR Microcontroller – Atmega16 Read More »

Interfacing HC 05 Bluetooth module with AVR Microcontroller

Interfacing HC-05 Bluetooth module with AVR Microcontroller

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

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

Interfacing RF module with Atmega8 Communication between two AVR Microcontrollers

Interfacing RF module with Atmega8: Communication between two AVR Microcontrollers

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 till an ESP8266 for worldwide HTTP control, there are lots of ways to control something wirelessly. In this project we learn how

Interfacing RF module with Atmega8: Communication between two AVR Microcontrollers Read More »

Interfacing GSM Module with AVR Microcontroller Send and Receive Messages

Interfacing GSM Module with AVR Microcontroller: Send and Receive Messages

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 Read More »

Scroll to Top