Projects

PWM DC Motor Speed Controller Circuit Using PIC16F877A Microcontroller

PWM DC Motor Speed Controller Circuit Using PIC16F877A Microcontroller

In our last PIC online tutorial we have covered PWM generation using PIC Microcontroller. As I told earlier PWM has wide application in electronics and robotics engineering.In this article I’m gonna show you one of the important applications of PWM in Robotics, it is called Pulse Width Modulation motor speed control. The method of generation […]

So much fun

Lazer Duel

For our ECE 4760 final project, we designed and built a Lazer Duel game system involving two guns and a base station commucating over ultra low power RF tranceivers. We can shoot and detect shooting useing an IR emitter/receiver on the guns. The base station will coordinate the game by allowing two players to join and will end the game once a […]

DC Motor Interfacing With PIC Microcontroller Using L293 Motor Driver IC Schematic

DC Motor Interfacing With PIC Microcontroller Using L293 Motor Driver IC

L293d is an H Bridge bidirectional motor driver IC used to interface DC motor and stepper motors to Microcontrollers. CircuitsGallery.com already discussed about the working principle of L293 IC with an example of bidirectional motor driver circuit.It is very easy to make a DC motor control using microcontroller. In this article I’m gonna show you […]

GSM Based Digital Wireless Notice Board Using PIC16F877A Microcontroller

GSM Based Digital Wireless Notice Board Using PIC16F877A Microcontroller

Are you looking for Final year Electronics Engineering Project? Here CircuitsGallery presents GSM based electronics and telecommunication engineering projects for students. You can submit this as your academic project. Our project is nothing but a GSM based notice board using PIC that is capable of displaying SMS received by it. You can specify what content that […]

Interfacing GPS Receiver with 8051 Microcontroller AT89C52

Interfacing GPS Receiver with 8051 Microcontroller -AT89C52

How to interface GPS receiver with 8051 (AT89C52)? GPS receiver is an electronics device capable of receiving Global Positioning System (GPS) signals to decide the device’s location on Earth. Today GPS receiver is popular in vehicles and other navigation equipment. As we know that GPS is free to use there is no subscription charge for […]

PIC16CXXX real time clock electronic project

PIC16CXXX real time clock electronic project

A very simple real time clock electronic project can be designed using the PIC16CXXX microcontroller family , designed by Microchip Technology . This real time clock electronic project uses the Timer1 module, from a mid-range PIC16CXXX microcontroller, to control a low-power real-time clock. Timer1 was chosen because it has its own crystal which allows the […]

Home Automation and Security System using Microcontroller ATMEGA8 with Arduino Programming Schematic

Home Automation and Security System using Microcontroller ATMEGA8 with Arduino Programming

Home automation and security systems have become very popular these days, today industrial automation techniques are widely adopted by luxurious homes and apartments. Here I’m going to give a worthy home automation security and monitoring project for engineering students. On the whole this microcontroller based home automation system with security performs the following series of […]

Digital DC Power supply using PWM with PIC microcontroller

Digital DC Power supply using PWM with PIC microcontroller

In our lab I saw many DC power supply which have a variable knob to regulate the output. I was dreaming to make such a project where I can regulate the voltage using push button.As I am not an industrial level expert so this project is just about a digital DC power supply of small […]