ZombieVerter VCU: Difference between revisions
No edit summary |
(Added some additional elements in to start fleshing out the page contents) |
||
Line 1: | Line 1: | ||
'''<big>Now available for general sale [https://www.evbmw.com/index.php/evbmw-webshop/vcu-boards here].</big>''' | |||
'''Development continues''' and you can | |||
[https://openinverter.org/forum/viewtopic.php?f=3&t=1277 follow and contribute along with the development here on the forum] | |||
[https://openinverter.org/forum/viewtopic.php?f=3&t= | [https://openinverter.org/forum/viewtopic.php?f=3&t=1696 '''Support''' is available via a separate thread on the forum] | ||
== Introduction == | |||
Rather than crack open inverters and swap components about to drive them, what if we simply send them the messages they're expecting? This has been the case with a couple of existing designs (Nissan leaf inverter and GS450H) and thanks to the SAM3X8E microcontroller no longer being stocked by JLCPCB this project looks to take it further. | Rather than crack open inverters and swap components about to drive them, what if we simply send them the messages they're expecting? This has been the case with a couple of existing designs (Nissan leaf inverter and GS450H) and thanks to the SAM3X8E microcontroller no longer being stocked by JLCPCB this project looks to take it further. | ||
Line 36: | Line 37: | ||
* Fuel gauge driver, | * Fuel gauge driver, | ||
* etc , etc | * etc , etc | ||
== Hardware == | |||
Pin Out Diagram | |||
== Software == | |||
== Supported OEM Hardware == |
Revision as of 14:05, 29 June 2021
Now available for general sale here.
Development continues and you can
follow and contribute along with the development here on the forum
Support is available via a separate thread on the forum
Introduction
Rather than crack open inverters and swap components about to drive them, what if we simply send them the messages they're expecting? This has been the case with a couple of existing designs (Nissan leaf inverter and GS450H) and thanks to the SAM3X8E microcontroller no longer being stocked by JLCPCB this project looks to take it further.
So rather than driving an inverter powerstage this version sends CAN for the Leaf inverter or Sync serial for the GS450H and of course can be expanded to any number of others. This will be the default firmware for all vcu products from now on and future hardware will support future fun packed stuff like FLEXRAY!!!
It's basically an rip off homage and builds on other people's hard work in the shape of the following projects
- STM32-CAR project
- Openinverter
- ISA library
- Leaf inverter driver by Celeron55
What we have as of now is the openinverter wrapper with things like :
- Throttle cal and mapping,
- Precharge and contactor control,
- Temp derating,
- BMS limits,
- for/rev/neutral control,
- Graphing and monitoring,
- Firmware updates via the web interface,
- Cruise control,
- Fuel gauge driver,
- etc , etc
Hardware
Pin Out Diagram