Posts by Ibrar Ayyub:
Simple PIC LC meter
Posted on: 21 Sep 2022
Description Here is another piece of laboratory equipment – LC meter. This type of meter, especially L meter is hard to find in cheap commercial multimeters. Schematic of this one came from this web page: https://sites.google.com/site/vk3bhr/home/index2-html. It uses PIC microcontroller 16F628A, and because I recently acquired a PIC programmer, I decided to test it with […]
Simple Project on LED blinking by PIC 16 Microcontroller using pic Microcontroller
Posted on: 21 Sep 2022
Today I will show you how easily you can build your first project on blinking LED by using PIC 16 microcontroller. In my previous post Step by step Project guide on PIC Microcontroller I was mansion that for start-up we need 1 Proteus 7 Professional (where we Make your hardware arrangement our project and simulate it to see […]
Scrolling Text on LCD by PIC Microcontroller
Posted on: 20 Sep 2022
Scrolling Text on LCD by PIC microcontroller is very simple but very important one. For moving forward we need basic knowledge on how to display the text on LCD by pic Micro controller. For that please see my previous post on that “Displaying text on LCD by interfaced with PIC16F877 microcontroller in 4 bit mode” […]
Lm35 interfacing with pic 16f877 through adc0808
Posted on: 20 Sep 2022
Here I discus on very good project on digital thermometer. I made this project by Lm35 interfacing with pic 16f877 through adc0808. Pic16f877 microcontroller has inbuilt ADC (Analog to Digital Converter but I use external ADC IC (adc0808) because of simplicity of project if I use inbuilt adc then I have to take consideration on lots […]
Automated Railway Gate Controlled by PIC16F877A
Posted on: 19 Sep 2022
Here I give you my project on Automated Railway Gate Controlled by PIC16F877A . It is very good project and if it is implemented by railway then they can save lots of money to paying salary for this purpose. For that project I use PIC16F877A, LCD display, two pressure Sensor (situated in rail line) ,Traffic […]
Interfacing GLCD with PIC16F877A
Posted on: 19 Sep 2022
Today I discuss on Interfacing GLCD with PIC16F877A. To overcome the limitation of LCD display we use GLCD (Graphical LCD). By using GLCD now we can display image draw line and shapes page by page which are not possible in normal LCD. So to know the process of Interfacing GLCD with PIC16F877A, We need to […]
Interfacing Proteus with Matlab
Posted on: 18 Sep 2022
It is very important topic that how Interfacing Proteus with Matlab is done? And it is obious that after interfacing Proteus with matlab lots of way is open for simulating microcontroller based project. We know that in Proteus there has lack of sensor soif we done Interfacing Proteus with Matlab then we can easily introduce […]
Servo motor control by Microcontroller PIC16f877 and MATLAB GUI
Posted on: 18 Sep 2022
Here you see how a Servo motor controls by Microcontroller PIC16f877 and MATLAB GUI? It is well known to us that now a day’s use of servo motor extended in the field of Robotics. Servo motor can rotate with definite angle and we can easily use it in design of robot arm movements. And also […]
Interfacing GSM module with PIC Microcontroller
Posted on: 17 Sep 2022
In connection with today’s advance technology and field of embedded electronics project, interfacing GSM module with pic microcontroller is very important for remote and wireless communication. GSM stands for Global system of mobile communication is widely used chip and reliable mobile network. If we done interfacing GSM module with pic microcontroller then we can use […]
Password controlled sliding door with SMS alert by pic Microcontroller
Posted on: 17 Sep 2022
In today’s world implementation of any expert system with maximum data and networking security becomes a real necessity in home, academic organizations as well as in industrial communities. To provide this security here I give my project on “password controlled sliding door with SMS alert by pic microcontroller”. Project Objective: The proposed system is a […]