Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
blazecoding2009 authored Aug 12, 2024
2 parents cb2b5ba + bc41acc commit 9ebf601
Show file tree
Hide file tree
Showing 21 changed files with 36,462 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/organize.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: Cleanup Pull Requests
on:
pull_request:
types: [ opened, synchronize, reopened, assigned]
on: pull_request_target

jobs:
stalled-tickets:
Expand Down Expand Up @@ -41,6 +39,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/labeler@v5
with:
sync-labels: true
Binary file added projects/USB Trio Hub/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/USB Trio Hub/gerber.zip
Binary file not shown.
15 changes: 15 additions & 0 deletions projects/USB Trio Hub/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: "Robin Suurveski"
slack_handle: "@robin"
github_handle: "@copybara1"
---

# USB Trio Hub

<!-- Describe your board in 2-3 sentences. What are you making? What will it do? -->
My project is a USB hub with one input and three outputs.

<!-- How much is it going to cost? -->
It costs around 60 USD for the pcbs and assembly.

<!-- Tell us a little bit about your design process. What were some challenges? What helped? ***Totally optional*** -->
Binary file added projects/USB Trio Hub/schematic.pdf
Binary file not shown.
192 changes: 192 additions & 0 deletions projects/USB Trio Hub/src/pcb.json

Large diffs are not rendered by default.

103 changes: 103 additions & 0 deletions projects/USB Trio Hub/src/schematic.json

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions projects/uTesla/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
name: "Marc Enzo Sportiello"
slack_handle: "@Mirrrek"
github_handle: "@Mirrrek"
---

# uTesla

[GitHub Repository](https://github.com/Mirrrek/uTesla)

uTesla (_microTesla_) is a small in size, but definitely impressive Tesla coil. It's core drive circuitry is inspired by [Tefatronix](https://tefatronix.g6.cz/)'s (a fellow Czech!) SSTC IV. The driver runs on 24V (up to 28V for those feeling adventurous) and is controlled by an ATmega328P microcontroller with an SD card slot.

The cost of v1 (including shipping) is 5.37eur.

The driver design is based on [Tefatronix's SSTC IV.](https://tefatronix.g6.cz/display.php?page=sstc4&lang=en)
The step down buck converter is based on [an article by PCBWay](https://www.pcbway.com/blog/technology/8_100V_to_5V_1A_DC_to_DC_Buck_Converter_using_MP9486_5a0e0270.html)
Binary file added projects/uTesla/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/uTesla/gerber.zip
Binary file not shown.
Binary file added projects/uTesla/schematic.pdf
Binary file not shown.
Loading

0 comments on commit 9ebf601

Please sign in to comment.