Αποτελέσματα Αναζήτησης
Collection of Arduino sketches for interacting with the data bus utilized on various Chrysler vehicles circa 1980-2000. Basic code to read the Chrysler CCD bus via UART. Write code is being worked on by Chris O and Chris (Ascension) at the moment 3-26-2016.
Arduino library for interfacing Chrysler's legacy CCD-bus using the CCDBusTransceiver or CCDPCIBusTransceiver development board. This library is compatible with the CDP68HC68S1 CCD-bus transceiver IC and the ChryslerCCDSCIScanner hardware.
An Arduino mega shield for interfacing with Chrysler's legacy CCD databus. This project is a shield for the Arduino Mega 2560. It is designed to hold all the parts necessary to interface with Chrysler's legacy databus CCD, utilized in Chrysler vehicles from the late 80s to late 90s.
16 Νοε 2015 · Does anyone know the codes for 8.25" axle tags. I'm referring to the tags with a four digit number. For example, I pulled some Trac Loks from Daks and XJs with the tags "4.10" or "3.55" (duh) and tags "1468" and "1119".
2 ημέρες πριν · Below is a chart and diagram showing rear axle dimensions for Chrysler, Plymouth, and Dodge passenger cars manufactured from 1962 to 1989. Body lines covered are A-Body, B-Body, C-Body, E-Body, F-Body, J-body, M-body and R-body. Also attached is a chart showing the various types of rear axles used by Chrysler for the same period.
21 Ιουλ 2019 · There is no stamp or part number on the housing itself, and as you know, the part number is cast into the center section housing. There are 2 different A body housings, a pre 1970 and a 70 and later. You can easily tell them apart by looking at the location of the brake line splitter block.
13 Δεκ 2018 · /* This code is a basic implementation of a DTMF decoder for detecting the 16 character DTMF code from the analog pin A0 and gives the decoded output by checking for all the Upper and lower tones in the DTMF matrix and gives us the corresponding number by turning on the corresponding digital bit for the numbers 0-9 and by Serially printing...