Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
bdba6cf
Create readme.md
SyntaxSpectre77 Apr 18, 2025
66dbe53
Add files via upload
SyntaxSpectre77 Apr 18, 2025
6e5095c
Rename readme.md to README.md
mpkendall Apr 18, 2025
403bbf1
Delete projects/Usb-Hub/src/PCB.json
SyntaxSpectre77 Apr 19, 2025
cc480e6
Delete projects/Usb-Hub/schematic.pdf
SyntaxSpectre77 Apr 19, 2025
da708c9
Delete projects/Usb-Hub/gerber.zip
SyntaxSpectre77 Apr 19, 2025
173036f
Delete projects/Usb-Hub/cart.png
SyntaxSpectre77 Apr 19, 2025
edca2ff
Delete projects/Usb-Hub/src/SCHEMATIC.json
SyntaxSpectre77 Apr 19, 2025
5f4963b
Add files via upload
SyntaxSpectre77 Apr 19, 2025
7a73dae
Merge branch 'main' into main
SyntaxSpectre77 Apr 19, 2025
90e6ba5
Delete projects/Usb-Hub/src.zip
SyntaxSpectre77 Apr 19, 2025
60aaf30
Add files via upload
SyntaxSpectre77 Apr 19, 2025
762edc6
Add files via upload
SyntaxSpectre77 Apr 23, 2025
30ef022
Merge branch 'hackclub:main' into main
SyntaxSpectre77 Apr 23, 2025
fa61884
Update and rename projects/src/pcb.json to projects/andreascard/src/p…
SyntaxSpectre77 Apr 25, 2025
de84198
Update and rename projects/src/sch.json to projects/andreascard/src/s…
SyntaxSpectre77 Apr 25, 2025
7c732d9
Rename projects/gerber.zip to projects/andreascard/gerber.zip
SyntaxSpectre77 Apr 25, 2025
22ed368
Rename projects/schematic.pdf to projects/andreascard/schematic.pdf
SyntaxSpectre77 Apr 25, 2025
17d2997
Rename projects/image_2025-04-23_170456454.png to projects/andreascar…
SyntaxSpectre77 Apr 25, 2025
7ff2acb
Delete projects/andreascard/schematic.pdf
SyntaxSpectre77 Apr 25, 2025
681207d
Add files via upload
SyntaxSpectre77 Apr 25, 2025
a40c0cb
Rename schematic (2).pdf to schematic.pdf
SyntaxSpectre77 Apr 25, 2025
637e79d
Merge branch 'main' into main
SyntaxSpectre77 Apr 25, 2025
cd60d08
Create README.md
SyntaxSpectre77 Apr 28, 2025
dcfeddd
Update README.md
SyntaxSpectre77 Apr 28, 2025
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
16 changes: 16 additions & 0 deletions projects/andreascard/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
name: "Andreas Pärn"
slack_handle: "@SyntaxSpectre77"
github_handle: "@SyntaxSpectre77"
tutorial: # [Link to the tutorial if you used one](https://jams.hackclub.com/jam/hacker-card)
wokwi: # Link to the Wokwi project if you're submitting for Hacky Holidays
---

# andreascard

<!-- Describe your board in 2-3 sentences. What are you making? What will it do? -->
a business card
<!-- How much is it going to cost? -->
36.85usd
<!-- Tell us a little bit about your design process. What were some challenges? What helped? ***Totally optional*** -->
It was pretty easy to make but the silkscreen was the hardest to add.
Binary file added projects/andreascard/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/andreascard/gerber.zip
Binary file not shown.
Binary file added projects/andreascard/schematic.pdf
Binary file not shown.
226 changes: 226 additions & 0 deletions projects/andreascard/src/pcb.json

Large diffs are not rendered by default.

41 changes: 41 additions & 0 deletions projects/andreascard/src/sch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"editorVersion": "6.5.50",
"docType": "5",
"title": "Andreas Pärn HC",
"description": "",
"colors": {},
"schematics": [
{
"docType": "1",
"title": "Sheet_1",
"description": "",
"dataStr": {
"head": {
"docType": "1",
"editorVersion": "6.5.50",
"newgId": true,
"c_para": {
"Prefix Start": "1"
},
"c_spiceCmd": "null",
"hasIdFlag": true,
"uuid": "c4b598f6834243698650b16ac0739f18",
"x": "0",
"y": "0",
"portOfADImportHack": "",
"importFlag": 0,
"transformList": ""
},
"canvas": "CA~1000~1000~#FFFFFF~yes~#CCCCCC~5~1000~1000~line~5~pixel~5~0~0",
"shape": [],
"BBox": {
"x": 0,
"y": 0,
"width": 0,
"height": 0
},
"colors": {}
}
}
]
}