This project focuses on the development of a Bluetooth Low Energy (LE) Audio Transmitter supporting the Auracast standard.
|
|
hai 7 meses | |
|---|---|---|
| .vscode | hai 8 meses | |
| docs | hai 7 meses | |
| include | hai 8 meses | |
| lib | hai 8 meses | |
| node_modules | hai 7 meses | |
| src | hai 7 meses | |
| test | hai 7 meses | |
| .gitignore | hai 8 meses | |
| CMakeLists.txt | hai 8 meses | |
| DOCUMENT LOG SHEET - PROJECT TASK TIMELINE - Bluetooth LE.pdf | hai 8 meses | |
| README.md | hai 7 meses | |
| node-v22.21.0-x64.msi | hai 7 meses | |
| package-lock.json | hai 7 meses | |
| package.json | hai 7 meses | |
| platformio.ini | hai 8 meses | |
| sdkconfig.esp32s3usbotg | hai 8 meses |
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