Doorbell Circuit Diagram using IC 555
Door bell circuit is quite a popular project among students and hobbyists. This tutorial covers a circuit diagram for door bell using 555 Timer ICs.See it on Scoop.it, via Arduino Projects
View ArticleHow to Add an SD Card Data Logger to an Arduino Project - Tuts+ ...
Arduino projects can vary widely from home brew managers to weather stations to advanced home automation. Often you'll want to log data from these projects. In this tutorial I'll show you how to...
View Article13 Basic Arduino Projects!
Read description for times of the projects! 13 Fun Arduino Projects made with the Arduino Uno. I highly recommend building these projects if your new to ...See it on Scoop.it, via Arduino Projects
View ArticleInterfacing 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...
View ArticlePower LED Dimmer using ATmega32 Microcontroller
In this project we are going to use one of the features of ATmega32A to adjust the brightness of 1Watt LED. The method that is used to adjust the speed of LED is PWM (Pulse Width Modulation). The...
View ArticleAutomatic Staircase Light using PIR Sensor and AVR Microcontroller
This ATmega32 AVR Microcontroller based project covers an automatic staircase light using PIR sensor and LDR. It check two conditions to start the lights: 1. presence of darkness and motion...
View ArticleChild Activity Monitoring- Wearable project with Arduino Lilypad - YouTube
In this project, an Arduino Lilypad monitors the data from MPU GY521 and finds out if the child is seated at a place or moving. The data is remotely transmit...See it on Scoop.it, via Arduino Projects
View ArticleArduino Projects || Controlling Stepper Motors with Time-Sensitive While Loops
This a companion video to "Arduino Programming Tutorials || How to Construct Time-Sensitive While Loops". https://www.youtube.com/watch?v=SFocBnoq8vwo ...See it on Scoop.it, via Arduino Projects
View ArticleLED Interfacing with 8051 Microcontroller
Here in this tutorial we are going to interface a LED with 8051 microcontroller, and will write a C Program to blink the LED. We have used a very popular microcontroller AT89S52, of 8051 family, by...
View ArticleArduino based Digital Thermometer
A Digital thermometer is built using Arduino and a temperature sensor LM35. Here LM35 is interfaced with Arduino board to sense the temperature and display on a 16x2 LCD.See it on Scoop.it, via...
View ArticleArduino Based Digital Clock with Alarm
This Arduino based Real time clock is a digital clock to display real time using a RTC IC DS1307 which works on I2C protocol. Real time clock means it runs even after power failure. When power is...
View ArticleThe AlFo controller ( Arduino Mini project )
This in my mini project ' Alfo controller ' .... its made using aluminium foil, accelerometer and arduino micro-controller..... this is my first YouTube video ....See it on Scoop.it, via Arduino Projects
View ArticleHomemade Arduino-based vacuum cleaner robot project. | Robot News
This video is about testing ultrasonic sensors. 4 sensors total, but only the front ones working at the moment. The sensing distance is set to 20cm. The green thing on the top is the vacuum system.See...
View ArticleArduino Web Server using Drop-down Select Boxes for Hour and Minute
Arduino sketch and HTML page: http://blog.startingelectronics.com/using-html-drop-down-select-boxes-for-hour-and-minute-on-arduino-web-server/ Two HTML ...See it on Scoop.it, via Arduino Projects
View ArticleMAGNETIC LOOP AUTOMATIC - ARDUINO
ARDUINO AUTOMATIC MAGNETIC LOOP ADJUSTMENT WITH LOW COST STEP MOTOR, FREQUENCY READING AND SWR CONTROL. 1. ADJUSTMENT ...See it on Scoop.it, via Arduino Projects
View ArticleLPG Gas Leakage Detector using Arduino
While LPG is an essential need of every household, its leakage could lead to a disaster. To alert on LPG leakage and prevent any mishappening there are various products to detect the leakage. Here we...
View ArticleTemperature Measurement using LM35 and AVR Microcontroller (ATmega32):...
In this project we are going to design a AVR based digital thermometer Circuit. This circuit is developed using “LM35”, a linear voltage sensor. Temperature is usually measured in “Centigrade” or...
View ArticleGetting Started with 8051 Microcontroller
Tutorial on getting started with 8051 microcontroller. It covers the basic convert a C program into HEX file, and burn it into the microcontroller by using burner software and hardware.See it on...
View ArticleRFID Based Voting Machine
In this project we are going to design a voting machine which only counts authenticated votes. This is done by using RFID tags. Here we are going to write a program for ATMEGA for allowing only...
View ArticlePropeler Display project using 8051 microcontroller
This is Propeller display project using 8051 microcontroller.See it on Scoop.it, via Arduino Projects
View Article