This project focuses on the development of a Bluetooth Low Energy (LE) Audio Transmitter supporting the Auracast standard.
|
|
пре 7 месеци | |
|---|---|---|
| .vscode | пре 8 месеци | |
| docs | пре 7 месеци | |
| include | пре 8 месеци | |
| lib | пре 8 месеци | |
| node_modules | пре 7 месеци | |
| src | пре 7 месеци | |
| test | пре 7 месеци | |
| .gitignore | пре 8 месеци | |
| CMakeLists.txt | пре 8 месеци | |
| README.md | пре 7 месеци | |
| node-v22.21.0-x64.msi | пре 7 месеци | |
| package-lock.json | пре 7 месеци | |
| package.json | пре 7 месеци | |
| platformio.ini | пре 8 месеци | |
| sdkconfig.esp32s3usbotg | пре 8 месеци |
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