commit bb56568d657932b1fddd3b0b849618ad970845c3 Author: Ben V. Brown Date: Wed Sep 21 11:27:50 2016 +1000 Initial Home page diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..6b95e09 --- /dev/null +++ b/Home.md @@ -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!). +