I was watching Computers running very slow, long boot time, unresponsive in windows. Let’s fix it. and Richard said that if your CMOS battery reads less than 3V then you should replace it.
Category Archives: Testing
Op amp tester
I was watching How To TEST OP AMPS Using A Multimeter vs Op-Amp Tester Project Single Dual and I learned about this Operational Amplifier OP AMP Tester For Single Dual OPAMP TL071 TL072 TL081 TL082 Single/Dual Op Amp Test Board.
I have to cool it on the spending for a little while, but I’ve made a note of this on my shopping list.
Fluke VoltAlert
I was watching this old EEVBlog video: EEVblog #168 – How To Set Up An Electronics Lab and Dave recommended a Fluke VoltAlert. I discovered there are various versions, such as the 1AC and 2AC, and those alternatives are explained here: Best Non-Contact Voltage Tester.
The Fluke 1AC II Non-Contact Voltage Tester looked like a pretty good one for my purposes and I found one on eBay for AUD$35.40 so I hit the buy button.
Video streaming quality
I found Google’s video streaming quality report. It seems to be context sensitive, so for me it reports results for my ISP (Dodo) in the Sydney region.
Electronic load cables
Well I figured out how to use my new my ZKE Tech EBD-A20H Battery Tester and Electronic Load. This video was really helpful: ZKETECH EBD-A20H first look . Also I managed to find the software mentioned in the comments for that video: ftp://randomdl:randomdl@oss.quindorian.org/Random/ZKE-EB_software_1.8.5-0320.zip
The reason I had trouble configuring this electronic load is that I thought the “cutoff voltage” was a maximum setting, but in fact it means cutoff if the voltage drops below this value. That makes sense of course, especially as the main use case for this device is testing batteries. Once the voltage drops below a certain level the battery is dead and you can stop testing.
The trick with the wiring is that you can just hook the voltage and current terminals up to the battery / power supply terminals. I think the idea is that you can put the voltage and current terminals in different parts of a circuit, but I don’t really understand that, and for simple battery or power supply testing it seems you can just connect them together.
There are two modes available: Constant Current (CC) and Constant Power (CP). I have managed to get the software working and connected so that should mean I can put this up the back of my bench and control it remotely, which will be handy.
My next video will be me making a cable to fix this mess. Once I have that cable I will make a video demoing the EBD-A20H.
Early Content #6: Testing Riden RD6006 with 19.5V power supply | In The Lab With Jay Jay
This post is part of my video blog and you can find more information about this video on this show’s homepage which is here.
You can support this channel on Patreon: patreon.com/JohnElliotV
Today I confirmed I can successfully power my Riden RD6006 power supply with this 19.5V AC adapter I picked up from Amazon. Big thanks to my mate Rick over on the EEVBlog forum for his help with this one.
In this video I use a 100W 6Ω resistor to test my Riden RD6006 power supply at various voltages from 1V to 18V up to a maximum power of 54W.
I should note that in this video I tried to draw 54W of power from the power supply, but the power supply is only rated up to 45W so I probably shouldn’t have done that, and won’t have any reason to ever do that again, I was just testing the maximum. So maybe don’t do that at home. :)
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!
3ELIGHTING 10″-26″ VESA Wall Mount![]() |
Let’s go shopping!
Early Content #2: Scope Test | 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 on this show’s homepage which is here.
You can support this channel on Patreon: patreon.com/JohnElliotV
This video is just me testing the operation and recording of my MSO5074 scope and my signal generator.
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!
EXAR XR2206 Signal Generator notes |
Let’s go shopping!
Watching temperature on ‘charm’
Note to self: run these commands to watch NVMe, GPU, and CPU temperatures on ‘charm‘:
watch sudo sensors watch sudo nvme smart-log /dev/nvme0 watch sudo nvme smart-log /dev/nvme1 watch sudo nvme smart-log /dev/nvme2 watch sudo nvme smart-log /dev/nvme3
These sensors were enabled with:
sudo apt install nvme-cli sudo apt install lm-sensors sudo sensors-detect
DejaGnu
Some notes with regard to DejaGnu:
A logical way to test online software
An interesting approach to testing web services: A logical way to test online software.

