Projects

Two Channel PC Based Oscilloscope USB

Two-Channel PC Based Oscilloscope USB

Inroduction More and more experiments are now ‘PC-assisted.’ Also conventional acquisition systems are very expensive. Since portable  PCs are today common and a USB link is a better solutionhere we present an oscilloscope using USB port of the PC that operates at up to 10 kHz with ±16V input voltage. It has much more improved features than the PC-based oscilloscope . The oscilloscope uses IC […]

Relay Controller

3-Channel IR Relay Controller with user programmable IR commands for PIC12F629

Description This project is a 3 channel infrared (IR) remote controlled relay driver.  It works with 12-bit SIRC IR signals as used by Sony remote controls. The controller also features the ability for the user to ‘program’ the commands it will respond to using  the IR remote control.   Each of the three relay channels can […]

Hello World Project With PIC Microcontroller – Part II

Hello World Project With PIC Microcontroller – Part II

Hello Friends, Welcome back. In the last tutorial we started working with MPLab and HI-TECH C Compiler and written our first C program to blink LED. After compiling the program we got the HEX file. Now, in this tutorial we will see how to transfer(burn) the hex file to our Microcontroller chip and then power it […]

Balanced Line Attenuator

Balanced Line Attenuator

In a home recording environment equipment often doesn’t come in a large variety because of either limited budget or limited space… or both. I am presenting here an balanced attenuator which comes in between fixed gain preamp and recording device/soundcard. The purpose of this device is to adjust the level and monitor it to prevent […]

Alarm Clock

Alarm Clock using PIC16F74 microcontroller

The idea for this project came from my youngest son who asked me to make him an alarm clock. I put together a simple PIC based design comprising of two interlinked vero-board cards. The design was created using New Wave Concepts’ LiveWire which allows you to simulate the effect of the signals on the components […]

Ide To Usb Converter Circuit Diagram

Ide To Usb Converter Circuit Diagram

How to Make Phonecall From GSM Module Using pic18f2550 … Mplab® ide – developer – wikidot, Mplab ® x integrated development environment (ide) is a software program that runs on a pc (windows ®, mac os ®, linux ®) to develop applications for microchip. Ee times | electronic engineering times | connecting , Ee times connects the […]

Talking Breathalyzer

The Talking Breathalyzer Mark II using PIC18F1220

The Talking Breathalyzer Mark II Hi Folks! Thanks for having a gander!  This is my second Breathalyzer project.  IT TALKS TO YOU, and gives you an idea of how much you’ve had to drink! I made it specifically for for this contest.  I hope you all like it.  From a block diagram point of view, […]

PIC 16F917 Microcontroller Programmer

PIC 16F917 Microcontroller Programmer

In this instructable , I ‘ll show you how to build a PIC 16F917 Microcontroller programming circuit. This Microcontroller is a very nice Microcontroller chip form the famous chip manufacturer Microchip. This Microcontroller is easy to program and powerful to use. The photo above shows the programmer circuit after completion. Note: This circuit uses the […]

2 wire LCD interface using PIC16CF84

2-wire LCD interface using PIC16CF84

Alphanumeric LCD displays have become very popular for microcontroller applications because they can add a lot to a project in a variety of different ways. A text message giving the user instructions as well as feedback can make the application seem much more “professional” and easy to use. I like to use LCD’s to help […]

Blink a LED with Assembly Language a PIC1

Building the Inchworm ICD2 PIC Programmer / Debugger

This instructable is an illustrated walk through building an ICD2 clone called the Inchworm. It’s a straight forward kit that lets you build an MPLAB ICD2 compatible Programmer and Debugger. There are lots of Programmers out there but very few include a debugger, (A debugger lets you single step through your program and set watch […]