Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adafruit/bluefruit-swift-playground-book
Control your Bluefruit board via. iPad thru your Swift Playground book!
https://github.com/adafruit/bluefruit-swift-playground-book
adafruit app apple ble bluetooth ios iot ipad playground playground-app playground-games playgroundbook swift swift-3 swift-4 swift3 swift4
Last synced: about 1 month ago
JSON representation
Control your Bluefruit board via. iPad thru your Swift Playground book!
- Host: GitHub
- URL: https://github.com/adafruit/bluefruit-swift-playground-book
- Owner: adafruit
- License: mit
- Created: 2017-09-12T20:53:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-24T04:53:31.000Z (about 6 years ago)
- Last Synced: 2024-10-07T11:13:08.705Z (about 1 month ago)
- Topics: adafruit, app, apple, ble, bluetooth, ios, iot, ipad, playground, playground-app, playground-games, playgroundbook, swift, swift-3, swift-4, swift3, swift4
- Language: Swift
- Homepage: https://learn.adafruit.com/create-a-swift-playgroundbook-with-bluetooth-le/overview
- Size: 348 KB
- Stars: 9
- Watchers: 12
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bluefruit-Swift-Playground-Book
Control your Bluefruit LE board via iPad through your Swift Playground book!Ever thought about creating a Swift playground book? If so, this is the learn guide for you! In the process of creating a Swift Playground book for use with Adafruit's Bluefruit devices, I noticed that there's very little public information available on the subject. Hopefully this guide will help share what I've learned with the world.
In this learn guide we will:
• Give you a playground book template to get you started on project.
• Show you how to get started authoring your own playground book with bluetooth capabilities.
• Explain to you how a Playground book is structured.