8051 projects

Heart rate monitor with sms alert.

Heart rate monitor with SMS alert (Using 8051 and GSM module). This project is about a heart rate monitor that senses the heart rate from the finger tip an sends it as a message to a cell pone number. This project is based on an 8051 microcontroller and a GSM module. Heart rate is sensed from […]

Proteus

Proteus Tutorial – Using Single and Multiple Digit Segment Displays

Segment Displays Inside Segment Displays Segment Displays contain LEDs arranged in a specific fashion such that, various characters or shapes can be displayed, by turning ON selective segments in different combinations. Shape of the LED is rectangular (to appear as a segment).Generally, these are used to display numbers. As of now, alpha-numeric characters can also

Proteus

Proteus Tutorial – Light Emitting Diode (LED) and Bar Graph Display

How to work with Light Emitting Diode (LED) in Proteus In this post we will be learning on how to use the “Light Emitting Diode (LED)” component in Proteus simulation software. In case you have not got on through the basics of Proteus, here is the link – Proteus PCB Design and Simulation Software – Introduction. Note:- You may

ARM

Why switch to ARM ? Introduction to ARM Micro Controllers

It is true that beginners should start off with 8051 or AVR to get a clear understanding of how microcontrollers work. The documentation of these devices is very readable and simple to understand. But if you have worked with these architectures for some time, you have probably felt your creativity being throttled by the resource

Arduino

Interfacing 8×8 LED Matrix with Arduino

LED matrix displays can be used to display almost anything. Most modern LED sign boards uses various types of matrix boards with controllers. In this tutorial we are going to interface a single color 8×8 LED matrix with Arduino and display a few characters in it. 8×8 matrix consists of 64 dots or pixels. There

Proteus

Proteus Tutorial – Switches and Relays

 In this tutorial, we will be learning on how to use the “Switch” component in Proteus simulation software. In case you have not got on through the basics of Proteus, here is the link - Proteus PCB Design and Simulation Software – Introduction.  1.1 Basic Operation of a switch A switch is component that is used to

Proteus

Proteus PCB Design and Simulation Software – Introduction

Proteus is a simulation and design software tool developed by Labcenter Electronics for Electrical and Electronic circuit design. It also possess 2D CAD drawing feature. It deserves to bear the tagline “From concept to completion”. About Proteus It is a software suite containing schematic, simulation as well as PCB designing. ISIS is the software used

8051

Interfacing stepper motor to 8051

Interfacing stepper motor to 8051 microcontroller. This article  is about interfacing stepper motor to 8051 microcontroller. Many guys were asking here to show how to interface stepper motor to 8051 microcontroller. I think this is the time. Stepper motors are widely used in industrial, medical, consumer electronics application. In simple words, anywhere precision rotation or positioning

burglar alarm with sms alert - circuit diagram
8051 projects

PIR sensor based burglar alarm using 8051 with SMS alert.

PIR sensor based burglar alarm with SMS alert. This project is about a PIR sensor based burglar alarm with SMS alert. The circuit senses the intrusion using a PIR sensor and sends an SMS to to the given mobile number when an intrusion occurs. The number of intrusions taken place is also displayed on an LCD

Segments of Seven Segment Display
Arduino

Arduino and 7 Segment Display – Interfacing Tutorial

In this article, we are publishing a tutorial on how to interface seven segment LED display to Arduino. Seven segment displays are used in many embedded system and industrial applications where the range of outputs to be shown is known beforehand. Basic 1 digit seven segment display can show numbers from 0-9 and a few characters.

Arduino

LM35 and Arduino – Temperature Measurement and Display on LCD

In this article, we are presenting a tutorial on how to interface LM35 and Arduino along with its program. Once we successfully interface arduino and lm35, we will go on to build a temperature display using arduino and a 16×2 LCD module which constantly monitors temperature around the measurement field/range of LM35 and displays the

Gsm Module and Arduino
8051

How to Interface GSM Module to 8051 Micro Controller-Send and Receive SMS

This article is about interfacing GSM module to 8051 microcontroller. GSM module has become a very commonly occurring hardware in embedded system applications and the knowledge on how to interface GSM module with microcontroller is very essential if you want to become a good embedded system designer. GSM module GSM (Global System for Mobile communications)

Arduino

Interfacing MQ2 to Arduino- Gas Sensor for Smoke-Butane-CH4 and LPG

In this article, we are going to learn how to interface MQ2 Gas Sensor with Arduino. MQ2 is basically a general purpose gas sensor (similar to MQ5) which can sense a broad range of gases like LPG, Butane, Methane(CH4), Hydrogen and in addition to these gases MQ2 is sensitive to smoke as well. In a

Arduino

Interfacing MQ5 LPG Sensor to Arduino

In this guide, we learn how to interface MQ5 Gas sensor (which is a generic Gas Sensor more suited to detect and determine LPG concentrations) with Arduino. In this tutorial, we are using the MQ5 Gas sensor module (which is widely available in market) . This module has two output possibilities – an analog out

induction cooktop
Instruments

How Induction Cooktops Work

Working of induction cooktops Induction cooktops are very popular in all households. They have lots of advantages over gas and electric cooktops and are more efficient. But have you ever wondered how an induction cooktop works? The working of an induction cooktop is very simple. It has more to do with electrical engineering than electronics

8051 projects

Humidity sensor using 8051

Humidity sensor using 8051  (Hygrometer) This project is about a simple humidity sensor based on 8051 microcontroller. Humidity sensor is also called hygrometer. This circuit can sense relative humidity (RH)  from 20% to 95% at an accuracy of 5%. The humidity information is displayed on a 16×2 LCD display. A relay is also provided which

8051, 8051 projects

RFID Based Access Control System using 8051

RFID Door Access Control System using 8051 In this project, we are going to build an RFID Based Access Control System using 8051 Micro Controller. The same system can be named like RFID based door lock or RFID based access management system. If you have been to big hospitals or companies, you might have seen

8051, 8051 projects

Microcontroller Based Programmable Data-cum-Temperature Display

Microcontroller Based Programmable Data-cum-Temperature Display. LCD display are most widely used in applications like token display machine in malls, supermarkets, restaurants, cafe-houses etc. The project presented here demonstrates the working through wireless by use of Bluetooth technique. This circuit is designed by Mr. Vivek Kumar Kamboj from Haryana. Circuit and working. This circuit uses microcontroller

Scroll to Top