Experimental Raspberry Pi Pico 2 W firmware and device prototypes for DJConnect. It is an evaluation repository, not a supported DJConnect product component.
- Pico 2 W-specific prototype firmware, host-side tests, and development docs.
- Constrained-client experiments that consume approved DJConnect contracts.
Home Assistant remains the canonical DJConnect runtime and authority. This repository does not own Session Runtime, Music Backend orchestration, Music DNA, DJ intelligence, user-profile persistence, pairing contracts, or product support decisions. Those boundaries are governed by the DJConnect platform architecture.
Experimental only. No production support, OTA path, provisioning design, or release distribution is implied. Product capability and support require a separate architecture approval.
Read DEVELOPMENT_ENVIRONMENT.md, then review the repository responsibility. The wider project lives in pcvantol/djconnect.
This repository starts with MicroPython for Raspberry Pi Pico 2 W. It gives the smallest practical loop for constrained-device experiments while preserving the option to assess the Pico SDK C/C++ route before a product architecture is approved. The minimal skeleton deliberately contains no device behavior.
MIT. See LICENSE.