Open
Conversation
3 tasks
Contributor
There was a problem hiding this comment.
Pull Request Overview
The PR updates the Cyton Board Programming Tutorial to standardize on Arduino IDE v1.8.19, refine setup and upload instructions, and add clearer imagery for key steps.
- Consolidates and clarifies required tool versions (replaces prior mixed 1.6.x / 1.8.x references with 1.8.19).
- Reorganizes pre-upload and upload sections (switch heading changes, added verification and success steps, updated troubleshooting).
- Adds or replaces images (bootloader LED animation and success confirmation screenshot).
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
retiutut
requested changes
Oct 17, 2025
| - On Macs, this will be named **/dev/tty.usbserial-DN00nnnn**, where the nnnn is a combination of numbers and letters specific to your OpenBCI Dongle. | ||
| Plug in the Dongle to your computer and select the Serial port as shown below. | ||
|
|
||
| - On MacOS, this will be named **/dev/tty.usbserial-DN00nnnn**, where the nnnn is a combination of numbers and letters specific to your OpenBCI Dongle. |
Member
There was a problem hiding this comment.
Member
There was a problem hiding this comment.
We filter out tty ports in the GUI as of 5.2.0 for both the Cyton dongle and Networking serial output (sending data to an arduino from the GUI).
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.