It will interface with most ALDL cars,(1982-1995 GM cars) over the serial port. I had it working on my 1984 Buick Regal.It will read any error codes as well as make a visual representation of few gauges, which is very useful since most of these cars only came with a mph gauge.
File List:
KJGMG.zip
88Kb
KJGMGJAR.jarContent
2Kb
Main$1.class
1Kb
Main.class
21Kb
Main.java
31Kb
SpeedometerAction.class
1Kb
SpeedometerAction.java
471b
SpeedometerPanel.class
4Kb
SpeedometerPanel.java
4Kb
mixsmallg.gif
12Kb
mpgsmallg.gif
12Kb
rpmsmallg.gif
12Kb
settings.txt
160b
tempsmallg.gif
12Kb
tpssmallg.gif
12Kb
Similar code
Parallel Port Viewer
(Popularity: ) : It is possible to use parallel port for many interesting applications (i.e. connect LCD Display or leds to it). Parallel Port Viewer show how parallel port works on hardware level!!!
User1 Send Message to User2(Simplex mode)
(Popularity: ) : Core of the program is to receive the client message to the serverusing serversocket. Here user have to give the message in Clientside (appletwindow) that message is passed to server & dislayed in AppletWindow output.only the client sending information to ... add two
(Popularity: ) : add two numbers by using input/output
Zip UnZip tool in Java
(Popularity: ) : Used for compressing multiple files or a complete directory and also used for extracting files from compressed ZIP files. Also have the ability to add or delete files from an existing ZIP file X-POST-CHANGO
(Popularity: ) : This Program was created to allow non administrative users to change from OS X to OS 9 without using System Preferences. It uses Sockets to tell the machine to change and reboot.