EcoModder.com

EcoModder.com (https://ecomodder.com/forum/)
-   Instrumentation (https://ecomodder.com/forum/instrumentation.html)
-   -   TI-83 as data logger? (https://ecomodder.com/forum/showthread.php/ti-83-data-logger-7266.html)

NiHaoMike 02-25-2009 11:22 PM

TI-83 as data logger?
 
Has anyone thought about using a TI-83 as a data logger for hypermiling? It's cheaper than a Scangauge (especially if it's used!), is relatively easy to program, and has a very complete library of math functions just to start. And of course, you can connect it to your PC to save data for long term logging and it's also a very good calculator.

One implementation could be use one I/O line for the speedometer input and the other to monitor the fuel injection. A very simple circuit consisting of two resistors and two zener diodes will be all that's needed to interface it. As a bonus, it will work in cars too old for a Scangauge.

A more complex implementation could be to use an interface chip to connect it to the debug connector.

If a TI-84 or TI-89 is used instead (those calculators have clock chips), the average speed can also be logged. (Of course, that probably wouldn't be worth the extra cost.)

John L. 02-26-2009 02:38 AM

That's a novel idea, but remember that the TI I/O port is a serial line, so your best bet would be to have an A/D converter and then convert the digital signals into serial comms. You'd have to know how to use the serial comms in the program you write but the info is definitely out there to do it. You know loggers for PC are really cheap though right?

wikityler 02-26-2009 01:53 PM

You'd need an MCU to do the signal<>serial conversion, so you mind as well just add rs-232 and some flash, and eliminate the calculator.

NiHaoMike 02-26-2009 08:46 PM

The link port in the TIs also work as a GPIO, so just voltage level translation is needed if sensing the injector and speedometer signals. Particularly interesting could be if a cheap wireless audio device is modified to send the signals wirelessly to the calculator. Then no wiring needs to be routed into the cab to install it.

iman121 05-31-2010 06:25 AM

hey guys
I want to do similer thing(connect my ti89 to a mcu)
should I use 0x60000C & 0x60000E to program
the I/O port(DBus config register)?
I also need some info about the cable(which one is rx,tx,gnd)
thanks alot


All times are GMT -4. The time now is 12:44 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.5.2
All content copyright EcoModder.com