-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from RoboticsBrno/smdKostka
- Loading branch information
Showing
12 changed files
with
71 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,8 @@ | ||
# O co jde? | ||
|
||
SMD kostka je težsí a menší verze [Hrací kostky](/electronicDie). Používá jen SMD součástky a používá programovatelný čip ATTiny. | ||
|
||
![Kostka](assets/final_front.jpg) | ||
|
||
Výrobek převzat v rámci spolupráce s [ÚDIF](https://www.udif.cz) | ||
|
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,7 @@ | ||
# Gadget Template - Foto | ||
|
||
Fotky v plné kvalitě vkládej do složky `assets-large`. Automaticky se zmenší a vloží do `assets`. | ||
V návodu se odkazuj na fotky v `assets`. SLožka `assets-large` je v `.gitignore` a nenahráváme ji na GitHub. | ||
Fotky v plné kvalitě se nech v počítači a po táboře je můžeš smazat. | ||
|
||
Pokud potřebuješ přegenerovat existující fotky, smaž hash soubor `.resize-hash` a spusť `mkdocs serve` znovu. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,53 @@ | ||
# Manuál | ||
|
||
## Potřebný materiál | ||
- 1x Deska plošných spojů | ||
- 7x Smd LED | ||
- 1x Rezistor 680 Ohm | ||
- 3x Rezistor 330 Ohm | ||
- 1x ATTiny | ||
- 1x Tlačítko | ||
- 1x Držák baterie | ||
- 1x Baterie CR2032 | ||
|
||
## Návod na složení | ||
|
||
![Kostka krok 1](assets/step_1_front.jpg)<br> | ||
1. Začneme přípájením rezistorů<br> | ||
<span style="color:#ff6f00">●</span> 680Ω <br> | ||
<span style="color:#ff0000">●</span> 330Ω <br> | ||
<hr> | ||
|
||
|
||
![Kostka krok 2](assets/step_2_front.jpg)<br> | ||
2. Poté přípájíme ledky<br> | ||
!!! Pozor danger | ||
Pozor, u ledek záleží na polaritě. Zelená tečka na ledce musí směřovat <span style="color:red">**ven**</span> (Prostřední ledka směřuje doleva). Koukni se na obrázek pokud si nejsi jistý. | ||
<hr> | ||
|
||
![Kostka krok 3](assets/step_3_front.jpg)<br> | ||
3. Nožem/skalpelem oškrábáme plošky<br> | ||
Na desce musíme oškrábat nevodivou vrstvu z plošek, aby se naše tlačítko lépe pájelo | ||
!!! Pozor danger | ||
Pozor, nůž je ostrý, tak ať se neříznete. | ||
<hr> | ||
|
||
![Kostka krok 4](assets/step_4_front.jpg)<br> | ||
4. Připájíme tlačítko<br> | ||
<hr> | ||
|
||
![Kostka krok 5](assets/final_front.jpg)<br> | ||
5. Připájíme čip ATTiny<br> | ||
!!! Pozor danger | ||
Pozor, když čip připájíte obráceně, nebude fungovat a riskujete zníčení čipu. Pokud si nejsi jistý, zeptej se lektora. | ||
<hr> | ||
|
||
![Kostka krok 6a](assets/cutting.jpg)<br> | ||
6. Musíme odštípnout část pájecích plošek držáku baterie, aby se vešla na desku<br> | ||
![Kostka krok 6b](assets/cut_holder.jpg)<br> | ||
<hr> | ||
|
||
![Kostka krok 7](assets/final_back.jpg)<br> | ||
5. Připájíme držák baterie<br> | ||
!!! Pozor danger | ||
Pozor, když pájíte držák baterie, **celý se velmi rozehřeje** tak ho držte pinzetou nebo kleštěmi. |
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