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 месеца | |
| DOCUMENT LOG SHEET - PROJECT TASK TIMELINE - Bluetooth LE.pdf | преди 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