Skip to content

Commit f858854

Browse files
committed
Merge branch 'master' of github.com:Jan--Henrik/Otter-Iron
2 parents 66c50ed + 6cabc87 commit f858854

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

KiCAD/Otter-Iron_Devkit/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
![](/KiCAD/OtterIron_Devkit/3D1.png)
2-
![](/KiCAD/OtterIron_Devkit/3D2.png)
3-
![](/KiCAD/OtterIron_Devkit/3D3.png)
1+
![](/KiCAD/Otter-Iron_Devkit/3D1.png)
2+
![](/KiCAD/Otter-Iron_Devkit/3D2.png)
3+
![](/KiCAD/Otter-Iron_Devkit/3D3.png)

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# Otter-Iron
22

3-
Replacement PCB for TS100, adds USB-C PD to every hackers favourite tool!
3+
Replacement PCB for TS100, adds USB-C PD to every hacker's favourite tool!
44

55
![4](images/4.jpg)
66

77
Hardware is finished and working, software V0.3 is released!
88

99
Features:
1010
- You can solder!
11-
- Tmperature can be adjusted via buttons
11+
- Temperature can be adjusted via buttons
1212
- USB-PD requests highest voltage
1313
- Display shows set-temperature, temperature, input-voltage and power applied
1414
- Saves last set-temperature
1515
- Designed by an Otter *chirps* :3
1616

17-
## Ordering and assmebly instructions
17+
## Ordering and assembly instructions
1818

19-
The BOM can be found at [KiCAD/production/kitspace_bom.csv](KiCAD/production/kitspace_bom.csv). Most parts are generic parts, which can be ordered and assembled regulary. However the display and tip-holders need special attention. The PCB has to be ordered with a thickness of 1mm (1.6mm works too, but 1mm has a better fit).
19+
The BOM can be found at [KiCAD/production/kitspace_bom.csv](KiCAD/production/kitspace_bom.csv). Most parts are generic parts, which can be ordered and assembled regularly. However, the display and tip-holders need special attention. The PCB has to be ordered with a thickness of 1mm (1.6mm works too, but 1mm has a better fit).
2020

2121
### Known hardware issues/notes
2222

@@ -35,13 +35,13 @@ You can also buy the littlefuse fuseholders mentioned in the BOM. Those however
3535

3636
### Display
3737

38-
The display can be bought from [LCSC](https://lcsc.com/product-detail/OLED-Displays-Modules_UG-Univision-Semicon-UG-9616TSWCG02_C88335.html) or [Aliexpress](https://de.aliexpress.com/item/32808645444.html), I haven't found it at Mouser yet ([Maybe its this display?](https://www.mouser.de/ProductDetail/ELECTRONIC-ASSEMBLY/EA-W096016-XALW?qs=f9yNj16SXrJLTMk24BHqcA%3D%3D)). It is the last part to be assembled, it is soldered on the back of the pcb facing the PCB and the tip-end.
38+
The display can be bought from [LCSC](https://lcsc.com/product-detail/OLED-Displays-Modules_UG-Univision-Semicon-UG-9616TSWCG02_C88335.html) or [Aliexpress](https://de.aliexpress.com/item/32808645444.html), I haven't found it at Mouser yet ([Maybe its this display?](https://www.mouser.de/ProductDetail/ELECTRONIC-ASSEMBLY/EA-W096016-XALW?qs=f9yNj16SXrJLTMk24BHqcA%3D%3D)). It is the last part to be assembled, it is soldered on the back of the PCB facing the PCB and the tip-end.
3939

4040
## Flashing
4141

4242
To flash the Otter-Iron short the DFU-jumper shown in the image below while plugging it into your computer. This will put the iron into DFU mode allowing you to flash it via DFU/USB.
4343

44-
If you already have ad firmware >= v0.2 flashed you can press both buttons while plugging in to enter DFU mode.
44+
If you already have ad firmware >= v0.2 flashed, you can press both buttons while plugging in to enter DFU mode.
4545

4646
Run this command to flash the downloaded binary.
4747

kitspace.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
gebers: KiCAD/gerber
2-
bom: KiCAD/production/kitspace_bom.csv
1+
gebers: KiCAD/Otter-Iron/gerber
2+
bom: KiCAD/Otter-Iron/production/kitspace_bom.csv

0 commit comments

Comments
 (0)