No description
Find a file
2023-11-28 17:57:20 +01:00
BluefruitPlayground Force to use always the "Light" theme 2023-11-28 17:57:20 +01:00
BluefruitPlayground.xcodeproj Neopixels: Fixed the number of bytes sent for animations. It was hardcoded and now depends on the board. 2020-05-07 20:42:52 +02: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 Updated automatic screenshot generation 2020-02-12 12:49:05 +01:00
Pods Fix crash when the board is not sending data and the chart dataset is empty 2020-03-14 18:46:49 +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 Bump addressable from 2.7.0 to 2.8.0 2021-07-13 06:23:25 +00:00
Podfile Fix crash when the board is not sending data and the chart dataset is empty 2020-03-14 18:46:49 +01:00
Podfile.lock Initial import: app build 7 2019-12-17 11:45:21 +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