Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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.