Skip to content

Get a bimmerz box

Three paths into the same hardware. All three run identical firmware and host the same toolkit — pick the one that fits your time, money, and "I want to solder" budget.

At a glance

DIY — modulesDIY — custom PCBReady-to-ship
PriceTBCTBCTBA
Time to first bootAn afternoonA weekend — order PCB + parts, reflow, flashPlug in, done
Soldering requiredHeaders + jumper wiresYes (0805 passives, SOIC/QFN ICs, the module is castellated)None
PCB fab orderNoYes (JLCPCB / PCBWay)Done for you
SizeStack of breakouts; 3D-printed enclosureOBD-II-dongle (~55 × 46 × 15 mm)OBD-II-dongle in a moulded case
What you getDev board + click boards + cabling + firmware buildKiCad design, BOM, gerbers, firmwareAssembled board, case, cable, factory-flashed firmware
CustomisableFully — swap any module, any GPIOFully — fork the schematic, add transceivers, change the housingFirmware is OTA-updatable; hardware is fixed
WarrantyNone (it's your jumper wires)None (it's your soldering iron)Manufacturing defects covered
SupportCommunity via GitHubCommunity via GitHubCommunity + direct email for shipped units

Same hardware on both paths

  • MCU: Waveshare ESP32-P4 Module — ESP32-P4 SoC + 32 MB octal PSRAM + 16 MB flash + crystal + antenna + RF shield, all in one pre-certified module.
  • Wi-Fi + BLE: ESP32-C6 co-processor, SDIO 4-bit at 40 MHz.
  • K-line: L9637D transceiver (handles ISO 9141 / KWP2000 / DS2).
  • CAN: dual TJA1051T transceivers — HS-CAN (PT-CAN) + MS-CAN (K-CAN) on independent buses.
  • Storage: microSD socket (FAT32, hot-swappable).
  • Connectors: 16-pin OBD-II to the car, USB-C for power + USB-MSC + flashing.

Same firmware on both paths

The DIY and ready-to-ship images are identical. Updates roll out via the dongle's OTA mechanism (admin page → upload bimmerz_box.bin).

Pick a path

  • I want to start hacking the firmware todayDIY from modules — dev board + click breakouts + jumper wires. No PCB fab.
  • I want to build the production hardwareDIY custom PCB — KiCad, BOM, gerbers, soldering notes.
  • I want to plug it inReady-to-ship — pre-orders open when the hardware is finalised, timelines unknown for now.

The middle of the road — DIY hub — has both paths side by side if you can't decide.

Part of the bimmerz family. Open hardware & firmware (MIT).