I paid ~$100 for my Hakko FX888D, and have had had that for almost 10 years. Looking on the Internet, the price hasn't gone up much. Not sure whether this (for $250 including the power supply) is a class above that. The repairability is a definite plus (assuming parts continue to be available for many years), and all the nerdy features are also cool, but not sure how useful they will be in the real world.
It will almost certainly be a class up, if only because it uses integrated tips that combine heating element, temperature sensor, and tip itself into a single element, rather than having thermally bulky and inefficient interfaces like the FX888d's replaceable separate tips. So you get faster heating and more accurate temperature control. But there's the rub: there are a TON of USB-C irons that use integrated tips, an…
Show HN: iFixit created a new USB-C, repairable soldering system
91–100 of 415 posts
Re: Show HN: iFixit created a new USB-C, repairable soldering system
#92I hear https://github.com/google/web-serial-polyfill gets used a fair amount on Android devices, so that might be one road you could go down. Additionally, I can't imagine it would be that hard would it be to build a mobile app that could provide a WebSerial interface to a friendly webview of your choosing. You'd need the user to download an app, but then you could use the same code for both web and app versions.
Oh interesting, I'll have to try that polyfill - I've been using web serial for all my projects lately because I hate users having to install anything, but Android has been an annoying gap.
If I were to guess - the issue is that many phone basebands appear (at least) as a serial device, and we all know from late 90s/early 00s dialer scams how bad that can go if some hardware manufacturer forgets to label the serial port in a way that can be detected as "never fucking ever expose this to apps"...
Re: Show HN: iFixit created a new USB-C, repairable soldering system
#93After a quick look at the specs: Plus * 5 secs to temp. * Heat resistant, vented cap. * User can change auto idle and sleep times. Minus * Need iFixit power station or computer to change temp and other settings. * No temp indicator on the iron. No mention if the LED indicates it's reached set temp. I'd love to keep a small, lightweight, high-quality portable iron in my tool bag ready for quick repairs. It needs to he…
Re: Show HN: iFixit created a new USB-C, repairable soldering system
#94Thanks for using real buck converter, unlike many other type-c soldering irons. Hope this helps achieve full USB PD power range.
We really pushed the envelope on every aspect of the hardware to max out the joules we could push into the material. The trick is being really responsive to the load so that you don't overshoot the target temperature too much.
With the Power Station plugged into the wall and a full charge on the batteries, you can get about 104 Watts into the iron.
Re: Show HN: iFixit created a new USB-C, repairable soldering system
#95Soldering is one of those things where the tools you use have a direct impact on the quality and enjoyment of the work. Shitty $20 soldering irons from Home Depot not only produce awful results but they are incredibly frustrating. I’m pretty sure most people who think they suck at soldering and hate it only feel that way because their tool sucks. A good quality soldering iron and high quality, thin solder make a huge…
i still have it & i'm selling handwired keyboards at a very cheap price (made with it), trying to set a non-profit that sells fair priced handwired keyboards with Vial & aims to teach the basics of electronics for teens... i can't see myself supplying anything more expensive than cheap solders, nor i can see what joy i would get from an expensive solder tool
my wiring for reference -> https://happort.org/keyboard_example.png
Re: Show HN: iFixit created a new USB-C, repairable soldering system
#96Every time I see a soldering iron use a 3.5mm headphone jack for the tips, some dark dumb part of my brain wants to plug a pair of headphones into it to see what happens.
Re: Show HN: iFixit created a new USB-C, repairable soldering system
#97Interesting that new products are shipping 'relying' Web Serial, given it's tenuous position as a web standard.
Re: Show HN: iFixit created a new USB-C, repairable soldering system
#98Is that the case, or did I misunderstand?