vehiclecontrolsystem
Publickarlvaello/vehiclecontrolsystem
Loading…
Imported from GitHub: KarlVaello/VehicleControlSystem · commit 1872bf3 · license GPL-3.0
Description
Vehicle Control System. Using C++ Qt and C. Hardware and Software
README
Vehicle Control System
What is VCS?
In modern vehicles almost 80% of the vehicle is controlled electronically. That's just VCS, a control system. Focused on electric vehicles but can be easily modified for other types. VCS consists of several units and modules, all connected by an area network bus, based on rs-485 and my own data protocol, allowing modularization. In this project you will find both the hardware and the software of each unit or module.
Electronic control units / modules
UNITS:
- CCU Central Control Unit
- CCU Cluster Control Unit
- CCU Central Control Unit
- EmCU Electric-motor Control Unit
- BCU Battery Control Unit
MODULES:
- CcCM Central-console Control Module
- SteeringWheel Control Module
- BCM Body Control Module
- BlCM Back-lights Control Module
- FlCM Front-lights Control Module
SCREENSHOTS
BASE MODULE
Full Documentation
See the WIKI for full documentation, examples, operational details and other information.
No comments yet. Be the first to ask about this board.