Add assembly instructions#64
Merged
Merged
Conversation
Creates a modded version of the WS2812B strip part with just an individual LED.
Owner
|
Great work, thanks so much for these changes. I'm on mobile so I can't see images yet, but will review once back to a desktop. |
Contributor
Author
|
Awesome, thank you! If there's anything that needs changing, let me know -- I've been writing these instructions as I go! |
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.
This PR adds a basic set of instructions for assembly of the OpenSpool Mini.
When first attempting to tackle this project, I was surprised to find a lack of documentation describing the assembly process for the OpenSpool reader. As such, this PR intends to add a basic set of assembly instructions to guide builders in the right direction. While the instructions are basic, it should at least help builders know which headers to solder where, and to solder things in the right orientation.
Additionally, this updates the list of hardware to mention that when using the custom PCB, the resistors and MOSFET are required in place of the logic level converter.
Small fix: the alt text in the images was removed when it was identical to the text directly beside it, which prevents the same text being spoken twice by screen readers.