Projects

Zeus trigger your camera with lightning2

Zeus: trigger your camera with lightning using pic microcontoller

Introduction I have always been fascinated by photographs about lightnings. While it is relatively easily to put a lightning strike in any photograph using image editing techniques 🙂 I still prefer the real thing. Since photography is a hobby of mine, I wanted to be able to photograph lightnings. However, when I tried to do […]

Solar Tracking System

This is a simple PIC microcontroller based Solar Tracking system, only basic electronics skills are required. It uses 2 unipolar stepper motors and 4 IR-850nm LEDs as sensors to follow the sun  maximizing solar panel illumination. The entire prototype frame was built from simple, cheap and widely available strip board. Just cut it to a […]

Universal Serial Infrared Receiver

Universal Serial Infrared Receiver using PIC16F88

You can use this Universal Infrared Receiver (UIR) project to control your PC:  Starting Windows programs,  setting the Windows volume control,  even moving the mouse around the screen! All at the touch of a button – with your TV remote control in fact! It uses a PIC microcontroller to characterize the demodulated infrared signal and then […]

martin lightjockey 2 free schematich

martin lightjockey 2 free

The new Martin Light Jockey II Lighting Software Kit is a new way to control your. LightJockey Manager is a free-of-charge software add-on for our LightJockey Page 2 the interface. In control panel, the USB interface is recognized as USB. A: I did test the Martin LightJockey, but this software doesnt support the interface. Free […]

pic microcontroller projects pdf schematich

pic microcontroller projects pdf

General.. Title: McGraw-Hill-PIC Microcontroller Project Book File size: 13. 4 MB Gene: E-Books Format: Pdf. Uploader: RedDragon. Pages: 220 Pages Abstract: This project outlines the strategy adopted for establishing two kinds of. The principle task of this project was to program the AVR microcontroller Commercial, industrial, and educational PIC18 microcontroller applications. Simulator www Labcenter. Co. […]

PIC12F675 Comparator

PIC12F675 Comparator Code and Proteus Simulation

This post provides the comparator code for PIC12F675 microcontroller. As we know, PIC12F675 microcontroller has one built in op-amp, which can be used as comparator. 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 […]

Lab 2 Basic digital input and output

Lab 2: Basic digital input and output

Description Today we will learn how to read digital inputs from a push button switch. A digital input has only two values: 1 and 0. The configuration of the push button switch is same as that of the reset switch except it goes to a different port pin. The status of the switch will be […]

A complete guide for LED Blinking

A complete guide for LED Blinking

What is LED? A light-emitting diode (LED) is a semiconductor light source. LEDs have allowed new text, video displays, and sensors to be developed, while their high switching rates are also useful in advanced communications technology. What is LED Blinking? LED blinking is same as eye blinking. Close and open eyes is called an eye […]

Project Board

The PIC Elmer 160 Project Board using PIC16F628

Description — What is the PIC-EL board and what can you do with it? Specification — What features are on the PIC-EL project board? Schematic — Circuit diagram on this web page or in PDF format Builders’ Notes — Check here for special tips or cautions in building the kit. Test Software — The latest test […]

Speed control of DC motor by PWM in Proteus simulation schematich

Speed control of DC motor by PWM in Proteus simulation

Hello friends here is a proteus simulation of speed control of DC motor with the help of Pulse width modulation (PWM) control, PWM signals are generated by 8051 microcontroller. As we have discussed earlier that proteus is a really good simulation software for beginners and 8051 is the most basic among all microcontroller so this […]