Posts by Ibrar Ayyub:
3 LED Bike Light for PIC10F200
Posted on: 30 Nov 2022
Description This project is a multi-function LED bike (cycle) light using 3 LEDs. It is based on a PIC10F200 baseline microcontroller, running from a supply voltage of 2 to 5 volts. In standby mode it consumes a current of less than 1µA making it perfect for battery powered operation. It uses three individually driven high […]
Online Monitoring of Temperature of Conductors Using Zigbee and GSM
Posted on: 30 Nov 2022
Project Summary An on-line monitoring system of temperature of conductors and fittings based on GSM SMS and Zigbee is produced in this project, by which the temperature of conductors and fittings can be monitored in real-time and some accidents caused by the increased temperature can be avoided. The principle and the feature of GSM SMS […]
Android App Home Automation via Bluetooth Using PIC16F628A Microcontroller
Posted on: 29 Nov 2022
We have been posting several latest and advanced PIC microcontroller based projects and here is another wonderful wireless home automation project for Engineering/ Diploma students, Android Bluetooth Home Appliances Control System. Android phones are very popular today due to their limitless possibilities, have you thought about controlling your home appliance from your android phone via Bluetooth? […]
Universal High-Power LED Driver – Firmware update using PIC16F1823
Posted on: 29 Nov 2022
Here’s the updated firmware for my Universal High-Power LED Driver. This version has on-board current set up function, so you can change the drive current without re-programming the PIC microcontroller. You can either download the ZIP file containing the while project, or just the HEX file. After upgrading your firmware, you can change the drive current of the […]
Digital Voltmeter Using PIC Microcontroller 16F877A and Seven Segments Display (0-30V)
Posted on: 28 Nov 2022
We are all aware of about voltmeters (voltage meter), which is nothing but a device used to measure voltage between given two terminals. Apart from the basic usage digital voltmeters are also employed as panel meters for automation systems and robotics. There are analog and Digital voltmeters are available in the market. Have you ever […]
Digital Clock using PIC Microcontroller and DS1307 RTC
Posted on: 28 Nov 2022
A Digital Clock can be made easily by using PIC Microcontroller, DS1307 and a 16×2 LCD. I have already posted about Interfacing DS1307 RTC with PIC Microcontroller. The DS1307 RTC can work either in 24-hour mode or 12-hour mode with AM/PM indicator. It automatically adjusts for months fewer than 31 days including leap year compensation […]
PIC and EEPROM Programmer
Posted on: 27 Nov 2022
Project Summary In this project we are building a JDM programmer that can handle PIC12, PIC16 and PIC18 family microcontrollers and some popular 24C family EEPROMs. The programmer also provides ICSP feature that allows In-Circuit Serial Programming. So if you desire, you will not have to carry your MCU each time when you reprogram it. […]
PIC 16F877 / 16F874 Development Board
Posted on: 27 Nov 2022
The Development Board v. 1.1 connected to an LCD display. It is well visible (read further, in the description) the row of LEDs used to check the logic state of up to 8 I/O ports or external circuits’ pins. Of course, if you own an 8 trace oscilloscope, you can do without it. :-)) On […]
Interfacing EM-18 RFID Module with PIC Microcontroller
Posted on: 26 Nov 2022
EM-18 RFID Reader Module is the one the most commonly used module for Radio Frequency Identification Projects. It features Low Cost, Small Size, Low Power Consumption and Easy to use. It can be directly interfaced with microcontrollers using UART communication. Software UART can be used for microcontrollers having no UART modules. In this tutorial we […]
The Super-Simple pocket size mp3 player using PIC16LF877A
Posted on: 26 Nov 2022
It is based on the PIC 16LF877, with plenty of processor time to spare. There is a bare bones assembly version, and a new C version with more features and stability. It uses compact flash cards up to over 100 gigabytes (once they exist) including microdrives. (right now they are about 8 gig) It uses […]