veader / Arduino101-Gyro-Demo

Demo accessing gyro data off the Arduino 101 board over BLE and rendering on iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino 101 Demo

Accesses gyro/accel data from the Arduino101 Board via BLE and displays on an iOS app.

alt text

Contains an ino file to run on the Arduino board. This exposes the BLE service the iOS app reads.

By no means perfect. The gyro data tends to drift over time.

About

Demo accessing gyro data off the Arduino 101 board over BLE and rendering on iOS.


Languages

Language:Swift 80.2%Language:Arduino 19.8%