A simple drop-in abstraction library for the Adafruit Bluefruit Library, written for the UW HCDE Program
- Download the library as a ZIP file using the green button in the top right:

- In the Arduino IDE, use the
Sketchdropdown and selectInclude LibraryandAdd .ZIP Library.... - Select the ZIP file you just downloaded.
- Install
gitif you don't already have it. - Clone the library into Arduino's library directory
- It should be the
librariesfolder in theArduinofolder you save your sketches to.
- This project is very much a work-in-progress and functionality may be limited.
- This library was made only for the Arduino Uno and its derivatives, and may not work for other platforms.