ProjectNeura / LEADS

Build your race-ready electric car in 10 minutes with powerful electronic stability control and a modern dashboard.
https://leads.projectneura.org
Apache License 2.0
246 stars 53 forks source link

Support CAN Bus #208

Open ATATC opened 4 weeks ago

ATATC commented 4 weeks ago

Due to the rapid increase in the number of sensors in LEADS VeC, debugging difficulty has become a problem. We want to move closer to professionalism and add an interface similar to OBD. At the same time, in order to support many professional motor controllers, we decided to integrate CAN bus support into LEADS. python-can will be used as a library. This will also extend LEADS's use cases. With the ability to read OBD interfaces, LEADS can be, for example, used to build a dashboard for a Tesla.