Skip to content
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

SnailHub Project Grant #1028

Merged
merged 7 commits into from
Aug 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions projects/snailhub/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
name: "Maximilian August Blaauw"
slack_handle: "@Max B"
github_handle: "@second2falcon"
tutorial: https://jams.hackclub.com/batch/usb-hub # Link to the tutorial if you used one
---

# SnailHub

<!-- Describe your board in 2-3 sentences. What are you making? What will it do? -->
I am making a simple USB 2.0 Hub to connect mouse dongles, microcontrollers and the likes to my laptop. </br>
It will be a simple 4 port USB hub. </br>
<!-- How much is it going to cost? -->
According to JLCPCB the order total is €44.59
<!-- Tell us a little bit about your design process. What were some challenges? What helped? ***Totally optional*** -->
I was following the tutorial on the Hack Club website at first, but at somepoint along the road thought, why not make it a 4 port. </br>
This deviates from the tutorial in the sense that it has 4 ports as opposed to the tutorial's 2 ports. </br>
I looked into making it USB 3.0 capable/compliant, but that is a rabbit hole I wasn't willing to go down while I was boiling in the Italian summer heat. </br>
This is something that I might do in a furture revision (and maybe it will even be USB 4.0 compliant). </br>

</br>

---

> [!IMPORTANT]
> If you are using my source files, schematics and other files, there is a high chance that JLCPCB will not be able to find the male USB component. The component I used (in EastEDA actually) is the C98125 (the same one as in the tutorial). </br>
Binary file added projects/snailhub/cart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added projects/snailhub/gerber.zip
Binary file not shown.
Binary file added projects/snailhub/schematic.pdf
Binary file not shown.
350 changes: 350 additions & 0 deletions projects/snailhub/src/easyeda-PCB.json

Large diffs are not rendered by default.

124 changes: 124 additions & 0 deletions projects/snailhub/src/easyeda-schematic.json

Large diffs are not rendered by default.