Skip to content

uArm-Developer/SwiftForArduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published