Hobbyist electronic testing gear

What kind of hobbyist electronic testing gear would you recommend for these hardware Arduino projects? Can you be specific as I have old analog gear but hoping for some guidance on new digital gear?

Thank you

Analog DMM and o'scope seem adequate.

1 Like

I have used USB logic analyzers. The most reliable and best supported, but rather pricey, is the Digilent.

There are many very inexpensive units as well. I used one several years back, and it did a nice job for the price. Here is an example.

1 Like
  • 99% of the time all that’s needed is an inexpensive DMM.

  • Very seldomly, a digital oscilloscope (ex. Rigol) might be useful.

  • Suggest you put some effort into learning how to properly solder SMD devices (if you haven’t already mastered the skills).

One possible DIY method:

There are other posts in the thread that might be of interest.

1 Like

Thank you for all the tips...soldering is not an issue, but I am a bit "old school" so will review latest trends. Thanks for the video clips and gear suggestions everyone

  • You fit in here nicely then.



FYI

DIY Solder Paste extrusion tool:


1 Like

Just a +1 on the inexpensive logic analyser linked and all the ones that look like they come out the same factory somewhere.

I got one thinking I'd prolly be wasting money, big surprise… my "real" instrument gets much less use.

But beyond gear is just developing some skillz using simple instant available things like serial printing and strategic LED blinking and such like.

Beyond not writing errors into you code in the first place (!), you can go quite a ways with carefully designed theories and simple proofs thereof.

And while I do use hardware occasionally, I've gotten in the habit of making the software as close as possible to both complete and perfect using regular command line C programs and more lately the wokwi simulator.

Anything you've heard that amounts to "divide and conquer" is good advice. We see ppl with the entire remote control internets capable flying robot battle cat feeder all wired up and coded and totally not working at all here alla time.

a7

2 Likes

Another vote for the inexpensive logic analyzer. I was also skeptical, but I use it much more than my expensive (4 channel 1Gsp) scope. The only time I use the scope is if I need to see the actual waveform or more speed than the 24 MHz max sample rate on the inexpensive logic analyzer.

1 Like

On the topic of DMMs - most of the time the cheap ones will be sufficient, most of the time the 1% - 5% accuracy is enough. Things like is the voltage about 5V vs 3.3V vs 0? Is the circuit drawing 10 or 50 ma?

Most of the time with digital circuits just knowing the ball park is enough. If you get into checking analog converters you will need a better meter but you can do a lot inexpensive ones.

I have one expensive meter and several inexpensive ones. With multiple meters you can monitor multiple voltages and currents at the same time. You can use the expensive meter to see how good the inexpensive ones are. Also if you loan someone a meter the inexpensive ones are less of a worry.

1 Like

Just an excuse to get a better one today at the same price. :expressionless:

One of my cheap ones is so good I'd buy it again if I could find it, I am surprised at how useful I have found its frequency meter with duty cycle readout.

I can't say it would work for a wide range of input amplitudes, but it will def you you the skinny on what you've decided to put out on a spare pin.

a7

  • A simple DIY LED logic probe can be useful too.

image

image

1 Like

Thank you for this video. Man has things changed on the surface mount side of soldering!

  • You can make a lot of DIY tools for modern electronic components.




1 Like

Good quality DMM. I use Southwire 11060S and I haven't electrocuted myself with it yet.

With all these +1s on the logic analyzer I may have to treat myself!

Army of full scale humanoid robots to do almost anything a human can do? Someone's working on it...good luck is all I have to offer at this point.

1 Like

The most used piece of "test gear" that I own is a "lab style" constant-current, constant-voltage power supply.

Not mentioned but a useful simulator before the breadboard stage: https://wokwi.com

Except it was!

but it bears repeating. And linking to, THX.

This simulator has been a real game changer, it makes my own work easier and has provided a means for working with problems ppl bring here that is much faster than lashing up real circuits.

The wokwi has many of the commonly used parts, and for missing ones proxies are fairly easy to construct.

I've variously hacked away stuff I just don't want to deal with, like MIDI, sometimes to the extent of making my own objects with the same functions, or others just using print statements.

I have to remind myself to stand up, usually fetching real parts means I'm never parked on my arm for very long. :expressionless:

a7

  • Okay, since this has been brought up, I’ll give a shout out to real hardware prototyping.

  • Won’t participate in quality of the hardware, however, you get what you pay for.










2 Likes

Servo driven parts tumbler? Very Lazy Susan?

I gots to know.

a7

Ouch! I scanned the thread and didn't see it.