Skip to content

Arduino code to control BC127 Audio Bluetooth at Block1750.

License

Notifications You must be signed in to change notification settings

bboyho/BlueBlock1750

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueBlock1750

Arduino code to control the SparkFun Purpletooth Jamboree - BC127 Audio Bluetooth Development Board. This code is also used for a custom wireless audio Bluetooth adapter in older speaker systems. It has been tested and used since 2016:

  • in my car
  • with a mixer and studio monitor's at Block1750
  • portable audio bluetooth device when teaching at different studios

Repository Contents

  • /BlueBlock1750v1 - Initial code to control BC127 by resetting and making the Bluetooth discoverable.
  • /BlueBlock1750v2 - Same code as v1 but includes button states to check when a button has been pressed. The button states help by sending the commands once per button press.
  • /BlueBlock1750v3 - Stable code used for the Bluetooth audio adapters. Includes an additional modular function to automate the default configuration and resetting the Bluetooth.
  • /BlueBlock1750v4 - Beta testing code to check the state of the Bluetooth (connected or not) and control the blue "Discoverable" status LED.
  • /array test - Beta testing arrays for BlueBlock1750v4.

Documentation

License Information

This project is open source!

Please review the LICENSE.md file for license information.

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.

About

Arduino code to control BC127 Audio Bluetooth at Block1750.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%