Posts by Bilal:
Digital Clock Using Microcontroller (AT89S52 Without RTC Circuit)
Posted on: 24 Apr 2020
Lets describe a clock… “Clock is a device that counts and shows time(relative)”!!! Guess I said it right so lets make a CLOCK with ALARM feature. NOTE: it will take 2-3 minutes in reading please read the whole project or else I will not be responsible for any part damage. Step 1: COMPONENTS REQUIRED 6 components needed : 1. Microcontroller (I have used […]
How to Control ESP8266 Based Sonoff Basic Smart Switch With a Smartphone
Posted on: 22 Apr 2020
Sonoff is a device line for Smart Home developed by ITEAD. One of the most flexible and inexpensive devices from that line are Sonoff Basic. It is a Wi-Fi enabled switch based on a great chip, ESP8266. This article describes how to set up the Cloud4RPi service on a Sonoff Basic smart switch. In the previous instructable, we explained how to flash the […]
Laser Harp Synthesizer on Zybo Board
Posted on: 20 Apr 2020
In this tutorial we will create a fully functional laser harp using IR sensors with a serial interface that will allow the user to change the tuning and tone of the instrument. This harp will be the 21st century remake of the age old instrument. The system was created using a Xilinx Zybo development board […]
Interfacing 8051 Microcntroller With 16*2 Lcd in Proteus Simulation
Posted on: 18 Apr 2020
This is a very basic project of 8051. In this project we are going to tell you about how we can interface 16*2 lcd to 8051 microcontroller. So here we are using full 8 bit mode. In the next tutorial we will tell about 4 bit mode as well. Step 1: Software Used: As we […]
Interfacing 8051 Microcontroller With 7 Segment Display
Posted on: 16 Apr 2020
In this project we are going to tell you about how we can interface 7 segment display with 8051 microcontroller. Step 1: Software Used: As we are showing proteus simulation so FOR CODING AND SIMULATION YOU REQUIRED: 1 Keil uvision: Their are lots of product from keil. so you will be required c51 compiler. You can […]
Interfacing 8051 Microcontroller With Lcd in 4-bit Mode
Posted on: 14 Apr 2020
In this tutorial we are going to tell you about how we can interface lcd with 8051 in 4-bit mode. Step 1: Software Used: As we are showing proteus simulation so FOR CODING AND SIMULATION YOU REQUIRED: 1 Keil uvision: Their are lots of product from keil. so you will be required c51 compiler. You can […]
ZYBO OV7670 Camera With Pan/tilt Control
Posted on: 12 Apr 2020
Start at step one for detail on just creating an 2-axis servo PWM controller. Start at the massive block diagram (Step 19) for the full project. Camera + Pan/tilt setup we used: https://www.amazon.com/gp/product/B013JF9GCA The PmodCON3 from Digilent was used to connect the servos. Step 1: Building a PWM Module- Source File Step 2: Building a PWM […]
Incrementing 7 Segment Value Using Push Butoon With 8051
Posted on: 10 Apr 2020
In this project we are going to increment seven segment display value using push button with 8051 microcontroller. Step 1: Software Used: As we are showing proteus simulation so FOR CODING AND SIMULATION YOU REQUIRED: 1 Keil uvision: Their are lots of product from keil. so you will be required c51 compiler. You can download that […]
How to Count From 0 to 99 Using 8051 Microcontroller With 7 Segment Display
Posted on: 08 Apr 2020
Hello everyone, In this tutorial we are going to tell you about how to count from 0 to 99 using two 7 segment display. Step 1: Software Used: As we are showing proteus simulation so FOR CODING AND SIMULATION YOU REQUIRED: 1 Keil uvision: Their are lots of product from keil. so you will be required […]
Keypad Interface With 8051 and Displaying Keypad Numbers in 7 Segment
Posted on: 06 Apr 2020
In this tutorial I’m going to tell you about how we can interface keypad with 8051 and displaying keypad numbers in 7 segment display Step 1: Software Used As we are showing proteus simulation so FOR CODING AND SIMULATION YOU REQUIRED: 1 Keil uvision: Their are lots of product from keil. so you will be required […]