Compatible
- Swift (non-Pro)
Specification please download from Download Center
- Download and install Arduino IDE
- Clone the source code under
~/Arduino/libraries/
- Open Arduino IDE, choose one
ino
file underexamples/
- Select board as
Mega 2560
, and port as/dev/ttyACM0
(i.e. for linux) - Upload the example to your swift If you don't know how to upload Arduino sketch, We recommend you read this Arduino Getting Started on Windows or Arduino Getting Started on MacOS
- You don't need to recalibrate after upload
please reference Arduino [GettingStarted][GettingStarted] Sketch
[GettingStarted]: @ref GettingStarted.ino