Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.02 KB

Compatible

  • Swift (non-Pro)

Specification please download from Download Center

Installation

  • Download and install Arduino IDE
  • Clone the source code under ~/Arduino/libraries/
  • Open Arduino IDE, choose one ino file under examples/
  • 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

Getting Started

please reference Arduino [GettingStarted][GettingStarted] Sketch

[GettingStarted]: @ref GettingStarted.ino