LIN Communication using R-Pi Serial
I'm thankful to my mentor for guiding me through out this project.
The Purpose of this project is to read diagnostic data & other information from ECU through LIN communication. Our ECU supports LIN Communication.One can use this project to build their own LIN Analyzer.For GUI Implementation PyQt Framework is used.
-LIN Transceiver
-74LS08
-Raspberry Pi 3
-1K Resistor
-Jumpers & Wires
This project used PI UART Protocol.To know more about serial communication in raspberry pi check this.
Serial Documentation
Pin | Description |
---|---|
1 | RxD |
2 | SLP_N |
3 | Wake_N |
4 | TxD |
5 | GND |
6 | LIN |
7 | Vbat |
8 | INH |
This is how the following project was implemented.If you have any doubt in implementing this 📫 ⬇️ @aasaialangaram450@gmail.com
Use the GitHub issue.