Add bold notice with new location to updated docs

Ivan Zorin
2023-07-02 10:46:37 +03:00
parent 4174de879a
commit d02c985d6c

14
Home.md

@@ -1,10 +1,20 @@
# IMPORTANT NOTICE
(2023-July)
**THIS WIKI DOCUMENTATION IS GETTING OUT-OF-DATED and probably will be decommissioned soon!**
**THE MOST RECENT & UPDATED IronOS DOCUMENTATION IS NOW AVAILABLE [ONLINE HERE](https://ralim.github.io/IronOS)!!!**[^repo]
[^repo]: It's statically generated based on [maintained markdown files](https://github.com/Ralim/IronOS/tree/dev/Documentation) inside of [original repository with source code](https://github.com/Ralim/IronOS).
# IronOS firmware
You can find the latest IronOS firmware [here](https://github.com/Ralim/IronOS/releases)
Make sure to select the correct model and language version.
# 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 has been changed in the new 2.17 firmware)
Most of the code for the system has been completely re-written for this implementation, attempting to move to hardware peripherals for all the IO rather than software driven events (as the minidso firmware does).
@@ -16,7 +26,6 @@ Always more than open to ideas and pull requests to add features / improve thing
# Differences at a glance
| Feature | [TS100](TS100) | [TS80](TS80) | [TS80p](TS80p)| [Pinecil](Pinecil) |
|---------|-------|------|-------|--------|
| LiPo | ✅ | | | ✅ |
@@ -30,3 +39,4 @@ Just because an iron "supports" running at a wide range of voltages, you should
It is highly recommended to use a PD adapter where possible as this allows the Iron to _know_ the limitations of your supply.
These Irons can only turn the tip on and off in software, this means that they can't control the maximum power drawn from the supply. This is why when using PD the iron may select a lower voltage than your power supplies maximum. This is to prevent your power supply failing from over current.