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

PolyUSB #291

Merged
merged 4 commits into from
Jan 2, 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
23 changes: 23 additions & 0 deletions projects/PolyUSB/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: "Samuel Fernandez"
slack_handle: "@samuel"
github_handle: "@polypixeldev"
tutorial: https://jams.hackclub.com/batch/usb-hub
---

# PolyUSB

<!-- Describe your board in 2-3 sentences. What are you making? What will it do? -->
PolyUSB is a USB hub PCB that will allow me to connect more USB-A devices to my laptop.
This is a real problem I have - I can't fit all the dongles and drives I need with just the 2 USB-A ports on my laptop.
With PolyUSB, I'll be able to effectively turn 2 ports into 4.

<!-- How much is it going to cost? -->
It will cost $53.42 (plus tax), with the board and assembly costing $27.85 and $25.57 for shipping.

<!-- Tell us a little bit about your design process. What were some challenges? What helped? ***Totally optional*** -->
The PCB was designed in KiCAD, with the help of the [USB Hub jam](https://jams.hackclub.com/batch/usb-hub),
[this guide to making PCBs in KiCAD](https://www.build-electronic-circuits.com/kicad-tutorial/),
and [this Python script to import JLCPCB/LCSC components into KiCAD](https://github.com/uPesy/easyeda2kicad.py).
Getting started with KiCAD and the routing was a bit of a challenge, but it helped me learn more and advance my knowledge and skills
after my first PCB project, polycard.
Binary file added projects/PolyUSB/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/PolyUSB/gerber.zip
Binary file not shown.
Binary file added projects/PolyUSB/schematic.pdf
Binary file not shown.
3,207 changes: 3,207 additions & 0 deletions projects/PolyUSB/src/polyusb.kicad_pcb

Large diffs are not rendered by default.

Loading