Dual 7-Segment LED Display


Results 1 to 15 of 15

Threaded View

  1. #3
    Join Date
    Jul 2007
    Posts
    74


    Did you find this post helpful? Yes | No

    Default

    measuring knock sensor on an engine.

    Size mainly because the unit needs to be mounted and look as "nice" as possible.

    With that said one could conclude that cars and looking good are part of my religon

    As far as pins go, the 8-pin micro only has 5 pins to play with and I need one for the sensor input and 1 for an LED warning light output (to draw attention to the displayed value) As this value if large enough can result in death of the engine, yet another part of my religon...

    With what I have read about the PIC's is that you can use serout and i figured it could do the serout command and then hit the parallel converter for the LED, and such. I might be trying too hard though as well.

    EDIT: So nevermind on the 8-pin pic, I will go with the PIC16F684 then run a black ribbon cable for the LED Display.

    Another EDIT:

    PIC16F684 Has 12 I/O PINS

    01 - Input from Knock Sensor
    02 - LED on knock count (KnCnt) > 4 = Turn that flippin' LED on!
    03 - Segment A
    04 - Segment B
    05 - Segment C
    06 - Segment D
    07 - Segment E
    08 - Segment F
    09 - Segment G
    10 - Segment H
    11 - LED Display A
    12 - LED Display B

    Would like to use alpha numeric display, because if knock count does go over a predefined count then I want it to display EE

    Thanks for all help

    -Eric
    Last edited by erice1984; - 1st July 2007 at 05:53.

Similar Threads

  1. Conway's Game Of Life
    By wellyboot in forum mel PIC BASIC Pro
    Replies: 45
    Last Post: - 28th May 2020, 06:14
  2. Single digit 7 Seg LED clock - PIC16F88
    By thirsty in forum Code Examples
    Replies: 4
    Last Post: - 17th July 2009, 08:42
  3. Weird compile issue 7 segment LED display
    By George in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 21st June 2006, 02:12
  4. 7 segment digit problem (using Mister E's code)
    By jmgelba in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 9th September 2005, 20:25
  5. WRITE not working
    By servo260 in forum mel PIC BASIC Pro
    Replies: 31
    Last Post: - 29th December 2004, 02:02

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts