-
Notifications
You must be signed in to change notification settings - Fork 914
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create README.md * Add files via upload * Create temp.txt * Add files via upload * Delete projects/gift_tag/src/temp.txt * Update README.md * Rename gift_tag.pdf to schematic.pdf * Update README.md * Add files via upload * Add files via upload
- Loading branch information
Showing
12 changed files
with
131,591 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
name: "Danny Nguyen" | ||
slack_handle: "@Danny" | ||
github_handle: "@udu3324" | ||
tutorial: none | ||
--- | ||
|
||
# Gift Tag | ||
![image](https://github.com/user-attachments/assets/847f19d5-a112-4327-91ab-6c900be83e96) | ||
![image](https://github.com/user-attachments/assets/2f1879e3-d7cf-4dac-94ea-16daa9bc5766) | ||
|
||
I created a board that spices up a normal gift tag that you would use on a present/gift. | ||
It can be programmed to show different patterns of lights and adds a nice touch to whatever its attached to. This is for the Hacky Holidays event! | ||
|
||
## Cost | ||
This board costs about $30 without shipping, but that is without the microcontroller and two CR2032 battery holders on the bottom of the PCB. They will be bought seperately to save over 50+ dollars on JLCPCB fees bruh. | ||
|
||
## Design Process | ||
I first start sketching a few ideas i have for the hacky holidays event. I went with a gift tag and started iterating on it a bit more, and was constrained to the parts list in slack which was kind of hard. The worst part was trying to make my board cost less on JLCPCB. It all worked out though and my design turned out awesome. |
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.
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,11 @@ | ||
Designator,Footprint,Quantity,Value,LCSC Part # | ||
"BT1, BT2",BAT_CR2032-BS-6-1,2,CR2032-BS-6-1, | ||
"C1, C10, C2, C3, C4, C5, C6, C7, C8, C9",0603,10,100nF, | ||
C11,0603,1,10uF, | ||
"D1, D10, D2, D3, D4, D5, D6, D7, D8, D9",LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm,10,WS2812B, | ||
"R1, R10, R2, R3, R4, R5, R6, R7, R8, R9",0603,10,220Ω, | ||
R11,0603,1,10kΩ, | ||
SW2,modified_to_K3-1260D-L1_from_SW_Slide-03_Wuerth-WS-SLTV_10x2.5x6.4_P2.54mm,1,K3-1260D-L1, | ||
SW4,SW_TS02-66-43-BK-260-LCR-D,1,DTS-61K-V, | ||
U1,MCU_Seeed_ESP32C3,1,Seeed Studio XIAO ESP32-C3, | ||
U2,SOT-23-5,1,TPS76350, |
Oops, something went wrong.