diff options
author | Ben V. Brown <[email protected]> | 2017-07-23 16:54:12 +1000 |
---|---|---|
committer | GitHub <[email protected]> | 2017-07-23 16:54:12 +1000 |
commit | cb8bc643c413250711d882c261d7d5c13770fd53 (patch) | |
tree | ae44c33104d2dcea25951a8bb78ab63f260f572f /README.md | |
parent | 967d62f826a176d38f34e6cc3d652aafac3af0cc (diff) | |
download | IronOS-1.15.tar.gz IronOS-1.15.zip |
Adding support for boot up Logo's (#32)v1.15
This brings across a set of commits to support loading boot up images from a specific location in flash. And also creating a generator tool to make files to put images in said position.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 120 |
1 files changed, 84 insertions, 36 deletions
@@ -1,11 +1,12 @@ # TS100 -This is a complete re-write of the open source software for the ts100 soldering iron. +This is a complete re*write of the open source software for the ts100 soldering iron. This project is feature complete for use as a soldering iron, *so please suggest any feature improvements you would like!* This project was started to remove the need for USB for changing system settings. In the latest official firmware they have also added a settings menu system, so it is still worth comparing the two firmwares to select your preferred option. -**Please note that when running the iron off a Lithium battery pack, the Iron is only rated to 24V input. So using a fully charged 6S battery exceeds this rating, and is done so at your own risk. Please calibrate your irons voltage reading when you are using a lithium battery after any firmware upgrades.** +**Please note that when running the iron off a Lithium battery pack, the Iron is only rated to 24V input. So using a fully charged 6S battery exceeds this rating, and is done so at your own risk. +Please calibrate your irons voltage reading when you are using a lithium battery after any firmware upgrades.** ## Features * Soldering / Temperature control @@ -21,10 +22,12 @@ In the latest official firmware they have also added a settings menu system, so * Calibration of the temperature offset * Boost mode lets you temporarily change the temperature when soldering * Battery charge level indicatior if power source set to a lipo cell count. +* Custom bootup logo support # Upgrading your ts100 iron + This is completely safe, if it goes wrong just put the .hex file from the official website onto the unit and your back to the old firmware. Downloads for the hex files to flash are available on the [releases page.](https://github.com/Ralim/ts100/releases) -Officially the bootloader on the iron only works under windows. However, users have reported that it does work under Mac, and can be made to work under Linux. Details over on the [wiki page](https://github.com/Ralim/ts100/wiki/Upgrading-Firmware). +Officially the bootloader on the iron only works under windows. However, users have reported that it does work under Mac, and can be made to work under Linux *sometimes*. Details over on the [wiki page](https://github.com/Ralim/ts100/wiki/Upgrading*Firmware). 1. Hold the button closest to the tip, and plug in the USB to the computer. 2. The unit will appear as a USB drive. @@ -38,17 +41,38 @@ For the more adventurerous out there, you can also load this firmware onto the d On the bottom of the MCU riser pcb, there are 4 pads for programming. There is a complete device flash backup included in this repository. (Note this includes the bootloader, so will need a SWD programmer to load onto the unit). Please do not use the backup of the bootloader for anything malicious, its only saved here for those who are tinkering with their iron and decide to replace it. -# New Menu System +## Setting a custom bootup image + +This firmware uses a different method of updating the bootup image. +This removes the need for emulating a USB drive on the iron just to allow for a bootup image to be setup. +At this point in time you will need a windows machine to make the required .hex file for you image. + +1. On the [releases page](https://github.com/Ralim/ts100/releases) you will need to download the latest copy of the GUI Tool (*TS100 Logo Editor.exe*). +2. Launch the TS100 Logo Editor, you will need to have .NET 4.0 installed on your machine +3. On the tool open the source image that you would like to use as your bootup screen. A resolution of 96x16 is ideal, but you can fill or stretch your logo to fit +4. Colour images are okay, the software will convert them to B&W for you. +5. You can also invert colours if you would prefer. +6. Save the created file as a *.hex* file somewhere. +7. Connect your iron to your computer in DFU mode (same as you would to upgrade firmware). +8. Drag the created .hex file for the logo onto the iron to update it with the file. +9. You should be good to go. +10. The image will stay through future updates, but if it ever wont I will put a warning in the update download on the releases page. + +## New Menu System + This new firmware uses a new menu system to allow access to the settings on the device. When on the main screen, the unit shows prompts for the two most common operations. --> Pressing the button near the tip enters soldering mode --> Pressing the button near the power input enters the settings menu. --> Pressing both buttons together enters the Extras menu +* Pressing the button near the tip enters soldering mode +* Pressing the button near the power input enters the settings menu. +* Pressing both buttons together enters the Extras menu + ## Soldering mode + In this mode the iron works as you would expect, pressing either button will take you to a temperature change screen. Use each button to go up and down in temperature. Pressing both buttons will exit you from the temperature menu (or wait 3 seconds and it will time out). Pressing both buttons will also exit the soldering mode. ## Settings Menu + This menu allows you to cycle through all the options and set their values. The button near the tip cycles through the options, and the one near the usb changes the selected option. Note that settings are not saved until you exit the menu, and some settings such as screen flip do not apply until a power cycle is applied. @@ -58,7 +82,7 @@ If you leave the unit alone (ie don't press any buttons) on a setting, after 3 s * STMP -> The temperature the unit drops to in sleep mode * SLTME -> Sleep time, how long it takes before the unit goes to sleep * SHTME -> Shutdown Time, how long the unit will wait after movement before shutting down completely -* MSENSE -> Motion Sensitivity,0-9,0 means motion sensing is turned off, 9 is most sensitive, 1 is least sensitive (ie takes more movement to trigger) +* MSENSE -> Motion Sensitivity,0*9,0 means motion sensing is turned off, 9 is most sensitive, 1 is least sensitive (ie takes more movement to trigger) * TMPUNIT -> Temperature unit, C or F * TMPRND -> Temperature Rounding, {1,5,10} * TMPSPD -> How fast the temperature should update in the soldering status screen. @@ -67,13 +91,16 @@ If you leave the unit alone (ie don't press any buttons) on a setting, after 3 s * BTMP -> Set the temperature for the boost mode Temperature rounding means that the unit will round off the temperature before displaying. This can helpt to reduce the flickering of the temperature when the unit oscillates between two temperatures. + ## Extras Menu + This menu defaults to showing the current temperature on the tip. Pressing the button near the iron tip will show the current input voltage. Pressing the other button while this is show will allow you to calibrate the reading if your iron is like mine and is not overly accurate out of the factory. (Press buttons to change measurement up and down, press both to exit and save). Pressing the button near the usb enters the temperature offset setting menu, when the iron is cold, pressing the other button will start the unit calibrating for any offset in the tip temperature. -## Calibrating input voltage +### Calibrating input voltage + Due to the tolerance on the resistors used for the input voltage divider, some irons can be up to 0.6V out on the voltage measurement. Please, Please, calibrate your iron if you have any issues with the cutoff voltage. This is more critical than before with the new cell count based cutout voltage. @@ -95,7 +122,8 @@ To calibrate your Iron: 14. Press both buttons at once to exit back to the idle screen. 15. You're done. Enjoy your iron. -## Calibrating tip offset +### Calibrating tip offset + Some tips will have an offset on their readings, to calibrate this out perform the following steps: 1. Connect power to your iron @@ -110,58 +138,78 @@ Some tips will have an offset on their readings, to calibrate this out perform t 10. Press both buttons at the same time to return to the idle screen. 11. You're done. Enjoy your iorn. -## Boost mode +### Boost mode + This allows you to change the front key (one near the tip) to become a boost button instead of going to temperature editing when in soldering mode. This allows you to set this button to change the soldering temperature for short periods. For example when soldering a big joint and you want to boost the temperature a bit. The boost temperature is set in the settings menu. -# Version Changes: + +## Version Changes + +V1.15 + +* Added support for a custom bootup logo to be programmed via the DFU bootloader. + V1.14 -- Changed input voltage cutoff to be based on cell count rather than voltage. + +* Changed input voltage cutoff to be based on cell count rather than voltage. V1.13 -- Swapped buttons for menu to prevent accidentally changing first menu item -- Added auto key repeat. + +* Swapped buttons for menu to prevent accidentally changing first menu item +* Added auto key repeat. V1.12 -- Increases sensitivity options to be 1-9 with 0 off state -- Fixes issue where going from COOL -> soldering can leave screen off. + +* Increases sensitivity options to be 1*9 with 0 off state +* Fixes issue where going from COOL *> soldering can leave screen off. V1.11 -- Boost mode -- Change sensitivity options to be 1-8 + +* Boost mode +* Change sensitivity options to be 1*8 V1.10 -- Adds help text to settings -- Improves settings for the display update rate + +* Adds help text to settings +* Improves settings for the display update rate V1.09 -- Adds display modes, for slowing down or simplifying the display + +* Adds display modes, for slowing down or simplifying the display V1.08 -- Fix settings menu not showing flip display + +* Fix settings menu not showing flip display V1.07 -- Adds shutdown time to automatically shutdown the iron after inactivity + +* Adds shutdown time to automatically shutdown the iron after inactivity V1.06 -- Changes H and C when the iron is heating to the minidso chevron like images + +* Changes H and C when the iron is heating to the minidso chevron like images V1.05 -- Adds ability to calibrate the input voltage measurement + +* Adds ability to calibrate the input voltage measurement V1.04 -- Increased accuracy of the temperature control -- Improved PID response slightly -- Allows temperature offset calibration -- Nicer idle screen + +* Increased accuracy of the temperature control +* Improved PID response slightly +* Allows temperature offset calibration +* Nicer idle screen V1.03 -- Improved Button handling -- Ability to set motion sensitivity -- DC voltmeter page shows input voltage + +* Improved Button handling +* Ability to set motion sensitivity +* DC voltmeter page shows input voltage V1.02 -- Adds hold both buttons on IDLE to access the therometer mode. -- Changes the exit soldering mode to be holding both buttons (Like original firmware). -If you _really_ loved this firmware and want to continue my caffine addiction, you can do so here (or email me) : https://paypal.me/RalimTek +* Adds hold both buttons on IDLE to access the therometer mode. +* Changes the exit soldering mode to be holding both buttons (Like original firmware). + +If you love this firmware and want to continue my caffine addiction, you can do so here (or email me) : https://paypal.me/RalimTek |