Data Sheet
ARDUINO IDE SETUP
Please download the latest version of the Arduino IDE, from the Arduino site:
https://www.arduino.cc/en/Main/Software
The Haply M0 uses an ATSAMD21 and is flashed so that it behaves and is recognized as an Arduino Zero. Due to
this compatibility, the Haply M0 will work with most libraries, such as the WiFi101 library. To get the Haply M0
working with the Arduino IDE, support packages needs to be installed.
INSTALLING SAMD SUPPORT
To install the SAMD support package needed to run the Haply M0, open the Arduino IDE and open the Boards
Manager by navigating to the tab Tools -> Board -> Boards Manager… .