Skip to content

Commit

Permalink
PolyUSB (#291)
Browse files Browse the repository at this point in the history
* Create README.md

* Add cart screenshot, gerber, and schematic

* Add KiCAD src files

---------

Co-authored-by: Karmanyaah Malhotra <[email protected]>
  • Loading branch information
polypixeldev and karmanyaahm authored Jan 2, 2024
1 parent bb0e8db commit e6f1d13
Show file tree
Hide file tree
Showing 7 changed files with 4,780 additions and 0 deletions.
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

0 comments on commit e6f1d13

Please sign in to comment.