LED Tach Sources?


Closed Thread
Results 1 to 7 of 7
  1. #1
    Join Date
    Oct 2004
    Posts
    15

    Default LED Tach Sources?

    Hello, Can someone point me to a LED source that makes 20+ bar segments such as the ones shown here...

    http://primeled.com/

    Ideally they would be arranged in a round configuration as I'm planning on making a tach (I know, first time user project)

    Cheers!
    Netjammer-

  2. #2
    Join Date
    Dec 2003
    Location
    Wichita KS
    Posts
    511


    Did you find this post helpful? Yes | No

    Default

    Hello Net Jammer,

    this may help...

    http://www.allelectronics.com/cgi-bi...345&type=store

    Dwayne
    Ability to Fly:
    Hurling yourself towards the ground, and missing.

    Engineers that Contribute to flying:
    Both optimists and pessimists contribute to the society. The optimist invents the aeroplane, the pessimist the parachute

    Pilots that are Flying:
    Those who know their limitations, and respect the green side of the grass...

  3. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    well,
    as i understand you want to use these bar to display an Variable value. Which kind of display you need. Full bar or only 1 led at the time ???

    I assume you'll use full bar display. In this case you can use serial shift register in cascade to give you all outputs pins you need and use an trivial serial output to them. this should work as you wish. or, more simple use PIC16F871 with up to 33 i/o lines.

    regards
    Last edited by mister_e; - 14th October 2004 at 22:19.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  4. #4
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,615


    Did you find this post helpful? Yes | No

    Talking

    Hi,

    Elektor magazine did what you intend to do several years ago ...
    but, there's no PIC in; just an U 1096B ( 30 led's driven ...not too bad !!!) and a 555

    it was in july/August 1986 issue ...project N°32; and overall, you get a wonderful PCB drawing ...

    I did one ...no problems !!!

    Alain

  5. #5
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Huummm. It seems U1096B is obsolete now. Why not using a few "old timer" LM3914,LM3915, LM3916 instead of. Input of tach can be connect to a simple LM2917 frequency to voltage converter. Since the tach signal is not really clear and *un-noisy* is better to use this one.

    In the past i did something similar to read tach signal with PIC. The target project was an TachProbe for remote starter installer (like i was). It was reading Tach source and convert it into Cylinder reading. It's still on use and on *market* now. For this i just read the input frequency by using two Pulsin command to get the period of the input signal. With a simple formula i convert period in a cylinder reading.

    maybe this can be use for your project too.

    regards
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  6. #6
    Join Date
    Oct 2004
    Posts
    15


    Did you find this post helpful? Yes | No

    Default

    Originally posted by Dwayne
    Hello Net Jammer,

    this may help...

    http://www.allelectronics.com/cgi-bi...345&type=store

    Dwayne
    Dwayne, thanks for the lead. That place looks promising.
    Cheers!
    Netjammer-

  7. #7
    Join Date
    Oct 2004
    Posts
    15


    Did you find this post helpful? Yes | No

    Default

    Originally posted by mister_e
    Huummm. It seems U1096B is obsolete now. Why not using a few "old timer" LM3914,LM3915, LM3916 instead of. Input of tach can be connect to a simple LM2917 frequency to voltage converter. Since the tach signal is not really clear and *un-noisy* is better to use this one.

    In the past i did something similar to read tach signal with PIC. The target project was an TachProbe for remote starter installer (like i was). It was reading Tach source and convert it into Cylinder reading. It's still on use and on *market* now. For this i just read the input frequency by using two Pulsin command to get the period of the input signal. With a simple formula i convert period in a cylinder reading.

    maybe this can be use for your project too.

    regards
    First off, I'd like to thank everyone for giving me some input to this starter project.

    Mister_e, I went and purchased several LM2917 Freq to Voltage converters. I also picked up the 3914's LED drivers. I saw the tech application note 162 that showed how to make an automotive tach. That was nice but I want to go the route of using a 16877 PIC, since that is what came with my ME Lab kit (X1). Do you have any code that demonstrates what you did above?

    Thanks for in advance everyone!
    Cheers!
    Netjammer-

Similar Threads

  1. LED Machine Tach For Tired Eyes
    By Archangel in forum mel PIC BASIC Pro
    Replies: 33
    Last Post: - 27th January 2010, 14:55
  2. new and need help
    By smeghead in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 3rd November 2008, 20:19
  3. For next loop using: Led var Byte
    By quester in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 11th March 2008, 10:16
  4. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 02:30
  5. can't even flash an LED
    By bruno333 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 28th April 2005, 13:27

Members who have read this thread : 1

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