First enclosed swappable-battery vehicle in the USA · Order now →
Early access · Coming soon

The Drive-by-Wire Platform for Autonomous Last-Mile Delivery.

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.

vcu_client.py
# 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 × Software

Three ideas,
one machine.

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.

01 · Mount & Power

Mount & Power

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.

02 · Connect to the API

Connect to the API

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.

03 · Deploy & Train

Deploy & Train

Navigate dense urban environments and collect edge-case data immediately. Bike-lane agile, enclosed enough for any weather.

The numbers

Engineered for the economics of autonomy.

A hardware platform sized, powered, and instrumented for a real autonomy stack — not a hobby-grade retrofit.

Sub-50ms
Actuation latency
ASIL-D
Safety-critical VCU
CAN-FD+Eth
Interface options
8 kWh
Swappable battery architecture
15 cu ft
Cargo capacity
3 ft
Vehicle width

Hardware is hard. Let us handle the chassis.

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.

Order Now