galactic-bluetooth-audio

所属分类:网络编程
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2023-06-18 21:57:52
上 传 者sh-1993
说明:  银河蓝牙音频,,
(galactic-bluetooth-audio,,)

文件列表:
CMakeLists.txt (1544, 2023-02-26)
LICENSE (1456, 2023-02-26)
bluetooth/ (0, 2023-02-26)
bluetooth/bluetooth.cmake (973, 2023-02-26)
bluetooth/common.cpp (1748, 2023-02-26)
bluetooth/common.h (292, 2023-02-26)
bluetooth/config/ (0, 2023-02-26)
bluetooth/config/FreeRTOSConfig.h (5962, 2023-02-26)
bluetooth/config/btstack_config.h (2527, 2023-02-26)
bluetooth/config/lwipopts.h (552, 2023-02-26)
display/ (0, 2023-02-26)
display/cosmic/ (0, 2023-02-26)
display/cosmic/cosmic_unicorn.cmake (468, 2023-02-26)
display/cosmic/cosmic_unicorn.cpp (11500, 2023-02-26)
display/cosmic/cosmic_unicorn.pio (2514, 2023-02-26)
display/cosmic/display.hpp (2383, 2023-02-26)
display/galactic/ (0, 2023-02-26)
display/galactic/display.hpp (2382, 2023-02-26)
display/galactic/galactic_unicorn.cmake (474, 2023-02-26)
display/galactic/galactic_unicorn.cpp (11494, 2023-02-26)
display/galactic/galactic_unicorn.pio (2523, 2023-02-26)
effect/ (0, 2023-02-26)
effect/classic_fft.cmake (373, 2023-02-26)
effect/classic_fft.cpp (3321, 2023-02-26)
effect/effect.hpp (2556, 2023-02-26)
effect/lib/ (0, 2023-02-26)
effect/lib/fixed_fft.cpp (5749, 2023-02-26)
effect/lib/fixed_fft.hpp (3636, 2023-02-26)
effect/lib/rgb.hpp (731, 2023-02-26)
effect/rainbow_fft.cmake (373, 2023-02-26)
effect/rainbow_fft.cpp (3350, 2023-02-26)
pico_extras_import.cmake (2964, 2023-02-26)
pico_sdk_import.cmake (3165, 2023-02-26)
src/ (0, 2023-02-26)
src/a2dp_sink.cpp (49979, 2023-02-26)
... ...

# Blunicorn Blunicorn is a Bluetooth A2DP Speaker Firmware for the Raspberry Pi Pico W-powered Galactic Unicorn and Cosmic Unicorn from Pimoroni. Play music to your display, and bask in the warm, LED glow of real-time visualisation effects. ## Installing You should grab the latest release from https://github.com/Gadgetoid/galactic-bluetooth-audio/releases/latest Make sure to grab the right package for your board. Connect your board to a computer via USB. Reset your board by holding the BOOTSEL (the button on the Pico itself) button and pressing RESET. Extract the firmware (.uf2 file) and drag it over to the `RPI-RP2` drive. ## Usage Fire up Bluetooth on your phone or PC, you should see a new "Cosmic Unicorn" or "Galactic Unicorn" device. Connect and play music to see pretty, pretty colours! Use the A and B buttons to switch effects (more coming soon.) ## Building For Galactic Unicorn: ```bash mkdir build.cosmic cd build.cosmic cmake .. -DPICO_SDK_PATH=../../pico-sdk -DPICO_EXTRAS_PATH=../../pico-extras -DPICO_BOARD=pico_w -DDISPLAY_PATH=display/galactic/galactic_unicorn.cmake -DCMAKE_BUILD_TYPE=Release ``` For Cosmic Unicorn: ```bash mkdir build.cosmic cd build.cosmic cmake .. -DPICO_SDK_PATH=../../pico-sdk -DPICO_EXTRAS_PATH=../../pico-extras -DPICO_BOARD=pico_w -DDISPLAY_PATH=display/cosmic/cosmic_unicorn.cmake -DCMAKE_BUILD_TYPE=Release ```

近期下载者

相关文件


收藏者