-
Notifications
You must be signed in to change notification settings - Fork 857
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
21 changed files
with
36,462 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: | ||
|
@@ -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 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.