PyLeap Blink Animation
The Adafruit team is releasing a device only code transfer and editor for BLE with CircuitPython. BundleFly bundles up the code and libraries, Glider glides the files on over, PyLeap helps making coding easy.
PyLeap App
The Adafruit team has developed a code transfer iOS app for Bluefruit devices running CircuitPython. BundleFly bundles up the code and libraries, Glider glides the files on over, PyLeap helps making coding easy.
PyLeap device enabled - In Rainbows
The Adafruit team is testing a device only code transfer and editor for BLE with CircuitPython. BundleFly bundles up the code and libraries, Glider glides the files on over, PyLeap helps making coding easy.
Getting Started with Raspberry Pi Pico and CircuitPython
The Raspberry Pi foundation changed single-board computing when they released the Raspberry Pi computer, now they're ready to do the same for microcontrollers with the release of the brand new Raspberry Pi Pico.
MagTag AR Tarot Card Reading
Use MagTag to present the mystery of the Tarot. Load up the Adafruit AR app and point your iOS phone at the MagTag Tarot images to receive words of fortune & wisdom from Minerva.
Stream iPhone Sensor Data to Adafruit IO
In this guide, I'll take you through the steps necessary to stream your iOS iPhone or iPad sensor data to Adafruit IO using the Swift programming language. iOS mobile devices contains a handful of sensors such as Gyroscopic sensors, a Barometer, Magnetometer and much more. In this guide we'll be sending our Accelerometer sensor data to our Adafruit IO account feed. This guide doesn't require an extensive knowledge of Swift.
Authoring Playground Books with Bluefruit for iOS
You can create your own Swift Playgrounds + Bluetooth LE compatible workbooks for teaching electronics & programming with Swift Playgrounds! We'll show you how...
Build a Bluetooth App using Swift 5
Learn how to develop Bluetooth LE apps for iOS! See how connections are made, data is transmitted and more behind the scenes using the Swift programming language.
Introduction to iOS Development
This tutorial will show you the process of acquiring Xcode and how to setup your Apple Developer Account