Projects

Interfacing DC Motor with PIC Microcontroller using L293D

Interfacing DC Motor with PIC Microcontroller using L293D

DC Motor and L293D We can’t drive a DC Motor (depends) directly with a Microcontroller, as DC Motors requires high current and high voltage than a Microcontroller can handle. Microcontrollers usually operates at +5 or +3.3V supply and it I/O pin can provide only up to 25mA current. Commonly used DC Motors requires 12V supply […]

Interfacing Dot Matrix led Display with PIC Microcontroller

Interfacing Dot Matrix led Display with PIC Microcontroller

To know about Interfacing Dot Matrix led Display with PIC Microcontroller, we have to know about what is Dot Matrix Display? And how it work? Dot Matrix Display is an array of LED situated in a form of Matrix. See the architecture of a 7*5 Dot Matrix led Display board. Project Description : In this […]

PIC Counter 16f84a

PIC Countdown Timer using PIC16f84a

Description : The purpose of this timer is to provide a countdown time from 1 second to 99 minutes & 59 seconds. I use it to control the lighting for the Ultra-Violet exposure of photosensitive PCB material. The project provides also an audible alarm at the end of the countdown time and switches the UV […]

LED Character Moving English Font Display Project 8×16 Schematic

LED Character Moving English Font Display Project (8×16)

LED Character moving play Project is Very popullar and very valuable project in microcontroller field.In here we play English Language font on 8×16 play.You can Expand this 16 colun to up to 32 column.We use 16 LED columns and 8 LED Rows in this play.We use Microcontroller for drive LEDs and you can easily change your […]

PIC Development Board – Hello World Project

PIC Development Board – Hello World Project

Hello friends, welcome to this exciting tutorial were we will begin our journey with latest PIC18F micros from Microchip Technologies. This tutorial will give you information on what software/hardware you will require and basic steps on how to get, install, configure and use them. After going through this tutorial you will have a complete setup […]

Wave JT Larson Scanner with Joule Thief Schematic

Wave JT – Larson Scanner with Joule Thief

I love LED chasers. A bunch of LEDs neatly turning on and off on a precise timing – lights running one way, then the other way… It’s relaxing, soothing, and hypnotic. There are so many LED chaser/scanner/sequencer circuits out there, some are made with discreet transistors, some based on logic ICs, and more and more […]

DIY 1 PIC 12f675 JDM Programmer Cheap and Easy

DIY $1 PIC 12f675 JDM Programmer (Cheap and Easy)

Hi EveryBody i am Again Doing something. and it is with PIC’s! Almost Everybody do not want a Big Arduino in their projects or to control a rgb led with Arduino uno? Enjoy Compressing your projects with PIC and Attiny too. but in this wwe will be making a PIC Programmer To Program 12f675 PIC. […]

Development board for Attiny84 Microcontroller

Development board for Attiny84 Microcontroller

This is a development board for Attiny84 microcontroller. Tha Attiny84 chip has 11 pins addressable with the Arduino IDE, 8k of flash memory for program storage, and 512 bytes of RAM available for the stack and program variables. One feature of the Attiny84 that is very nice for assembly language programmers is unlimited access to […]

DIY Muscle Sensor EMG Circuit for a Microcontroller

DIY Muscle Sensor / EMG Circuit for a Microcontroller

Measuring muscle activation via electric potential, referred to as electromyography (EMG) , has traditionally been used for medical research and diagnosis of neuromuscular disorders. However, with the advent of ever shrinking yet more powerful microcontrollers and integrated circuits, EMG circuits and sensors have found their way into prosthetics, robotics and other control systems. Yet, EMG […]

PIC MicroController Volume Adjuster Program

PIC MicroController Volume Adjuster Program(Proteus 8 Stimulation)

Hello everyone, The important aspect of every learning is to induce curiosity and doing something meaningful to satisfy that.With the help of that curiosity, I’m here making a volume adjuster program which resembles the same in most devices but not that much, Here the default volume will be 10.Maximum volume will be 20 as well […]