Projects

Up Down counter on 162 LCD using 8051 Microcontroller schematic

Up-Down counter on 16*2 LCD using 8051 microcontroller

DESCRIPTION In this circuit 16*2 lcd IS used to show the value of count using 8051 microcontroller. The maximum value of count is 99 because. In this circuit we are using 8051-microcontroller, 16*2 lcd, 2 switches for up counting button & down counting button. Data pins of LCD are connected to P1 port of the […]

Ionization Smoke Detector With Programmable Calibration schematic

Ionization Smoke-Detector With Programmable Calibration

Microchip Technology unveiled the RE46C180—the world’s first Ionization Smoke-Detector IC with programmable calibration and programmable feature selection, and the first with horn synchronization and auto alarm locate. This Ionization Smoke-Detector ASIC also has expanded options for implementing hush operation, and more options for interconnect operation—including with carbon-monoxide detectors. These features enable designers to develop and […]

IRMimic2™ Trainable IR Remote Control Transmitter with Macros schematic

IRMimic2™ Trainable IR Remote Control Transmitter with Macros

Features: Simple to train – Can learn up to 57 commands, and each can be in a different format/protocol Two different operating modes – Keypad or MCU interface Supports up to 32 keys in keypad mode Any key can be a macro (multiple command sequence) key LED indicator output – Indicates training is complete Chip […]

PIC Microcontroller Based Electronic Lock

PIC Microcontroller Based Electronic Lock

Security is a prime concern in our day-today life. Everyone wants to be as much secure as possible. An access control for doors forms a vital link in a security chain. The microcontroller based digital lock for Doors is an access control system that allows only authorized persons to access a restricted area. An electronic […]

rtc microcontroller Schematic

rtc microcontroller

Interfacing an SPI-Interface RTC with a PIC Microcontroller – Maxim Application note describing how to interface an SPI-interface RTC with a PIC microcontroller. . PIC, real time clock, RTC, spi interface, pic microcontroller . -> Using a D Interfacing an SPI-Interface RTC with a PIC Microcontroller – Maxim Application note describing how to interface an […]

Design an Etch Tank

Complete Circuit Board Lab & POV Business Card using PIC12F508 microcontroller

Complete Circuit Board Lab & POV Business Card Introduction Though there are many Instructables on some aspect of how to make circuit boards, this one is different. It’s an instructable on how to make the things you need to make circuit boards, specifically, a flamboyant business card toy. Over the past six months I have […]

Mouse interfacing

Mouse interfacing and communication using PIC16F877

Introduction On this page a circuit is described, making it possible to interface a PIC and a PS/2 mouse. If you send me a request (read further), it is possible to obtain for free also the assembler program to communicate with the PS/2 mouse. The PIC microcontroller used to test and develop the communication with […]

0 9999 seconds count down timer using PIC12F683 microcontroller

0-9999 seconds count down timer using PIC12F683 microcontroller

The goal of this project is to construct a simple 0-9999 seconds count down timer with an alarm and a display. The time is set through two tact switches and the count down seconds are displayed on a 4-digit seven segment LED display. The project uses PIC12F683 microcontroller for all I/O and timing operations and […]

PIC16F877 i2c

PIC16F877 i2c code and Proteus simulation

This post provides the i2c code (using the i2c module built in the hardware[1]) for PIC16F877 microcontroller. This code is written in C language using MPLAB with HI-TECH C compiler. You can download this code from the ‘Downloads‘ section at the bottom of this page. It is assumed that you know how to blink an LED with PIC16F877 microcontroller. […]

Projects on Speed Checker To Detect Rash Driving On Highways

Projects on Speed Checker To Detect Rash Driving On Highways

While driving on highways, drivers should not exceed the maximum speed limit permitted for their vehicle. However, accidents keep on occurring due to speed violations as drivers follow their speedometers and control their speed according to them, and reduce the speed if they find it to be exceeding and beyond their control. A highway speed checker comes handy […]