Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Playedswag authored May 23, 2024
2 parents 3782a1a + 869c44d commit 733bfac
Show file tree
Hide file tree
Showing 49 changed files with 5,857 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- [ ] If outside the US I've checked that I can afford the customs charges in my country (which isn't covered by the grant)

- [ ] (Optional) This project is from a tutorial[^1].
- [ ] (Optional) This project is for [the Trail](https://trail.hackclub.com/).
- [ ] (Optional) I'm in a FIRST (FRC, FTC, FLL, etc.) team. The number is: ____

[^1]: Projects from a tutorial are 100% fine! We just want to ask so we can count how people are using tutorials.
Expand Down
14 changes: 14 additions & 0 deletions projects/DIY Amplifier/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: "Shubhayu Sinha"
slack_handle: "Shubhayu Sinha"
github_handle: "shubhayusinha"
tutorial: # No tutorial used
---

# DIY Amplifier

It is a basic Amplifier which I am going to be using with old speakers to bring back them to life.

It will cost close to 70$ with 5 of them assembled

It is a 2 layer printed circuit board and since it was my first time building a PCB I was really nervous.
Binary file added projects/DIY Amplifier/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/DIY Amplifier/gerber.zip
Binary file not shown.
Binary file added projects/DIY Amplifier/schematic.pdf
Binary file not shown.
386 changes: 386 additions & 0 deletions projects/DIY Amplifier/src/pcb.json

Large diffs are not rendered by default.

126 changes: 126 additions & 0 deletions projects/DIY Amplifier/src/schematica.json

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions projects/Daksh's Dice/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
name: "Daksh Pasricha"
slack_handle: "Daksh Pasricha"
github_handle: "dakshpasricha"
---

# Arduino Dice

It is a tiny board powered by an Attiny chip which will be programmed in Arduino IDE.

It costs 60$

It is a tiny board and arranging all the parts on it was a mess lol.
Binary file added projects/Daksh's Dice/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/Daksh's Dice/gerber.zip
Binary file not shown.
Binary file added projects/Daksh's Dice/schematic.pdf
Binary file not shown.
188 changes: 188 additions & 0 deletions projects/Daksh's Dice/src/pcb.json

Large diffs are not rendered by default.

119 changes: 119 additions & 0 deletions projects/Daksh's Dice/src/schematics.json

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions projects/Dhruv Linux PC/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
name: "Dhruv Kumar Singh"
slack_handle: "Dhruv Kumar"
github_handle: "dhruvkumar011"
---

# Dhruv Linux Board

This board contains 2 raspberry pi 2040s which will be programmed later to run my compiled embedded linux OS.

5 of these assembled with air registered mailing is 93$.

I had to research alot on the 2040 chip because the datasheets everywhere had different schematics which made it confusing for me.
Binary file added projects/Dhruv Linux PC/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/Dhruv Linux PC/gerber.zip
Binary file not shown.
Binary file added projects/Dhruv Linux PC/schematic.pdf
Binary file not shown.
1,339 changes: 1,339 additions & 0 deletions projects/Dhruv Linux PC/src/pcb.json

Large diffs are not rendered by default.

584 changes: 584 additions & 0 deletions projects/Dhruv Linux PC/src/schematics.json

Large diffs are not rendered by default.

17 changes: 17 additions & 0 deletions projects/IvanBusinessCard/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: "Ivan Sivakov"
slack_handle: "@Ivan Sivakov"
github_handle: "@RussianDraco"
tutorial: "[Business Card](https://jams.hackclub.com/jam/hacker-card)"

---

# Ivan Business Card
## Summary
##### I have created my own business card following the Business Card workshop created by maggie-j-liu.

## Plan
##### The total cost is $36.86. The production cost is $19.06 and the shipping cost is $17.80.

## Design
##### I used the workshop to produce my business card pcb. Although I have never made a pcb before and that presented the main challenges, the pcb workshop and the ordering guide in the OnBoard github helped immensly resulting in a smooth process.
Binary file added projects/IvanBusinessCard/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/IvanBusinessCard/gerber.zip
Binary file not shown.
Binary file added projects/IvanBusinessCard/schematic.pdf
Binary file not shown.
257 changes: 257 additions & 0 deletions projects/IvanBusinessCard/src/PCB.json

Large diffs are not rendered by default.

59 changes: 59 additions & 0 deletions projects/IvanBusinessCard/src/SCH.json

Large diffs are not rendered by default.

17 changes: 17 additions & 0 deletions projects/PiLoraHat/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Sidharth Bhatt
slack_handle: @sidharth
github_handle: @Sidharth Bhatt
tutorial: https://circuitdigest.com/microcontroller-projects/raspberry-pi-with-lora-peer-to-peer-communication-with-arduino

---

# PiLoraHat

<!-- Describe your board in 2-3 sentences. What are you making? What will it do? -->
This board easily connects a lora module with a sx1278 chip to a rasberry pi 3. This is much better than the jumper wires I prototyped because its much more portable. I plan to use this to make a wireless game camera (and if that doesn't work a weather station).

<!-- How much is it going to cost? -->
48.30 for 2 assembled hats and 3 unassembled
<!-- Tell us a little bit about your design process. What were some challenges? What helped? ***Totally optional*** -->
I spent 2-3 weeks for the idea stage, then bought 2 rasberry pi's and 2 lora modules from amazon. I spent a long time trying to connect 2 rasberry pi's which had lora moduels attached via jumper wires together with lora. Then I watched many vidoes on easy eda and made the pcb.
Binary file added projects/PiLoraHat/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/PiLoraHat/gerber.zip
Binary file not shown.
Binary file added projects/PiLoraHat/schematic.pdf
Binary file not shown.
539 changes: 539 additions & 0 deletions projects/PiLoraHat/src/PCB_PCB_loraHat_2024-05-19.json

Large diffs are not rendered by default.

91 changes: 91 additions & 0 deletions projects/PiLoraHat/src/SCH_loraHat_2024-05-19.json

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions projects/STAYAW/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name : "yahya chami"
Slack_usename: "yhevu"
github_handle: "evyCoding"
tutorial: no tutorials

#STAYAW
(1) I have made a kind of an MP4 for my project on trail, u can listen to music throw headphones or plug speakers and scare friends with wild animals voice, or if u want to attract an animal play some sounds to span his attention

(2) it cost about 79$ ($78.56)

(3) well I have started making a kind of a imagination of the projects, I have hoped in with charlie in a call, and finished the schematic after that I have been working on the pcb with the help of everyone in #electronics and specially @rivques and finaly we have finished with a final prototype which I hope will work ;)
Binary file added projects/STAYAW/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/STAYAW/gerber.zip
Binary file not shown.
Binary file added projects/STAYAW/schematic.pdf
Binary file not shown.
693 changes: 693 additions & 0 deletions projects/STAYAW/src/PCB_STAYAW_0.3_2024-05-22.json

Large diffs are not rendered by default.

224 changes: 224 additions & 0 deletions projects/STAYAW/src/SCH_STAYAW_0.3_2024-05-22.json

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions projects/mtg_life_counter/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: "Henry Kirk"
slack_handle: "@Henry"
github_handle: "@Wildbush76"
tutorial: # Link to the tutorial if you used one
---

# mtg life counter

A life counter for the card game magic the gathering, should start at 40 by default and then allow you to add and remove to the counter, will be powered by a lipo battery that will be solders on

$32.61
Binary file added projects/mtg_life_counter/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/mtg_life_counter/gerber.zip
Binary file not shown.
Binary file added projects/mtg_life_counter/schematic.pdf
Binary file not shown.
652 changes: 652 additions & 0 deletions projects/mtg_life_counter/src/PCB_PCB_Life-Counter_2024-05-18.json

Large diffs are not rendered by default.

Loading

0 comments on commit 733bfac

Please sign in to comment.