Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Jan--Henrik/Otter-Iron
Browse files Browse the repository at this point in the history
  • Loading branch information
Jana-Marie committed Mar 3, 2020
2 parents 66c50ed + 6cabc87 commit f858854
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions KiCAD/Otter-Iron_Devkit/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
![](/KiCAD/OtterIron_Devkit/3D1.png)
![](/KiCAD/OtterIron_Devkit/3D2.png)
![](/KiCAD/OtterIron_Devkit/3D3.png)
![](/KiCAD/Otter-Iron_Devkit/3D1.png)
![](/KiCAD/Otter-Iron_Devkit/3D2.png)
![](/KiCAD/Otter-Iron_Devkit/3D3.png)
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# Otter-Iron

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

![4](images/4.jpg)

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

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

## Ordering and assmebly instructions
## Ordering and assembly instructions

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).
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).

### Known hardware issues/notes

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

### Display

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.
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.

## Flashing

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.

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

Run this command to flash the downloaded binary.

Expand Down
4 changes: 2 additions & 2 deletions kitspace.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
gebers: KiCAD/gerber
bom: KiCAD/production/kitspace_bom.csv
gebers: KiCAD/Otter-Iron/gerber
bom: KiCAD/Otter-Iron/production/kitspace_bom.csv

0 comments on commit f858854

Please sign in to comment.