F-Body Europe
http://forum.fbodyeurope.org/phpBB3/

Little project ...
http://forum.fbodyeurope.org/phpBB3/viewtopic.php?f=11&t=5165
Page 1 of 1

Author:  Garry [ Tue Nov 23, 2004 3:18 pm ]
Post subject:  Little project ...

Anybody interested?

MPG-Meter

n.b. OBD-II only ... (I recon)

Author:  JackZ28 [ Tue Nov 23, 2004 3:23 pm ]
Post subject: 

That's pretty cool, but Jeeps and many other cars have had that technology for a while!

Author:  Garry [ Tue Nov 23, 2004 5:42 pm ]
Post subject: 

I had it in the Beemer, it's in the Volvo, but I must have missed it in my 'maro - do you have one in yours? ;)

I'll take a look and see how much hassle it would be building it - possibly with a digital display instead of the dial display, and with some added features like total average, best long-time average, worst 5min average, etc ...

Author:  JackZ28 [ Tue Nov 23, 2004 5:45 pm ]
Post subject: 

They'll probably start selling those. It would look good in a gauge pod.

Author:  Garry [ Tue Nov 23, 2004 6:45 pm ]
Post subject: 

I was thinking more in the direction of a full on-board computer ... 2x16 display or something like that ... I don't know which of the OBD-II features the F-Bodies support (and how they differ between the different models/years), but from the top of the head I would like to have or could think of implementing:

- fuel economy (OK, not really that important for you US folks ;))
- top speed
- average speed
- fuel amount left
- 0-60mph time
- quarter mile time/ET speed (dunno yet if I can reliably derive the information - probably just an approximation)
- R/T practice tree :lol: (wouldn't that be cool?)

Other stuff the OBD-II system has and could be displayed:
Fuel system status, engine load, engine coolant temperatur, fuel trim factor (?), fuel pressure, intake manifold pressure, engine RPM, ignition timing spark advance, intake air temperature, MAF sensor rate, throttle position, error codes (SES) ... dunno if there might even be more things an F-Body supplies ... ;)

EDIT: Read that the LS1 has something like 150 additional fields of data that can be read via the OBD interface ... anybody have a list?

Stupid question: Do all 95-and-up F-Bodies have the OBD-II interface? Or did they upgrade it to something newer later?
Also, does anybody know (and/or can get ahold of) an OBD-II plug that will fit a 98 V6 Camaro?

Author:  Roy [ Tue Nov 23, 2004 7:34 pm ]
Post subject: 

I believe it is 96 and up that is OBDII for chevrolet ,at least for the camaro for sure.

Author:  Garry [ Tue Nov 23, 2004 7:52 pm ]
Post subject: 

And, would anybody else be interested in having an on-board computer like that? Cost probably in the range of 50-100€ at most ...

Author:  Jens [ Tue Nov 23, 2004 7:59 pm ]
Post subject: 

i want it. Count me in :D

Author:  2slow [ Tue Nov 23, 2004 10:53 pm ]
Post subject: 

Garry, before you get involved with this project, can you send me your "bundle o' wires" auto-x timing system so that I can make something presentable out of it. I just finished a remote mic PA system for the auto-x and need something to do while I wait for a few performance parts for my go-kart.
Stef

Author:  Garry [ Tue Nov 23, 2004 11:14 pm ]
Post subject: 

Hm ... I was planing on a real PCB made for it - the current is way too large - I might need to get some other PCBs made soon, give me a week or two to see if it's going to be any time soon ... if it is, the whole circuit will only be slightly larger than credit-card size ...

Author:  Garry [ Tue Nov 23, 2004 11:48 pm ]
Post subject: 

Roy wrote:
I believe it is 96 and up that is OBDII for chevrolet ,at least for the camaro for sure.

According to this, F-Bodies from model year 95 should have a fully rules-compliant OBD-II ...

Author:  Roy [ Wed Nov 24, 2004 6:07 am ]
Post subject: 

I just remeber Sergios camaro its a 95 , with OBDI . Has the same connector and all .

Author:  TurboManiacal [ Wed Nov 24, 2004 7:40 am ]
Post subject: 

Garry wrote:
I was thinking more in the direction of a full on-board computer ... 2x16 display or something like that ... I don't know which of the OBD-II features the F-Bodies support (and how they differ between the different models/years), but from the top of the head I would like to have or could think of implementing:

- fuel economy (OK, not really that important for you US folks ;))
- top speed
- average speed
- fuel amount left
- 0-60mph time
- quarter mile time/ET speed (dunno yet if I can reliably derive the information - probably just an approximation)
- R/T practice tree :lol: (wouldn't that be cool?)

Other stuff the OBD-II system has and could be displayed:
Fuel system status, engine load, engine coolant temperatur, fuel trim factor (?), fuel pressure, intake manifold pressure, engine RPM, ignition timing spark advance, intake air temperature, MAF sensor rate, throttle position, error codes (SES) ... dunno if there might even be more things an F-Body supplies ... ;)

EDIT: Read that the LS1 has something like 150 additional fields of data that can be read via the OBD interface ... anybody have a list?

Stupid question: Do all 95-and-up F-Bodies have the OBD-II interface? Or did they upgrade it to something newer later?
Also, does anybody know (and/or can get ahold of) an OBD-II plug that will fit a 98 V6 Camaro?


It's nice. I have all of these functions on my GTO.

Author:  2slow [ Wed Nov 24, 2004 10:04 am ]
Post subject: 

Another "nice" little project would be a programmable "shift light" like they have on the monster-sized revcounters that the dragracers use. You could even have an orange led light up 200 rpm earlier to warn you that the red leds are due soon.
ps: mine needs to light up at 11 700 rpm.

Author:  Garry [ Wed Nov 24, 2004 3:04 pm ]
Post subject: 

2slow wrote:
Another "nice" little project would be a programmable "shift light" like they have on the monster-sized revcounters that the dragracers use. You could even have an orange led light up 200 rpm earlier to warn you that the red leds are due soon.

Doable ... the extra two ports for LED out are no problem, the microcontroller needs to have some amount of flash/eeprom memory, so I can't go with the smaller ones - therefore I will have spare I/O pins left ;) Not like the timing tree which used every single one, and re-used two input lines through some digital logic as I didn't have any left (and that controller has 32 I/O pins!!!)
Quote:
ps: mine needs to light up at 11 700 rpm.

Yeah, rub it in ;) That's the real reason for the post, right? :lol:

P.S. - Problem might be accuracy - the OBD-II interface only allows for some 40 queries per second max, so that's most likely not an allways-on-feature ... but might be one of the modes ... (would different shift points depending on which gear you're in make any sense? I know the torque/hp rating doesn't change, so I would tend to say no, but some people have strange ideas ;))

Author:  KC10A [ Wed Nov 24, 2004 4:52 pm ]
Post subject: 

Go on the internet and do a search for "Raptor Shift Light" They make one that you change the RPM activation points by turning some dials. I don't know if they go to that high an RPM or not. I hope I'm getting one for Christmas. I plan to hide it in my air conditioning vent. It is a simple 3 wire hookup for the Camaro. Supposedly they will work for any car. Cost less than $100. If you want to change the shift point, you just take a small screwdriver and turn the dial.

Author:  2slow [ Wed Nov 24, 2004 6:53 pm ]
Post subject: 

I know the Raptor, it's really "kewl".
But, I need a shift light with a 200 rpm pre-warning. My R1 kart motor rev so quick that you will be past the shift point before you have time to react. Sooooo....... if we bother Garry long enough he might design something like that.

Author:  Garry [ Wed Nov 24, 2004 7:49 pm ]
Post subject: 

Hm ... what kind of input can you give me? Sounds to me like a layman's practice project ... ;)
I expect you have some kind of electric pulse - how many pulses per RPM? I could run the input through a 1€ microcontroller as a counter input, than run a RTC in parallel and every e.g.10th second or so check the number of pulses ... will you need variable RPM warnings, or will two (or multiple) fixed shift RPMs do? Could e.g. use a 8-element LED band to give you even more "warning time" ...

Page 1 of 1 All times are UTC + 1 hour
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/