Initial Home page

Ben V. Brown
2016-09-21 11:27:50 +10:00
commit bb56568d65

13
Home.md Normal file

@@ -0,0 +1,13 @@
# ts100 Soldering Iron
This neat soldering iron can run from 9-25V DC, and provides a power range that is determined by the input voltage. Voltages below 12V don't overly work well for any substantial mass.
## Why new software for a soldering iron
The original software for the iron worked really well, except that if you wanted to change most of the settings you had to connect it to a computer via USB and edit a text document.
This software aims to work as a complete re-write of the software for the iron, using the code from minidso as a starting point. The project is built using System Workbench for STM32 from [Open STM32](openstm32.org).
## Current Status
Currently, the dev channel as somewhat working code, the iron is in a usable state, however, it does not save settings or have all features coded (yet!).