Skip to content

Commit

Permalink
My NFC Card PR (#1024)
Browse files Browse the repository at this point in the history
* Created README.md

* Added the Gerber File for my NFC Card

* Added PDF Schematic

* Rename Gerber_Hacker-Card_PCB_Hacker-Card_2_2024-08-25.zip to gerber.zip

* Rename PCB_PCB_Hacker-Card_2_2024-08-25.pdf to schematic.pdf

* added cart.png

* Create src

* Delete projects/pratyush's_nfcCard/src

* Create temp file to create folder

* added json files

* added schematic

* Delete projects/pratyush's_nfcCard/schematic.pdf

* Rename Schematic_Hacker-Card_2024-08-25.pdf to schematic.pdf(and replaced old schematic)
  • Loading branch information
pratyushV-l committed Aug 25, 2024
1 parent cefd2b3 commit 3b95195
Show file tree
Hide file tree
Showing 7 changed files with 217 additions and 0 deletions.
14 changes: 14 additions & 0 deletions projects/pratyush's_nfcCard/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: "Pratyush Vel Shankar"
slack_handle: "@Pratyush Vel Shankar"
github_handle: "@pratyushV-1"
tutorial: # https://jams.hackclub.com/jam/onboard-grant
---

# YOUR PROJECT NAME

I made a NFC business card, that will allow me to show my socials to someone, just by tapping their reciever. This card also has a silk layer, with my name, account name, and a qr code of my github. It follows the tradional PBC strucutre of a NFC card, and was an enjoyable project!

It costs 41.08 dollars, which is for the standard, basic version of the card. Luckily, due to the amazing HC OnBoard grant, it is free entirely for me(unless CUSTOMS STRIKE) , thanks HC!

I followed, what I think is the most traditional design process for a PCB, which is design on a software, export it onto a PCB manufacturer's website, and then create. It was an extremly fun process, and I thouroughly enjoyed it, hoping to do it again soon! There weren't many challenges that affected me during the process, but one main problem was the wiring, as I have read you are not supposed to let 2 wires overlap. The thing that helped the most was the HC tutorial, so thanks a lot!
Binary file added projects/pratyush's_nfcCard/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/pratyush's_nfcCard/gerber.zip
Binary file not shown.
Binary file added projects/pratyush's_nfcCard/schematic.pdf
Binary file not shown.
145 changes: 145 additions & 0 deletions projects/pratyush's_nfcCard/src/pcb.json

Large diffs are not rendered by default.

57 changes: 57 additions & 0 deletions projects/pratyush's_nfcCard/src/schematic.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions projects/pratyush's_nfcCard/src/test.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

0 comments on commit 3b95195

Please sign in to comment.