What's New in v1.1.0
This release upgrades the BMS digital twin from a standalone monitor to a fully networked vehicle component.
- CAN Bus Simulation: Implemented an active broadcasting system (
sendCANFrame) that translates physical floating-point telemetry (Voltage, SoC) into standard 8-byte hexadecimal CAN frames. - Hexadecimal Data Packing: Scaled 0-5V analog readings and 0-100% SoC integrations into single-byte representations (0-255) to maximize bus bandwidth efficiency.
- Network Identifier: Configured default broadcasting on standard battery data ID
0x620.