Skip to content

Drop-in Abstraction Library for the Adafruit Bluefruit Library

Notifications You must be signed in to change notification settings

fizzlab/UWBluetooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UW HCDE Bluetooth Library

A simple drop-in abstraction library for the Adafruit Bluefruit Library, written for the UW HCDE Program

Installation

Beginner

  • Download the library as a ZIP file using the green button in the top right: download button
  • In the Arduino IDE, use the Sketch dropdown and select Include Library and Add .ZIP Library....
  • Select the ZIP file you just downloaded.

Advanced

  • Install git if you don't already have it.
  • Clone the library into Arduino's library directory
  • It should be the libraries folder in the Arduino folder you save your sketches to.

Notes

  • 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.

About

Drop-in Abstraction Library for the Adafruit Bluefruit Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages