These are some interesting internet of things projects and tutorials for beginners. These projects are based on Raspberry Pi, Arduino, ESP8266 etc.
Read more »Simple IoT Projects
Category: Microcontrollers Tags:
- Login to post comments
8051 Graphic LCD Interfacing
In this project a Graphical LCD is interfaced with 8051 microcontroller. Here we have shown how to Display an Image on Graphical LCD (GLCD).
Read more »Category: Microcontrollers Tags:
- Login to post comments
ADC0808 Interfacing with 8051 Microcontroller
ADC is the Analog to Digital converter, which converts analog data into digital format; usually it is used to convert analog voltage into digital format. Analog signal has infinite no of values like a sine wave or our speech, ADC converts them into particular levels or states, which can be measured in numbers as a physical quantity.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Bluetooth Controlled Home Automation using 8051
Imagine that you can control the electronic appliances of your home from anywhere inside the house, just using your Smart phone. Today we will use wireless Bluetooth technology to control the Home Electronic Appliances through a Android Phone.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Cell Phone Controlled Robot using 8051 Microcontroller
In this project we are going to build a cell phone controlled robot using 8051 microcontroller. Cell phone controlled robot runs over mobile DTMF technology. DTMF stands for Dual Tone Multiple Frequency. There are some frequencies that we use to create DTMF tones. In simple words by adding or mixing two or more frequencies we generate DTMF tone.
Read more »Category: Microcontrollers Tags:
- Login to post comments
RFID Based Attendance System Project
In this RFID based Attendance System project, we will explain you how can we count attendance automatically by using RFID cards. RFID Tecnology (Radio Frequency Identification and Detection) is commonly used in schools, colleges, office and stations for various purposes to automatically keep a track of people. Here we will count the attendance of an authorised person by using RFID.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Alarm Clock using AVR Microcontroller
In this project we are going to design a simple Alarm clock using ATMEGA32 timers. ATmega32A microcontroller has a 16 bit timer, and we will be using that timer to count the seconds and develop a digital clock.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Heartbeat Counter using MSP430
Here is my project on counting the heart beats using an MSP430G2553, and a dual op amp ic, LM358, i think any other dual op amp can work in its place [to be sure, just check the pinouts before replacement.
Read more »Category: Microcontrollers Tags:
- Login to post comments
8255 PROGRAMABLE PERIPHERAL INTERFACE
The 8255 is a programmable, parallel I/O device simply called PPI.
It can be programmed to transfer data in various modes of I/O.
It provides 24 I/O pins that can be grouped into three 8 bit parallel ports: PORT A, PORT B and PORT C.
Category: Microcontrollers Tags:
- Login to post comments
Servo Motor Interfacing with 8051
We can rotate servo motors to any particular angle. They are available in wide range, form high torque motor to low torque motors. In this tutorial we are going to interface a servo motor to 8051 microcontroller (AT89S52).
Read more »Category: Microcontrollers Tags:
- Login to post comments