All posts in the 'PIC projects' Category

Control stepping motor via USB interface

Control stepping motor via USB interface
Control stepping motor via USB interface
This is an example that demonstration how to control stepping motor via USB interface.The PC software program with delphi.The project use CPU PIC18F4550 with full speed USB interface at 48MHz, USB 2.0 compliance.The firmware for this example program with MPLAB C18 with USB driver from Microchip. [more]

Posted in : PIC projects | USB projects | motor controller

2.3 ” Digital thermometer

2.3 inch Digital thermometer
This project is a 3-digit digital thermometer easy to build for beginner or hobbyits.PIC16F628 used to read digital value of temperature from a DS1820 sensor.All 7-segments drived by power logic 8-bit shift register TPIC6B595 with open collector output. For the 7-segment need 12V volt to drive because it have 3 LED per one segment.All segment no need to scan display. Source code programming with CCS C Compiler availible. [more]

Posted in : Display projects | Measurement projects | PIC projects

DC motor speed control using PWM

DC motor speed control using PWM
This is DC motor speed control based on PIC16F867.The circuits use frequency PWM about 10KHz which does not make a noise in the motor.This project can drive 1 Amp motor current without heat.The motor speed controled by potentiometer which is connected to ADC input.[more]

Posted in : PIC projects | motor controller

Anachronistic Chronometer

Anachronistic Chronometer
This is a nice analog clock based on PIC16F84.The meter control by pulse width modulation (PWM). It consists of three analog meters with scales that went from 1-12, 0-59, and 0-59 and indicated hours, minutes, and seconds respectively.[more]

Posted in : Clock projects | DIY projects | Measurement projects | PIC projects

SWR Meter with Pic16F88

SWR Meter with Pic16F88
LCD SWR Meter presented here meet many simple task using a micro controller, especially, dear to all of us, a PIC!!. This time its PIC16F88. The very basic purpose to make this project is to encourage radio amateurs to build their own High Quality LCD SWR Meter at low price, instead of buying expensive ready made units. [more]

Posted in : Measurement projects | PIC projects | RF projects

Next Page »