This is a very comprehensive list (and the organisation is pretty inspiring) but missing a few things I have personally found very valuable in what I do (which involves a mixture of smallish new projects and retrocomputing repairs/upgrades/etc) - main one I'd mention is low melting point solder to use for desoldering larger components (both plated through hole and SMD) - it took me ages before I tried it and it's mad…
Regarding desoldering tools, I also hate solder suckers and instead use a mix of desoldering stations and desoldering braid. I used to very heavily use desoldering tools in challenging situations, such as large traces/joints covered with a lot of flux residue or conformal coating. I ended up working my way up the Hakko desoldering line and developed some opinions. The Hakko 808 is discontinued and the FR-301 seems to…
Electronics Lab Bench Setup Guide
131–140 of 274 posts
Re: Electronics Lab Bench Setup Guide
#132I would caution against taking the power supply recommendation for two reasons. (1) Don't buy equipment without LXI as IMHO once you get going you really need coherent and scriptable ethernet control of everything. Yes, you can work manually or use some oddball vendor tool over USB. Yes, it's slow, error prone, and frustrating. The difference between getting things done and getting burned out is largely down to choic…
And there's even more instruments that just create a virtual COM port over USB and allow SCPI commands over that, and that's perfectly fine. You just have to configure it via something like [Keysight's Connection Expert program](https://www.keysight.com/us/en/lib/software-detail/computer-...) first.
Re: Electronics Lab Bench Setup Guide
#133Earlier quoted context omitted.
>50% of my garage workshop is from bulk buys from hamfests and machine shop auctions Is there a cure for this disease?
Some sort of organizational method. I've thought about it alot, its more of an inventory system with an unknown amount of items and categories. Simple things become organizational nightmares forcing you to rethink you're bench layout for example: I put my LM317s in a small bin because I only had 3 but now I have a bag of 300, I guess I need to get a bigger bin, or do I just use the small bin and save some for later b…
Re: Electronics Lab Bench Setup Guide
#134> Rigol DS1054Z Digital Oscilloscope Interesting as I'm considering buying a scope. Does this still give the most bang for your buck in 2023? Many online commenters mention the Siglent SDS1104X-E as a more modern alternative.
Re: Electronics Lab Bench Setup Guide
#135Mean Well has some constant current dimmable 24v power supplies with zero flicker. You'd need 2 if you want each strip to be independently controllable. They also can take a PWM signal if you're so inclined, but I bought them because I prefer flicker-free dimming. e.g. https://www.mouser.com/ProductDetail/709-HLG40H-24B
You are unlikely to get amazing dimming performance using constant current with a 24V strip intended for constant voltage operation. For a bench application like this, get a constant current strip from Bridgelux. They’re cheap and excellent. Digi-key sells them. The “thrive” series is a bit less efficient but has a very nice spectrum. The tiny drivers from Cuvee Systems work well, start quickly, and dim well, but any…
Thanks for the additional recommendations.
Re: Electronics Lab Bench Setup Guide
#136Not directly related, but I'm curious how much revenue all the Amazon affiliate links will generate for the author.
Given how much time it probably took to document the setup (never mind creating the setup), I'd say he deserves every penny.
Re: Electronics Lab Bench Setup Guide
#137I used be an ameteur electronics enthusiast. When I was young, I used to assemble trivial circuits (dancing lights etc.): I could go to an electronics shop. They used to sell hobby kits for simple, accessible, devices. The kit had circuit layout, component list, labels, what goes where and all. I then assembled them per the layout ("this leg of the transistor goes to the left leg of the capacitor"). It worked - I use…
Good discussion from a while ago: https://news.ycombinator.com/item?id=27222457
Re: Electronics Lab Bench Setup Guide
#138I used be an ameteur electronics enthusiast. When I was young, I used to assemble trivial circuits (dancing lights etc.): I could go to an electronics shop. They used to sell hobby kits for simple, accessible, devices. The kit had circuit layout, component list, labels, what goes where and all. I then assembled them per the layout ("this leg of the transistor goes to the left leg of the capacitor"). It worked - I use…
Years later I landed on a team of makers and started to work on ambitious projects- various high power LEDs, motion control systems, etc. This is where my gap in knowledge- especially wrt high power electronics, diodes, and any chip-based component- became a real problem. So I built ambitious stuff and when it didn't work, or was flaky, I'd show it to somebody who knew electronics deeply and they'd explain whatever the next thing on my list to learn was- pull-up resistors, constant current supplies, MOSFETs to control high power devices, connecting up an SPI bus between a microcontroller and sensor, schmitt triggers, bias, etc.
I got really good at making small repros of larger projects, handing them to somebody, having them solve the basic problem, then taking the learnign from the repo and putting it into the real project.
Eventually, after doing that a lot I was able to to read Art of Electronics and got a lot more out of it. most recently I was building a custom circuit to drive a vacuum tube and had some problems, and somebody mentioned Spice. So i got LTSpice and put my circuit in, and learned just enough to have it spit out what I was seeing in real-life on my oscope. OH MY GOD, it was a revelation. The simulation produced exactly what I saw and I quickly debugged the problems. This has always been true- if I have a simulation, I can learn to intuit how things work faster than if I have to assemble them manually.
My mental model now is all about modularity- building the individual bits of a larger circuit, debugging those, then integrating them together. There are so many details in analog that you have to be aware of; if you're missing a pull-up resistor or a schmitt trigger or have too much EMI, you might get it to work 30% of the time or have to do bounce elimination in software.
Another thing to be aware of is in the past 20-30 years, a lot of discrete components gained alternatives that were chip-based and move a lot of the smarts into the chip. Sure, you can build an H-bridge from components to make a bidirectional motor driver. But that motor driver from Pololu has decades of intelligence about driving motors- and reverse polarity protection (I plug things in backwards all the time) and self-limiting (if you push too much power, it shuts down, instead of frying). I've had problems with components that could have been solved by an EE.
I don't know if I could actually design any non-trivial circuit, but then, what exactly do you need to design today? Most of the work is in identifying what your problem is, then finding the existing solutions.
Re: Electronics Lab Bench Setup Guide
#139Earlier quoted context omitted.
I see "self-healing" cutting mats all the time in tech videos, with the measurement grid and angles printed on top. I'd like to get one at some point.
As someone who runs an University electronics lab I'd recommend to instead get on or more silicone mats (they come with slots for small parts and such). They withstand heat better (curtting mats can deform permanently when heated wrongly), prooved to be more durable and are very easy to clean. If you need a cutting mat for actual precision cutting of paper, get one and treat it carefully.