-
Notifications
You must be signed in to change notification settings - Fork 931
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create README.md * Add cart screenshot, gerber, and schematic * Add KiCAD src files --------- Co-authored-by: Karmanyaah Malhotra <[email protected]>
- Loading branch information
1 parent
bb0e8db
commit e6f1d13
Showing
7 changed files
with
4,780 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
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. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.