Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 666 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 666 Bytes

ElevateWorkshop

This project contains a simplified version of Adafruit's Accelerometer, Magnetometer and NeoPixel libraries. The aim is to use the simplified versions for easy coding exercizes for students.

This project depends on the following libraries:

The Elevate directory is in the Arduino library format and can simply be imported into your Arduino sketch directory. The SampleFloraCode is a simple Arduino sketch with all of the code in one file.