Skip to content

Commit

Permalink
Update README for new models
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralim committed Jun 14, 2023
1 parent 6fb8cda commit ffee8cc
Showing 1 changed file with 22 additions and 12 deletions.
34 changes: 22 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,28 @@ This project is considered feature complete for use as a soldering iron, _so ple

_This firmware does **NOT** support the USB port while running for changing settings. This is done through the onscreen menu only. Logos are edited on a computer and flashed like firmware._

| Device | DC | QC | PD | EPR | BLE | Battery | Recommended |
| :--------: | :-: | :-: | :-: | :-: | :-: | :-----: | :---------: |
| MHP30 ||| ✔️ |||| ✔️ |
| Pinecil V1 | ✔️ | ✔️ | ✔️ ||| ✔️ | ✔️ |
| Pinecil V2 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| TS80P || ✔️ | ✔️ ||| ✔️ | ✔️ |
| TS100 | ✔️ ||||| ✔️ |* |
| TS80 || ✔️ |||| ✔️ |** |

\*Please note that Miniware started shipping TS100's using cloned STM32 Chips. While these do work with IronOS, their DFU bootloader works terribly, and it is hard to get it to successfully flash larger firmware images like IronOS without timing out. This is the main reason why the TS100 is **_no longer recommended_**.

\**TS80 is replaced by TS80P. Production ramped down a long time ago and it's just existing stock clearing the system. It's marked not recommended being optimistic that people might pause and buy the far superior TS80P instead. This is the main reason why the TS80 is **_no longer recommended_**.
| Device | DC | QC | PD | EPR | BLE | Tip Sense | Recommended Purchase | Notes |
| :------------: | :-: | :-: | :-: | :-: | :-: | :-----: | :------------------: | :-------------------------------------------:|
| Miniware MHP30 ||| ✔️ ||| ✔️ | ✔️ | |
| Pinecil V1 | ✔️ | ✔️ | ✔️ |||| ❌ * | |
| Pinecil V2 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
| Miniware TS101 | ✔️ || ✔️ | ✔️ || ✔️ | ✔️ | Full OLED resolution not yet supported. |
| Sequre S60 ||| ✔️ |||| ✔️ | Full OLED resolution not yet supported. |
| Miniware TS80P || ✔️ | ✔️ ||| N/A | ✔️ | |
| Miniware TS100 | ✔️ ||||||** | |
| Miniware TS80 || ✔️ |||| N/A |*** | |

_Tip Sense_ refers to the device being able to select the different between the "common" TS100 or Hakko T12 style tips and the custom shorter tips from Pine64 that are a lower resistance, allowing more power. This is N/A for TS80/TS80P as there is only one model of tip for them.

_Reccomended Purchase_ is only referring to if you are buying a **new** device. Of course all the devices listed are supported and will work excellently for years to come.

The TS101 and S60 feature a higher resolution OLED than other devices. Work is ongoing to support this fully, for now a cropped view is usable.

\*PinecilV1 stopped being manufactured a long time ago now, all models for sale online are generally clones (or old stock). Vendors are trying to sell these for more than Pine64 sells the V2 for now. Thus the V1 is **_no longer recommended_**.

\**Please note that Miniware started shipping TS100's using cloned STM32 Chips. While these do work with IronOS, their DFU bootloader works terribly, and it is hard to get it to successfully flash larger firmware images like IronOS without timing out. This is the main reason why the TS100 is **_no longer recommended_**.

\**\*TS80 is replaced by TS80P. Production ramped down a long time ago and it's just existing stock clearing the system. It's marked not recommended being optimistic that people might pause and buy the far superior TS80P instead. This is the main reason why the TS80 is **_no longer recommended_**.

## Getting Started

Expand Down

0 comments on commit ffee8cc

Please sign in to comment.