Skip to content

BMS Digital Twin - v1.1.0 (Vehicle Networking Upgrade)

Latest

Choose a tag to compare

@justkuchkorov justkuchkorov released this 24 Mar 06:59
· 2 commits to main since this release
aa4cf9f

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.

Wokwi project link