-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add link to RedBoard Turbo Fun set up instruction.
- Loading branch information
1 parent
dab60dc
commit f0f725e
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
## Serial Passthrough | ||
|
||
This example is simply a way to pass commands through an Arduino host board to the ExpressLink. This makes manually interacting with the ExpressLink attached to an Arduino host very simple. Use this sketch to explore the commands and perform one-time configurations such as the SSID/Passphrase for WiFi. | ||
This example is simply a way to pass commands through an SparkFun RedBoard Turbo Arduino host board to the ExpressLink. This makes manually interacting with the ExpressLink attached to an Arduino host very simple. Use this sketch to explore the commands and perform one-time configurations such as the SSID/Passphrase for WiFi. | ||
|
||
Instructions on how to set up the RedBoard Turbo in Arduino IDE can be found [here](https://learn.sparkfun.com/tutorials/redboard-turbo-hookup-guide). |