No description
Find a file
2023-12-19 16:44:46 +01:00
.github/workflows Github Workflow: updated build action to use Xcode 15.0.1 because Xcode 15.1 is not available yet 2023-12-19 16:44:46 +01:00
BluefruitPlayground Fix warning about thread priority inversion 2023-12-19 15:54:22 +01:00
BluefruitPlayground.xcodeproj Bump version number 2023-12-19 16:22:46 +01:00
BluefruitPlayground.xcworkspace Initial import: app build 7 2019-12-17 11:45:21 +01:00
BluefruitPlaygroundUITests Add CLUE screens to the automatic screenshot generation process 2020-03-20 11:09:49 +01:00
fastlane Update fastlane 2023-12-19 12:30:11 +01:00
Pods Update BluefruitPlayground-SimulateBluetooth target to make it work in Xcode15 2023-11-29 12:23:32 +01:00
.gitignore Initial import: app build 7 2019-12-17 11:45:21 +01:00
BluefruitPlayground-SimulatedBluetooth-Info.plist Puppet: updated help 2020-02-08 18:45:41 +01:00
Gemfile Initial import: app build 7 2019-12-17 11:45:21 +01:00
Gemfile.lock Update fastlane 2023-12-19 12:30:11 +01:00
Podfile Update BluefruitPlayground-SimulateBluetooth target to make it work in Xcode15 2023-11-29 12:23:32 +01:00
Podfile.lock Update BluefruitPlayground-SimulateBluetooth target to make it work in Xcode15 2023-11-29 12:23:32 +01:00
README.md Initial import: app build 7 2019-12-17 11:45:21 +01:00

Bluefruit Playground

Circuit Playground Bluefruit is the most fun you can have with a circuit board and Bluefruit Playground makes it even better.

Connect Bluefruit Playground to a Circuit Playground Bluefruit board and you can:

  • Control LED color & animation
  • View continuous light sensor readings
  • View state of built-in buttons & switch
  • Turn CPB into a musical instrument
  • View orientation based on accelerometer data
  • View temperature readings

...all without soldering or writing a single line of code!

Important: Open this project in Xcode by using the .xcworkspace file and not the .xcodeproj file