Browse Source

Add 'Seeed Wio Terminal/README.md'

cube 8 months ago
parent
commit
cced5d28c4
1 changed files with 9 additions and 0 deletions
  1. 9
    0
      Seeed Wio Terminal/README.md

+ 9
- 0
Seeed Wio Terminal/README.md View File

@@ -0,0 +1,9 @@
1
+# Overview
2
+Mainly, it is best to use this board with Arduino. It can run CircuitPython, but this eliminates the Wireless connectivity (WiFi and Bluetooth). 
3
+
4
+# Arduino Environment
5
+There are few steps needed to get the Wio terminal up and running in Arduino.
6
+- Go to File -> Preferences, and add the following URL to the list of boards
7
+- `https://files.seeedstudio.com/arduino/package_seeeduino_boards_index.json`
8
+- Go to Tools -> Board -> Board Manager and find Seeed Wio Terminal
9
+- Select board from the list