Skip to content

Releases: NullString1/VWCDC

Release v2026.03.13.1

13 Mar 13:58
64e0900

Choose a tag to compare

What's Changed

  • Complete rewrite by @NullString1 in #7
  • Add PlatformIO CI workflow: build az-delivery-devkit-v4 and publish release on merge to master by @Copilot in #8

New Contributors

  • @Copilot made their first contribution in #8

Full Changelog: V2.0.0...v2026.03.13.1

Test version with BLE Keyboard

13 Mar 14:05
c32ca1e

Choose a tag to compare

Pre-release

This adds the radio -> esp32 functionality back in, allowing you to control music with the radio using BLEKeyboard. This requires you to connect phone to the VWCDC device on bluetooth.

This version hasn't been tested and as such is unstable, I am requiring community testing for this.

Full Changelog: V2.0.0...unstable-2026-03-13

V2.0.0 - Tx Only, All Rx Functionality Removed

16 Mar 16:59

Choose a tag to compare

Compiled firmware.bin from platformio.
Built for az-delivery-devkit-v4

I cannot guarantee it will work on other devices, compiling from source is always recommended.

  • 1 way communication to radio, all previous radio to device functionality was removed in this version due to the buggy implementation