Author |
Message |
Topic: speedohealer tachometer kmh/mph converter divide by N.xxx |
tvnorm
Replies: 8
Views: 10241
|
Forum: General CCS C Discussion Posted: Wed Aug 12, 2009 10:37 pm Subject: speedohealer tachometer kmh/mph converter divide by N.xxx |
Okay, so I have finally got a chance to work on this. I shamelessly stole the Tachometer code from PCMProgrammer and modded for my needs.
For now I am just trying to repeat a square wave from a funct ... |
Topic: speedohealer tachometer kmh/mph converter divide by N.xxx |
tvnorm
Replies: 8
Views: 10241
|
Forum: General CCS C Discussion Posted: Wed Jul 08, 2009 9:31 pm Subject: speedohealer tachometer kmh/mph converter divide by N.xxx |
but I only need accuracy +/- about 3%
What you probably mean is that you only want an accuracy with +/- 3% error. The statement "100% accurate readings" means 0% error.
Rohit ... |
Topic: speedohealer tachometer kmh/mph converter divide by N.xxx |
tvnorm
Replies: 8
Views: 10241
|
Forum: General CCS C Discussion Posted: Wed Jul 08, 2009 9:20 pm Subject: speedohealer tachometer kmh/mph converter divide by N.xxx |
SherpaDoug, At the moment that is over my head but I will look into it.
What I want is a black box to splice in between the speed sensor and the existing speedometer.
The speedometer is calibr ... |
Topic: speedohealer tachometer kmh/mph converter divide by N.xxx |
tvnorm
Replies: 8
Views: 10241
|
Forum: General CCS C Discussion Posted: Wed Jul 08, 2009 4:00 pm Subject: speedohealer tachometer kmh/mph converter divide by N.xxx |
Based on the description for the Speedohealer on http://www.healtech-electronics.com/ , I would say that a PIC is more suited for this than simple hardware.
Ok then PIC it is.
A quick note: th ... |
Topic: speedohealer tachometer kmh/mph converter divide by N.xxx |
tvnorm
Replies: 8
Views: 10241
|
Forum: General CCS C Discussion Posted: Tue Jul 07, 2009 9:46 pm Subject: speedohealer tachometer kmh/mph converter divide by N.xxx |
Hi all, I haven't done a PIC project in awhile and I am wondering if it is time.
There is a product called a "speedohealer". I would like to duplicate it's functionality for personal use. I ... |
Topic: 2-wire LCD driver, no need for xtal osc |
tvnorm
Replies: 12
Views: 97576
|
Forum: Code Library Posted: Tue Aug 29, 2006 8:17 pm Subject: 2-wire LCD driver, no need for xtal osc |
mAnNaRo,
I have lots of 74595 chips, which are also 8 bit shift register. I was wondering what modifications you made to Donlasers code, and if you would be willing to share it, if it would work with ... |
|