Skip to content

Latest commit

 

History

History
67 lines (55 loc) · 2.82 KB

File metadata and controls

67 lines (55 loc) · 2.82 KB

Spark-Ported-Libraries

A small repo of ported libraries for the SparkCore along with a "how to" on porting libraries

How to: Link Coming Soon

Library List

Security

Spark TOTP - GitHub

Generate TOTP codes based on the OpenAuthentication Time-based One-time Password Algorithm (RFC 6238)

Motor Control

Adafruit Motor Shield V2 - GitHub

It supports DC motors & Stepper motors with microstepping as well as stacking-support. It is not compatible with the V1 library!

Gas Sensing

k30 Series C02 Meter - GitHub

Library for interfacing with a K-series serial sensor

Displays

Adafruit SSD1306 - GitHub

Adafruit_SSD1306 library ported for Spark by Paul Kourany, Mar 18, 2014

Adafruit HX8357 - GitHub & WebIDE

Adafruit_HX8357 library ported for Spark, Nov 2014

SparkFun Micro OLED Breakout - GitHub

SFE_MicroOLED library ported for Spark (SPI mode only), Dec 2015

LED Control

LPD6803 Library - GitHub

A library for use with LED Pixels using the LPD6803 Controller chip

LEDEffect Library - GitHub

A simple library for different LED effects

Wireless / Networking

SparkCore-RF24 - GitHub

An Implementation of ManiacBug's RF24 Library for the Spark Core

MQTT Library - Spark Community Forum

An Implementation of Nick O'leary's PubSubClient for MQTT Library for the Spark Core

Controls

ukf-spark-library - GitHub

Unscented Kalman Filter Library for the Spark core

touch_4wire - GitHub & WebIDE

Ported Adafruit library for resistive 4-wire touch screen support

Accelerometer/Compass/Gyro/Barometer

MMA8452Q Library - GitHub

Triple Axis Accelerometer Breakout - MMA8452Q Modified for use with the Spark Core

NFC

SparkCore-PN532_NFC - GitHub

A PN532 NFC library for the Spark Core.