Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc-Blanco authored Sep 11, 2024
2 parents 0affab9 + 09dabf5 commit 1925348
Show file tree
Hide file tree
Showing 57 changed files with 446,463 additions and 161 deletions.
16 changes: 16 additions & 0 deletions projects/RemoteControlMacroPad/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
name: "Tiebe Groosman"
slack_handle: "@Tiebe"
github_handle: "@Tiebe"
---

# Remote control macropad

<!-- Describe your board in 2-3 sentences. What are you making? What will it do? -->
I'm trying to make a macropad which can also send 443mHZ and IR signals, for remote controlling blinds and TVs. It runs on an ESP32-S3, so it also has Wi-Fi and Bluetooth connectivity.

<!-- How much is it going to cost? -->
The PCBs are $4.28 for 5 pieces. I want to solder the parts myself, so I also attached a card_aliexpress.png for the parts list, which comes down to around 80 dollars.

<!-- Tell us a little bit about your design process. What were some challenges? What helped? ***Totally optional*** -->
I found a great Instructable about designing a PCB around an ESP32-S3: https://www.instructables.com/Build-Custom-ESP32-Boards-From-Scratch-the-Complet/
Binary file added projects/RemoteControlMacroPad/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/RemoteControlMacroPad/gerber.zip
Binary file not shown.
Binary file added projects/RemoteControlMacroPad/schematic.pdf
Binary file not shown.
429,439 changes: 429,439 additions & 0 deletions projects/RemoteControlMacroPad/src/3d.obj

Large diffs are not rendered by default.

Binary file added projects/RemoteControlMacroPad/src/Macro Pad.eprj
Binary file not shown.
Binary file not shown.
17 changes: 17 additions & 0 deletions projects/businesscardformom/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Michelle Meng
slack_handle: Michelle Meng
github_handle: michellemeng06
tutorial: https://jams.hackclub.com/jam/hacker-card
---

business card for mom

<!-- Describe your board in 2-3 sentences. What are you making? What will it do? -->
I am making a business card for my mom, to help support her artist career. It will serve as a great way to have people pull up her IG right away,
by scanning the QR code, and seeing her other socials right away as well. I also had her signature, and an outline of one of her paintings imprinted
on the card, so that was a really cool aspect of creating this!

<!-- How much is it going to cost? -->
$64.64 subtotal, excluding shipping and other fees
<!-- Tell us a little bit about your design process. What were some challenges? What helped? ***Totally optional*** -->
Binary file added projects/businesscardformom/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/businesscardformom/gerber.zip
Binary file not shown.
Binary file added projects/businesscardformom/schematic.pdf
Binary file not shown.
257 changes: 257 additions & 0 deletions projects/businesscardformom/src/pcb.json

Large diffs are not rendered by default.

58 changes: 58 additions & 0 deletions projects/businesscardformom/src/schematic.json

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions projects/kake's nfc card/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
name: "Ethan Zhou"
slack_handle: "@kake"
github_handle: "@kakenbutter"
tutorial: https://jams.hackclub.com/jam/hacker-card#Turn%20your%20design...%20into%20an%20actual%20card
---

# NFC Card

## Summary
This PCB, as per the "PCB Hacker Card" tutorial, is like a business card but with one catch: it has NFC! The NFC chip on the card can be programmed to store a variety of things, from my email to a link to a website. This card is definitely not your average business card.

## Cost
This design should cost $40.33.

## Design
While editing the PCB, I realized that the pads on the front of the board went all the way through to the other side, which didn't look good. So I did a bit of digging around the internet and figured out that I could use blind vias to have a trace on multiple layers without having an ugly hole in my PCB.
Designing a PCB for the first time was daunting, especially when I started deviating from the tutorial, but I was able to make it in the end.
Binary file added projects/kake's nfc card/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/kake's nfc card/gerber.zip
Binary file not shown.
Binary file added projects/kake's nfc card/schematic.pdf
Binary file not shown.
Loading

0 comments on commit 1925348

Please sign in to comment.