-
Notifications
You must be signed in to change notification settings - Fork 3
Add tutorial infrastructure and getting started guide for Harp Hobgoblin #26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
glopesdev
requested changes
Jun 4, 2025
Contributor
glopesdev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good in general, my main concern is upgrading the submodules separately and avoiding pulling in the latest changes in the protocol repo as this would have functional implications beyond this tutorial.
Co-authored-by: glopesdev <glopesdev@users.noreply.github.com>
glopesdev
approved these changes
Jun 4, 2025
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.
Description
This PR creates the tutorial infrastructure base and adds the Getting Started (Setup) article for the Harp Hobgoblin to be used for the ESC-2025 course. Follows the format discussed in this link. I decided to break down the tutorials into separate PRs for each worksheet, so that each worksheet can be merged in earlier when completed (in case we still have to polish the later worksheets closer to the workshop day). This PR should be merged in before the rest though.
Changes
device.harpgoblintosrctutorialsfolder andtoc.ymlConsideration
Issues
In any case, I left the wiring diagram for later depending on what we decide and have left a placeholder for the wiring diagram for the "Hello World" example.
I have also created a harp_fritzing_resources repository with the resources if anyone wants to play around with them, I will update and add to them as I go along (but creating these images are not my priority at the moment, I figure if we run out of time we can substitute with actual pictures or wiring can be shown during the course).
Online preview at link