This project focuses on the development of a Bluetooth Low Energy (LE) Audio Transmitter supporting the Auracast standard.
|
|
há 2 meses atrás | |
|---|---|---|
| .vscode | há 8 meses atrás | |
| docs | há 2 meses atrás | |
| include | há 8 meses atrás | |
| lib | há 8 meses atrás | |
| node_modules | há 7 meses atrás | |
| src | há 7 meses atrás | |
| test | há 7 meses atrás | |
| .gitignore | há 8 meses atrás | |
| CLAUDE.md | há 2 meses atrás | |
| CMakeLists.txt | há 8 meses atrás | |
| README.md | há 7 meses atrás | |
| node-v22.21.0-x64.msi | há 7 meses atrás | |
| package-lock.json | há 7 meses atrás | |
| package.json | há 7 meses atrás | |
| platformio.ini | há 8 meses atrás | |
| sdkconfig.esp32s3usbotg | há 8 meses atrás |
Phase: Proof of Concept (Simulation)
This project focuses on the development of a Bluetooth Low Energy (LE) Audio Transmitter supporting the Auracast standard. The current phase is a Proof of Concept (PoC) simulation, demonstrating system functionality without physical hardware implementation. The project uses an NXP NXH3675 transceiver integrated with an Arduino-compatible controller for simulation purposes.
/project ├─ /src # Source code for simulation ├─ /docs # Documentation and diagrams ├─ /test # Program for function Test ├─ README.md └─ LICENSE