Difference between revisions of "CAN Bus"
Jump to navigation
Jump to search
(fixed formatting) |
|||
| Line 1: | Line 1: | ||
[[Category:Electronics]] | [[Category:Electronics]] | ||
| + | |||
| + | CANbus is a networking standard designed for communication between microcontrollers. It is used in the vast majority of vehicles manufactured today. As well as facilitating communication between different systems on the car, it also cuts down on wiring: if configured correctly, two wires can hold a large amount of sensor data. | ||
==CAN== | ==CAN== | ||
===Electrical Specification=== | ===Electrical Specification=== | ||
===Data Format=== | ===Data Format=== | ||
===History=== | ===History=== | ||
| − | |||
==CAN FD== | ==CAN FD== | ||
===Electrical Specification=== | ===Electrical Specification=== | ||
===Data Format=== | ===Data Format=== | ||
===History=== | ===History=== | ||
Revision as of 15:18, 18 May 2020
CANbus is a networking standard designed for communication between microcontrollers. It is used in the vast majority of vehicles manufactured today. As well as facilitating communication between different systems on the car, it also cuts down on wiring: if configured correctly, two wires can hold a large amount of sensor data.