Stop spending years and millions engineering custom vehicle platforms. Mount your sensor suite, connect your compute rig to our secure, ASIL-D certified Vehicle Control Unit, and deploy your models in days.
No spam — just SDK access, DBC files, and hardware availability updates.
# EMC² AV Developer Kit — VCU interface
from emc2_vcu import VCUClient
vcu = VCUClient(interface="can0", protocol="CAN-FD")
vcu.connect()
# high-level command in, low-level actuation out
vcu.send_command(
throttle=0.42,
steering=-6.5, # degrees
brake=0.0,
watchdog_ms=50 # sub-50ms actuation
)
print(vcu.telemetry())
# {'battery_soc': 0.81, 'speed_mph': 11.2, ...}
Hardware and software, built together — so your autonomy stack slips onto a proven three-wheel chassis instead of a custom one you have to build from scratch.
Modular roof racking for LiDAR and cameras. Tap directly into our 8 kWh high-voltage swappable battery architecture for continuous, regulated auxiliary power to your compute rig.
Interface directly with our proprietary dual-core lockstep MCU via CAN-FD or Automotive Ethernet. Send high-level commands; our firmware handles the low-level, real-time actuation securely.
Navigate dense urban environments and collect edge-case data immediately. Bike-lane agile, enclosed enough for any weather.
A hardware platform sized, powered, and instrumented for a real autonomy stack — not a hobby-grade retrofit.
Be the first to receive the EMC Squared AV Developer Kit. SDKs, DBC files, and physical hardware dropping Q4.
EMC Squared's AV developer platform is under active development. Specifications describe an in-progress engineering roadmap and development targets, not a currently shipping product.