Some folks have asked me to document the wiring/pinout for my NinoTNC/Yaesu VX-6R cable. See the below drawing. It is based on a pre-terminated cable I got from Amazon .
Tuesday, 1 October 2024
Friday, 24 February 2023
Upgrade your old TNC to a USB interface
With the current resurgence of Packet Radio I decided to dust off my old Packet Radio Terminal Node Controller (TNC). There were untold thousands of these made in the late 80's and early 90's and to this day can be found at junk sales and hamfests for very modest prices.
One of the issues facing us today is that these modems typicaly used an RS232 serial port to communicate with the host computer. Take a look at your computer. Do you have an RS232 port? Most likely not. They have gone the way of the printer port and the dinosaur. Everything has moved over to USB.
Monday, 14 February 2022
Adventures in QRP
I've been slowly getting my QRP portable station together. Just before having brain surgery I bought an mcHF QRP radio kit from M0NKA (not a clone or Chinese built rip off). My idea was to build it while recovering from the surgery as a way to prove there was no lasting damage. Things did not go quite to plan and only now some 3 years later am I finishing the radio. Along the way I lost some of the parts including the knobs and the rubber buttons. It also didn't quite work when I gave it a test drive.
Tuesday, 25 January 2022
Crypto mining on an Arduino
Yes. You read that correctly. Crypto mining on an Arduino.
I recently discovered something called Duino Coin. It's a proof of concept crypto currency. But unlike other currencies where you need massive mining rigs to produce just a few $$$ before you pay for the electricity and hardware, this one uses very modest micro processors. In fact if you use higher end hardware to mine this coin you get a penalty and the reward drops significantly.
I'm using a method called I2C mining. This is where a handful of miners are connected together via an I2C bus and then another device handles the connection to the network. Very similar in setup to a traditional rig where a load of graphics cards are plugged into a PC.
You cannot buy hardware for this project and so I designed my own circuit board. It uses common off the shelf parts. 5x Arduino Nano's (ATMEGA328), 1x Wemos D1 (ESP8266) and a power supply (MP1584). The D1 handles the WiFi connection and the communication with the Arduino's. The Arduino's do the actual mining.
This is what I came up with and it works very well. Each miner gets about 250 hashes a second.
Friday, 22 January 2021
GL-INET AR750 conversion to 5VDC
I own one of these Travel Routers. It's great for connecting multiple things to the single Internet feed in a hotel room or camp site. The problem is that it uses a USB power supply and if one does not use the correct cable the router becomes unstable. This is due to the voltage losses in the thin wire used in cheap USB cables. The router is quite thirsty and so requires a cable that can deliver a good half an amp.
![]() |
| GL.INET AR740 Travel Router |
One of the optional extras for this router is a Power Over Ethernet (POE) board which will take the 48V from your POE capable network switch and convert it to the 5V needed to power the router.
![]() |
| POE Adapter |
I opened up the router and found the pins that would receive the 5V from the above POE board. This discovery was greatly helped by the below picture that I found on the manufacturers website.
Now that I have established how to connect 5V to the board I need to come up with a 12V to 5V DC-DC power supply. Luckily Amazon is full of them. For a previous project I bought some LM2596S variable DC-DC power supplies. These are available from all the usual online places such as Amazon and Ebay for around $1 each.
![]() |
| LM2596S DC-DC "buck boost" converter. |
A word of warning; before connecting this power supply to your Router (or Raspberry Pi etc) make sure to set the output voltage to whatever you need it to be. This can be achieved by connecting your power source to the input then turning the screw on the variable resistor (the blue block thing) whilst measuring the output with a volt meter. I set mine to 5.02V.
![]() |
| DC-DC converter in 3D printed case |
![]() |
| DC-DC power supply connected to the router |
![]() |
| DC-DC power supply and router wired together |
![]() |
| All wrapped up with in their respective cases |
![]() |
| Router installed on power board |
A quick trip to my local WholeFoods Market (where they have free WiFi) was made to test the whole system. It worked flawlessly. Here are some screen shots from the test tools I used.
Monday, 20 July 2020
Some IC-7300 pics ...
FT-817 Go Box
It's built around a Harbor Freight "pelican" style case and contains everything needed to operate the radio in any mode. Just add a battery. The photos are pretty self explanatory.




















