ArduinoLibraries

This repo contains useful Arduino libraries for student and/or research projects.

Code Description
LEDTest Sketch to test the normal LEDs of the DevBoard.
Dual NeoPixel Test Simple NeoPixel test for the two Neopixels.
ActuatorTest Sketch to test the four Actuators of the DevBoard.
WireScanner Sketch that allows to scan all i2c devices on different SERCOM wires of the DevBoard.
FRAM_MB85RC_I2C Is a modified library based on the one from @sosandroid that supports SERCOM for Arduino SAMD controllers.

Disclaimer: the sketches and/or libraries might not have been written by myself (but of course I credit the original authors). Coding standards might not be up to the standard we teach and want you to follow. We will try to refactor these libraries as much as possible but often as we need them for rapid prototyping only that might not have been feasible.