Vehicle ODO meter mileage correction
Warning! Modification of a digital odometer for fraudulent purposes is against the law! ,This is for education or repair purpose only.
This how to is aimed at individuals who have replaced there digital gauge clusters and would like to match their odometer to the actual mileage of their vehicle. I will be focusing on the Shogun and RAIDER 150 panel with the solid PCB in this example.
This modification is a little on the technical side. You should be proficient at soldering and have a general understanding of electronics, programming and hexadecimal math.
Required Tools:
Required Tools:
- Flat head screwdriver
- Soldering Iron and solder
- De-soldering tools: Copper braid or a solder-vacuum
- Pliers
- A pen
- Personal computer with a serial port
- Microwire serial programmer (schematic included)
- Serial programming software
First the HARDWARE
You can just solder parts by parts on the db9 female connector, making pcb is optional for we will only use this interface once, follow the schematic above and you should be fine. Just a note of caution. U3 is not interchangeable nor cannot be replaced by ordinary 78L05, use the part as designated on the schematic drawing.
As seen on the photo, (sorry for this blurred image). After checking each and every component is soldered properly to each other, you can apply GLUE stick to secure the component not to touch each other.
Second the SOFTWARE
many eeprom programming software are available fordownload all over the internet, i do tried some and i find it easier for this job using PONYPROG 2000 which is available for free download at their site. configuring the device is easy. PONY PROG download
SCREENSHOT of the software
Second the SOFTWARE
many eeprom programming software are available fordownload all over the internet, i do tried some and i find it easier for this job using PONYPROG 2000 which is available for free download at their site. configuring the device is easy. PONY PROG download
SCREENSHOT of the software
here the actual data seen was from a speedometer panel board, i can tell the hardware is working by giving me a bit of data.
Connecting the interface on the target board
Connecting the interface on the target board
again by following the schematic, just solder your wire on each pin accordingly, from pin 1 to pin 8 correctly. (no need to dismantle the IC on board the PCB). solder the wire first before connecting the interface on your PC communication port.
Configuring your INTERFACE with PONY PROG first before hitting the READ button.
From the Set Up menu, choose Interface Setup.
You should have the I/O port set as:
From the chipset dropdown, choose MicroWire 16 eeprom and the 9346 chip. (L46r)
HIT read!!!
Configuring your INTERFACE with PONY PROG first before hitting the READ button.
From the Set Up menu, choose Interface Setup.
You should have the I/O port set as:
- Serial
- SI Prog I/O
- Which ever port you connected you programmer to.
- Leave all the check boxes unchecked.
From the chipset dropdown, choose MicroWire 16 eeprom and the 9346 chip. (L46r)
HIT read!!!
the actual odometer reading of this panel was 3009.0 km..
With the data came up, after encoding the hex actually stand the same odometer reading posted. make sense.
With the data came up, after encoding the hex actually stand the same odometer reading posted. make sense.
Would love to try this
ReplyDeleteHi, you say that U3 cannot be replaced by 78L05. Why not? All we need is 5V correct?
ReplyDeleteI think Sagev is rigth, look at quiescent current of both (LM2936Z-5 AND 78L05).
Delete