Posted on 26 Aug 2008

This project utilizes a PIC microcontroller to monitor battery voltage and control a solid state relay, turning it ON for a time period when battery voltage falls below an adjustable low voltage set point and OFF if it exceeds an adjustable high voltage set point.The circuit is extremely useful in alternative energy applications such as wind or solar, which experience long periods of calm or clouds when no power is generated to feed the battery array.[more]
Posted on 22 Aug 2008

SIMPLE-VOLT is a tiny, light-weight R/C Battery Voltage Monitor using a PIC microcontroller.The Simple-Volt automatically detects the number of LiPo cells connected (assume charged pack) and continually monitors the battery voltage and compares it to the preset cutoff/warning voltage corresponding to the number of detected LiPo cells.[more]
Posted on 01 Jun 2008

In this website you will see several examples how to simulate PIC microcontroller circuit using PROTEUS VSM such as interfacing c,7-segment,switchs etc.[more]
Posted on 19 May 2008

This converts a PS2 controller into a MIDI controller. The current firmware supports remapping of the buttons to different notes or controllers. It’s based on a PIC microchip–full, explained source code and instructions for making modifications are supplied. [more]
Posted on 29 Mar 2008

Author writes:”As an educational experiment, I decided to build a small temperature sensor, and data logger. Since I have little experience with direct Analog to Digital (A->D) converters, I decided to start out with a little more “meaty” hardware. I used a Basic Stamp II (BOE) BS2-IC microcontroller to capture temperature using a Sensirion Temperature and Humidity Sensor, and display using a 2×16 Serial Display.”[more]