No description
Find a file
dependabot[bot] 263c1163e9
Bump addressable from 2.7.0 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 06:23:25 +00:00
BluefruitPlayground 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.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