Readme fiy typo add aliexpress links

This commit is contained in:
Carsten Schmiemann 2024-03-27 04:01:14 +01:00
parent d6c05c7494
commit 4d622cd8d1

View file

@ -45,7 +45,7 @@ I then try to reverse engineer the frames sent to control the Easylink system.
## Power
Your Easylink system needs power, you can buy a "Car multimedia connector" on aliexpress for example, you need the 22 PIN one. The system gets permanent power connection.
Your Easylink system needs power, you can buy a "Car multimedia connector" on aliexpress for example, you need the 20 PIN one. The system gets permanent power connection.
Dont worry it will consumpt less than 1mA during powered off state with no CAN bus activity. If the unit receive some frames power draw goes up to 50mA even the frames are not for the unit itself.
@ -77,6 +77,27 @@ A USB mini to OTG cable will work too, but you must test if the connector fits i
## Sourcing hardware
### Multimedia connector for power and speakers
https://de.aliexpress.com/item/1005004536283726.html
### Automotive connectors for easylink, display
https://de.aliexpress.com/item/1005001933239103.html
40 PIN for the secondary connector on the Easylink itself and
24 PIN for the touch display
https://de.aliexpress.com/item/1005004870099728.html
HSD Cable for Easylink to touch display video connection, use the cyan one which can plug into all sockets
### Antenna adapters
https://de.aliexpress.com/item/1005005476955786.html
Fakre to SMA antenna adapters for example, use the cyan ones which can plug into all sockets
# Programming with pyren, DDT4all, CLIP or something
You can program the Easylink with mentioned tools like in your car, just make another connection to the EXT-CAN (of course no termination on this point).
@ -117,4 +138,4 @@ If the unit is from a car which ECUs is partly working (Easylink is starting up
If you want to help you can spent me a coffee (Paypal: casc@pfalz-mail.de) or you can contribute yourself to this project.
Feel free to optimize the code, reverse some CAN messages, reverse the VIN calculation, raise a issue or ask questions.
Feel free to optimize the code, reverse some CAN messages, reverse the VIN calculation, raise an issue or ask questions.