Posted on 16 Apr 2009

Here is a simple digital clock using classic LED 7-Segment Displays from vintage calculators and vintage led watches. punkky writes:
I have made simple clocks using these displays and PIC16F887. The real thing looks much better than the photo. The displays are bright red and sun light viewable. Very COOL!!! They are on my computer desk and I love to see them very often.
[more]
Posted on 14 Aug 2008

The prototypeโs outputs consist of a single 7-segment LED display and a piezo speaker (still attached to its watch back). The inputs consist of a 10-position โBCDโ rotary switch (for digit entry), two pushbuttons (set and start/stop), and two bits of a 8-position DIP switch (timer selection).[more]
Posted on 03 Jul 2008

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 on 12 Jun 2008

This is a test project built hastily on a solderless breadboard. It uses a LM75 to read the current temperature via I2C and displays the result on three 7 segment displays. It uses a PIC16F628 with an internal 4 Mhz clock.The program was created using JAL.[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]