Interlude #17: Another False Start for Learning the Art of Electronics | In The Lab With Jay Jay

This post is part of my video blog and you can find more information about this video over here.

You can support this channel on Patreon: patreon.com/JohnElliotV

Silly Job Title: Current Curator.

In this video we make our second false start on Learning the Art of Electronics.

I mention about Make: magazine.

The power electronics YouTuber I mention is @ElectrArc240.

We consider using the Maxitronix 300in1 Electronics Project Lab Kit to for our project but we end up settling for a smaller breadboard.

We use the UNI-T UTi260B Thermal Imager to investigate the thermal properties of our powered circuits.

We use the Fluke 17B+ Digital Multimeter to measure voltage and current.

We use the EEVblog BM2257 Digital Multimeter to measure voltage and current.

We use the EEVblog BM036 Digital Multimeter to measure current.

We use the Peak Electronic Design Atlas DCA75 Pro Semiconductor Analyzer to examine our diodes.

We use the ANENG AN-999S Bench Multimeter to measure current.

We use the Riden RD6006 Bench Power Supply to provide power for our experiments.

We use the Carpenter Mechanical Pencil for writing out notes.

We use the Hakko CHP 3C-SA Precision Tweezers for working with small components.

Thanks very much for watching! And please remember to hit like and subscribe! :)


Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!

Yum Cha 6pcs Wire BrushThis is an image of the product.notes

Let’s go shopping!

Mail Call #30: Loot from AliExpress and Amazon | Learning Electronics In The Lab With Jay Jay

This post is part of my video blog and you can find more information about this video over here.

You can support this channel on Patreon: patreon.com/JohnElliotV

Silly Job Title: Watt Wizard.

In this video we take a look at what arrived in the mail. Mostly loot from AliExpress but also some USB hubs from Amazon.

In the video I mention Goo Gone. The stuff I use is the Original Goo Gone. It’s really great stuff! I mostly use it for removing sticker goo after I’ve peeled a sticker off something.

In this video I learn about “rivet nuts”. The ones I got are these ones. There’s a video on YouTube that will give you the idea about how these things work and are used.

I also mention about the 4017 integrated circuit which is a decade counter used in this project kit.

As promised I scanned the instructions on the cover of my “multitester” which is the analog voltmeter and ammeter I got:
Instructions for multitester

This is the equipment which arrived:

Thanks very much for watching! And please remember to hit like and subscribe! :)


Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!

Yum Cha 9 in 1 Air Quality MeterThis is an image of the product.

Let’s go shopping!

Mail Call #29: Raspberry Pi Picos, 2.5V Lamps, and a Broken Bin | In The Lab With Jay Jay

This post is part of my video blog and you can find more information about this video over here.

You can support this channel on Patreon: patreon.com/JohnElliotV

Silly Job Title: Code Warrior.

Super big thanks to my new Patreon supporters Ali and Learning as a hobby, it’s really great to have your support, thank you!

In this video we have a look at what has arrived in the mail:

I mention about the ITL Wiki and my Learning the Art of Electronics project, the first lab should come out for that this coming Tuesday, fingers crossed!

Also I mention about the project from Willow Cunningham which is PentaPico: A Pi Pico Cluster For Image Convolution and is what I got my RPi Picos for!

Thanks very much for watching! And please remember to hit like and subscribe! :)


Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!

JST XH2.54 6pin Pre-crimped ConnectorThis is an image of the product.

Let’s go shopping!

Getting started in electronics

I had a question asking me how to get started in electronics. It’s a hard question to answer but I thought I might collect some thoughts in this blog post.

The first thing that comes into my head is that if you want to understand electronics you really need to build circuits. I started with electronics when I was ten years old and back then I was connecting batteries and light bulbs and using paperclips and thumb tacks for switches and terminals. After you learn a little about power, wiring, and circuits it’s time to learn about passive devices: resistors (bring down voltage and current), capacitors (pass AC but block DC, store energy), and inductors (pass DC but block AC, store energy). You don’t need to focus on inductors if you’re mostly in digital land. After you learn about passive components you need to learn about active devices including diodes and BJT transistors. After that you will get into other semiconductor stuff including FETs, SCRs, integrated circuits, microcontrollers, etc. Project kits are a great way to get circuits to build for practice, I would recommend the Maxitronix 300in1 but there are a billion options out there when it comes to electronics kits. I don’t think it matters much if you breadboard your circuits or solder them together, but it’s good to have practice with both approaches to circuit implementation. After you know one hundred different ways to flash an LED or emit a tone you are well on your way to understanding electronics.

The second thing that comes to mind is that you really want to have access to as much test equipment as you can get. You want to have at least two multimeters, if not more. If you’re on a budget buy some cheap multimeters (I have five of these) otherwise you can get something decent over on the EEVblog store. Then, if you can, get yourself the best oscilloscope you can afford. If you’re on a budget look for a handheld scope otherwise get something for the bench. Learning how to use your oscilloscope will be a challenge (there is a lot to know) but it’s good equipment to develop familiarity with and it will help you understand what is happening in your circuits better than anything else.

Over on the website for In The Lab With Jay Jay you can get a chronological report of my equipment which roughly indicates what sort of stuff you probably want to buy first. But it’s very rough because some things I already had aren’t listed and some things I got aren’t necessary. But it’s at least some indication of what you might like to buy to facilitate your journey into electronics.

The third thing that comes to mind is make sure you have somewhere to ask questions! I would recommend the Beginners Forum over on the EEVblog forums, but there are heaps of other places to go on the internet. I don’t use it but the Electrical Engineering Stack Exchange is probably decent. If you’re down with IRC check out ##electronics on libera.chat.

The fourth thing that comes to mind is that a little math never hurt anyone who was trying to learn electronics. It’s best if you know enough algebra to know that if P=IV and V=IR then P=I2R. Also good to know is trigonometry and calculus. But you can limp along without much mathematics as long as you’re willing to make circuits and proceed through trial and error. Empiricism trumps analysis. Related to this: you should know the Greek alphabet, both uppercase and lowercase; you should start with knowing the letters and how to pronounce them, and eventually you should learn what they mean when they’re used in electronics. The main one to be familiar with is Ω for Ohms, but you should know all the rest too, including Δ, Σ, λ, ε, µ, Ï€, and θ.

The fifth thing that comes to mind, which is nevertheless very important, is that you should read as much as you possibly can. I have hundreds of electronics books but if I had to pick some books for absolute beginners I would pick something like this:

Also if you can get your hands on a product catalog from your local electronics store you can flip through and look at all of the components that are available. This is a pretty good (and cheap!) way to survey the territory. In Australia it’s these:

The sixth thing I will say is that if you want to learn electronics, given that it is now the year 2025, watch YouTube videos! There are videos on YouTube for all levels: beginner, intermediate, and advanced. I have a few playlists on YouTube which are beginner friendly, including these:

And the last thing I will say is: be patient. There is a lot to learn and it will take a long time to learn it. Don’t try to start at the end. Just go through the process, doing the activities, reading, watching, and making circuits, and your familiarity with the subject matter will grow.

Good luck!

Interlude #16: False Start for Learning the Art of Electronics | In The Lab With Jay Jay

This post is part of my video blog and you can find more information about this video over here.

You can support this channel on Patreon: patreon.com/JohnElliotV

Silly Job Title: Lightning Tamer.

This project’s homepage is here: John’s wiki § Learning the Art of Electronics.

This video is me making a false start on the Learning the Art of Electronics series which I am just about to embark on. What happened was after I got a bit more than two hours into recording the video for the first lab exercise I realized that it was taking too long with my approach. I didn’t want to make another twelve hour video! I was planning to go through the literature in painstaking detail and cover everything, but it turned out there was way too much material for that approach to be feasible.

What I am planning to do instead for the actual first video (due out next Tuesday) is do all the reading by myself in advance and then offer a brief summary and some recommended reading. I’m going to try to make the bulk of the video the actual practical experiment/circuit and leave the reading out.

But since I recorded the video for this “false start” I figured there’d be no harm in posting it by itself. Most of this video is the Appendix O material from The Art of Electronics 3ed which is a brief introduction to oscilloscopes.

In this video we mention CMOS technology, particularly MOSFETs.

We mention the Josephson effect which can cause a current to flow across superconductors in the absence of an applied voltage.

The SI size prefixes are documented on my wiki.

In this video we learn about voltage and current.

We take a close look at Appendix O in AoE which introduces the oscilloscope and mentions delay lines.

The oscilloscope appendix makes mention of Asimov’s short story from 1960, Thiotimoline and the Space Age.

We mention quantization, Planck units, and Zeno’s paradox.

I show you can illustration from Getting Started in Electronics.

If you’re planning to follow along with the series the pre-reading for the first video coming out on Tuesday is: E&M ch. 1, 2; PoEC ch. 1; AoE app. A, ch. 1; LtAoE ch. 1N, 1L.

Thanks very much for watching! And please remember to hit like and subscribe! :)


Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!

ANENG A3005 Pen Type Handheld MultimeterThis is an image of the product.notes

Let’s go shopping!

Mail Call #28: EEVblog BM036, Test Hook Clips, 4mm to 2mm Banana Adapter, a Book and a Movie

This post is part of my video blog and you can find more information about this video over here.

You can support this channel on Patreon: patreon.com/JohnElliotV

In this video we see what’s come in the mail!

Also mentioned in this video:

Thanks very much for watching! And please remember to hit like and subscribe! :)


Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!

Yum Cha USB 3.0 Powered 4-Port USB HubThis is an image of the product.

Let’s go shopping!

Interlude #15: Making a USB Power Cable for My ATtiny85 from 4x AA Battery Pack | In The Lab

This post is part of my video blog and you can find more information about this video over here.

You can support this channel on Patreon: patreon.com/JohnElliotV

In this video we make a cable to connect a 6V battery pack with a 9V adapter to a USB Type-A female socket, which we can then use to connect a USB Type-A male through Type-B micro for powering my microcontroller.

We use the METCAL PS-900 Soldering Station to solder our cables.

We use the EEVblog BM2257 Digital Multimeter to test voltage and continuity.

We use the Horusdy Soldering Station with Hot Air Gun to shrink our heat shrink.

Thanks very much for watching! And please remember to hit like and subscribe! :)


Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!

Tungfull TH-161 Rotary Tool Accessory SetThis is an image of the product.notes

Let’s go shopping!

Are you the right person to design complex electronic boards?

This evening I watched Are you the right person to design complex electronic boards? which discusses what being a professional electronics designer entails. I particularly liked this slide which compares and contrasts the books a hobbyist might read versus what a professional might read.

Mail Call #27: Calibration Circuits, Battery Holders, Analog Meters and More from AliExpress

This post is part of my video blog and you can find more information about this video over here.

You can support this channel on Patreon: patreon.com/JohnElliotV

In this video we open the following in the mail from AliExpress.

As I mention in the video I learned about the AD584LH and Resistor Board over here: Brymen BM789 Unboxing and Review.

Thanks very much for watching! And please remember to hit like and subscribe! :)


Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!

Yum Cha 100pc Titanium Plated Drill BitsThis is an image of the product.notes

Let’s go shopping!

Demo #8: Unboxing and Product Review of Rown Fusny R03U Wireless Mono Headset | In The Lab

This post is part of my video blog and you can find more information about this video over here.

You can support this channel on Patreon: patreon.com/JohnElliotV

In this video we unbox and demo the R03U Wireless Mono Headset sent to me for review by Rown Fusny. This headset supports wireless connectivity for both USB and Bluetooth. I really enjoyed using this product and their customer support was first class.

It’s a mono device which means it only has a speaker for one ear, which is really good for your situational awareness because you can hear what’s going on in your environment through your other ear. Both the headphone and the microphone worked properly in both USB and Bluetooth mode.

I wasn’t able to get the USB mode to work on my Windows 10 machine, but I don’t know if that was related to the USB hardware on that computer or if it had to do with Windows 10 support for the device. I was able to get USB mode working on a Windows 11 Pro computer and one of my Debian 12 (bookworm) computers. I tested the Bluetooth mode on both iPhone 6s and iPhone 8.

One thing that I needed explained to me was that after you pair your Bluetooth device you may need to double click the power button on the headset in order to toggle from USB mode over to Bluetooth mode in order to activate the device. That’s why I had to contact customer support, because I was confused by this.

The device gives you status updates via audio. So if you toggle to USB mode it says “USB mode” and if you toggle to Bluetooth mode it says “Bluetooth mode”. If you disconnect the USB dongle or unpair the Bluetooth connection it says “disconnected”.

There is a microphone mute button on the headset and there are volume control buttons too. I tested the volume control buttons via Bluetooth but forgot to test via USB… hmm. Gimme a tick. Yep, the volume controls work on USB too!

Overall I was very pleased with this device and I would happily recommend this product!

In preparing this video I made some notes about my headphones which are still available on my wiki.

Thanks very much for watching! And please remember to hit like and subscribe! :)


Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!

Yum Cha 16MP USB CameraThis is an image of the product.

Let’s go shopping!