Retr0bright – Will It Last?

Over the years I’ve been reading about a way of restoring old computers and other equipment where the plastic has turned yellow and how some bright guys developed a method called Retr0bright to reverse the process. The reason for the yellowing of the plastic is the flame retardant bromide that is infused in the plastic to prevent fires. When exposed to UV-light, the bromide comes to the surface of the ABS plastic, and the yellowing begins. Unfortunately, even after treating the item with Retr0bright, the yellowing returns after 3-4 years, looking worse than your grandfather’s underwear. Here’s my attempt at a fix to that problem. ...

November 3, 2017

DIY Coaxial Collinear Antenna for ADS-B SDR Receiver – Measuring The Cable

[caption id=“attachment_5818” align=“alignright” width=“300”] My first attempt of a Collinear Antenna. Professional mounting![/caption] Part 1 – Checking the Velocity Factor of the Coax Cable I have a homebuilt Collinear Antenna on one of my two ADS-B receivers. It’s an eight element antenna, built without any real effort of making sure that all the elements where the right length. So it’s about time to try to do it properly. The easy way is to get Flightaware’s great ADS-B antenna and filter, but it’s fun to build your own as well. To build a good antenna, you would preferably use a Vector Network Analyzer so you can do proper measurements of your antenna design. With it you can quickly check stuff like SWR and optimize the impedance of the antenna at the frequency it’s intended to be used. In my case 1090MHz for ADS-B. But if you don’t have the money to spend, you have to improvise. I’m going to build a 12 element Collinear Antenna out of cheap RG-58 coax cable. But to calculate the right length of each element, we need to know the Velocity Factor, or the signal speed through the cable compared to light traveling in a vacuum. So let’s do the measurements. ...

October 26, 2017

Aneng AN8008/AN8009 Modify For Better Accuracy Faster Readings

If you are on the lookout for a sub $30 Multimeter (or $15 on eBay) for working with low voltages, the best one right now in my opinion is the cute and tiny Aneng AN8008 TrueRMS Multimeter or the newer model, the Aneng AN8009 with NCV and temperature measurement. They have a lot of functions and can measure µA current, and both are a 9999-count meter. The continuity tester is reasonably fast, but there is one little problem that bothered me. It takes 5 to 10 seconds for it to settle on a correct voltage reading. When it finally ends, it’s spot on, but the waiting is annoying. But fortunately, there is a simple fix for this problem. ...

October 12, 2017

Calibrating Brymen BM-Series Multimeters

Easy Way To Calibrate a Bryman BM869s Multimeter After replacing my lost Fluke 87V multimeter with a new Brymen BM869s (rebranded Greenlee in the US) about a year ago, I’ve been delighted with the multimeter. It has every possible function I could ask for and then some. It’s been my go-to meter when working on electronics projects. I do have a Siglent SDM3055 DMM that is very good, but due to its startup time, I usually reach for my Brymen BM869s when I need to measure something, and it has higher resolution. But after getting a broken HP/Agilent 34401A DMM from eBay, fixing it up and replacing all the capacitors, I now have a better reference. I’ve compared it to my friend’s calibrated 6 ½-digit multimeter, and it’s still within spec, so naturally, I want my Brymen to be as close to my HP 34401A as possible. Turns out that calibrating and adjusting the Brymen is quite easy. Here’s how to do it. ...

September 27, 2017

NTP Server Extreme accuracy for under $200 Using SI5351C

When you make your own NTP server, you probably spend a lot of time trying to get it as accurate and stable as possible. To get good results, you need to connect your server to a good time reference, like an atomic clock, GPS or a GPSDO to get the PPS (Pulse Per Second) to sync your server with the reference clock. In both Linux and BSD, there is kernel support to slave the very inaccurate CPU clock crystal to the PPS signal, continually adjusting the frequency, because the crystals of computers continuously drift due to temperature and barometric pressure differences. So most of the work is to get a crappy crystal to behave. What if you just jumped over that step, so the CPU clock gets synchronized with the same lab reference that the PPS signal uses, using a SI5351C Clock Generator? Read on to see a simple way of doing it and get an extremely accurate NTP server for under $200. ...

April 12, 2017

Atten 8502D Pinout Replacement Iron Heating element

So you need to replace the soldering iron on your Atten 8502D Soldering Station. You could just buy the heating element, but you can find a complete soldering iron with cable for less than $12 on eBay. So It’s easier just to replace the whole thing. It Doesn’t Work! I have ordered replacement irons before (I’m very rough with my soldering station) just to find out that they don’t work. You get the dreaded S-E or H-E message on display and, obviously, something is wrong. What do you do now? Read on to find out. ...

March 23, 2017

Sonoff WiFi Smart Switch With I2C Port

How to add an I2C interface to a Sonoff WiFi Smart Switch. The Sonoff brand is a whole series os IOT devices that use the esp8266 WiFi processor internally. The devices are easily hacked and are cheap. The Sonoff WiFi Smart Switch is the most straightforward device, which can turn on or off 110/220 Volt 10 Ampere remotely. That means you can have your ceiling fan, lamp or anything else connected t mains power remotely controlled by your phone or computer. But the software that comes with it isn’t very flexible and cannot be integrated into a home control system like NodeRED, OpenHAB or any other home automation system. Firmware The Sonoff devices are easy to hack, so you can put a better firmware like ESPEasy on it and integrate the device with any system. ESPEasy has an extensive list of extra modules that you can connect, like temperature, barometric pressure, humidity, light sensors, PIR sensors and a long list of other things. But most modules connect with I2C, which is a serial interface for interconnecting ICs using a clock and a data line. The Sonoff Switch only have one extra pin available, making it impossible to connect more advanced sensors. But there is a way of fixing that. Here’s how to add that to add an I2C connector to your $5 Sonoff and open up a whole field of stuff you can do. ...

March 21, 2017

Cable Impedance How to Measure It

What kind of impedance does this coax cable have? Sometimes you dig around in your parts bin, desperately searching for a bit of coax cable to make a new connector to your fantastic whizzbang widget. If you find a piece of cable without markings, how do you know if it’s 75Ω, 50Ω or some other impedance? Well, here are two easy ways of finding out. ...

March 16, 2017

NAD 3020B Amplifier A Classic Worth Restoring

A friend of mine bought a new amplifier, but he wasn’t pleased with the sound. So he called me and asked if I could recommend a good old amplifier that could drive smaller speakers because he likes the aesthetic of older things. And the venerable NAD 3020B was the first one that came to mind. When I was young, this was the first affordable amplifier that sounded good. It’s not a powerhouse by any means, putting out (a very conservative estimate) 2 x 20 watts. But the phono stage accepts both MM and MC pickups which is excellent, and the sound quality is exceptional. So he scoured the used market and finally found a NAD 3020B. Unfortunately, when he got it home, there was a loud hum from the output. So I told him to send it to me so I could fix it. ...

November 9, 2016

Eagle PCB Crash when Scrolling Mac OS X

I’ve been really annoyed with Eagle PCB because it has a bug on Mac OS X for a long time. When working with a PCB, pressing the middle button on the mouse for scrolling a layout, the program crashes. Thankfully I found a workaround. ...

October 22, 2016