Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 539 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 539 Bytes

ADXL362

A library for manipulating ADXL362 accelerometer and temperature sensor for the Spark Core and Spark Internet Button v1.0. Implementation based on the ADXL362 library for Arduino, https://github.com/annem/ADXL362 by Anne Mahaffey and Jonathan Ruiz de Garibay, ported to Spark by Anthony Liekens.

Components Required

  • Spark core
  • Example built with the Spark Internet Button v1.0 or ADXL362 connected to the Spark PCI bus

Example Usage

See this example for details.