Search found 4 matches

by SaabPower
Fri May 02, 2014 4:57 pm
Forum: Sensors
Topic: Analog to CAN
Replies: 3
Views: 4279

I am interested in a similar analog-to-CAN setup for more sensors as well.
by SaabPower
Mon Mar 31, 2014 7:40 pm
Forum: Lua Scripting
Topic: Lua script for shift-x crashing my RCP
Replies: 7
Views: 7144

Lua script for shift-x crashing my RCP

I've been crashing Analyzer and bricking the hardware trying to script the shift light. I was trying to run something like this (off the top of my head, not at my RCP now): setTickRate(15) r=0 function onTick() r=r+500 if(r>7000) then r = 0 end if r > ...
by SaabPower
Thu Jan 30, 2014 4:55 pm
Forum: Hardware and Installation
Topic: Picking up an RPM pulse safely
Replies: 5
Views: 6283

While looking into existing progressive shift lights and tachometers, I noticed that instructions mention tapping into the line from the ECU to the injectors to pick up RPMs. Has anyone done this successfully? My car is a Saab 900 with an ignition coil and distributor that has a hall effect sensor o...
by SaabPower
Tue Sep 10, 2013 6:58 am
Forum: RaceCapture/Pro General Q&A
Topic: Bluetooth/Telemetry
Replies: 2
Views: 4394

I'd like to know the answer to this too. Having in-car lap timer on an Android tablet fed off the GPS data of the device would be perfect, all while beaming important information back to the pits over the telemetry connection! That is the key.