Files necessary to add Konekt Dash and Konekt Dash Pro boards to the Arduino IDE
Needs Arduino IDE version 1.6.5 and up.
To use:
- Install Arduino IDE 1.6.5 or later, available here: http://arduino.cc
- Launch Arduino IDE
- In the Arduino IDE, select
Tools
>Board
>Boards Manager
- Click on
Arduino SAM Boards (32-bits ARM Cortex-M3)
and select Version1.6.4
or later, and then clickInstall
(this will install the appropriate GCC compiler tools; note that we use a Cortex-M4 series MCU, but don't let that fool you---you will still get the correct compiler tools) - Copy/extract the files here in this GitHub repo into your Arduino installation's hardware folder (the
konekt.io
folder should be placed directly beneath thehardware
folder) - Exit Arduino IDE completely and restart Arduino IDE
- Select
Boards
>Dash
(orDashPro
) and start programming!
Questions? Send us a support request on our website: http://konekt.io