Posts

Turning a Cheap OOYCYOO MPPT Solar Controller into a Real Telemetry System

Image
  There’s a certain kind of frustration that comes with inexpensive hardware: it works, but it doesn’t tell you anything useful. That’s exactly where I found myself with an OOYCYOO MPPT solar charge controller. It was happily charging batteries, but beyond a tiny LCD panel, there was no meaningful way to monitor performance, integrate it into dashboards or understand what was actually happening over time. So instead of replacing it, I decided to listen to it. What came out of that experiment is a simple but surprisingly powerful approach: passively tapping the RS485 data stream, decoding the controller’s undocumented protocol and publishing clean telemetry into MQTT for Node-RED, Grafana or Home Assistant. Important Disclaimer – since you will be doing something experimental, follow the instructions carefully and I take no responsibility for any equipment you might damage. The Core Idea: Passive RS485 Monitoring Most people approach this kind of problem by trying to talk to the con...

Using a Shelly 1 Gen4 to Remotely Power On/Off a FlexRadio

Image
  Remote station control is one of the most powerful features of the FlexRadio ecosystem. With SmartSDR and VPN access, you can operate your station from anywhere. But one problem remains for many remote setups: how do you safely power the radio on and off when you're not physically there? A simple and reliable solution is the Shelly 1 Gen4 smart relay , used as a dry contact switch to simulate pressing the FlexRadio power button. This approach is inexpensive, robust and integrates nicely with Node-RED, MQTT or direct API control. Below is a practical guide based on a real-world remote shack setup.  Important — Read Before Wiring This project involves power connections. If you are not completely comfortable working with DC or AC wiring, do not proceed. Incorrect wiring can damage your FlexRadio or create a safety hazard. This guide assumes you are only using the Shelly relay as a dry contact. Never switch the radio’s main power through the Shelly relay.  ----------------...

Turning Your Starlink Mini into a Real Telemetry Device - How to bridge Starlink Mini into MQTT and Node-RED for real-time monitoring and automation

Image
  If you’re running a remote station, digital voice system or any kind of modern connected ham infrastructure, your internet link is no longer “just internet” — it’s part of your station. Starlink Mini gives you portable, high-availability connectivity, but out of the box it’s still a black box. You can see “online/offline,” but you can’t easily observe performance, uptime, obstruction trends or state changes in a way that integrates with the rest of your telemetry systems. That’s exactly what the starlink-mini-mqtt-node-red-1 project solves. This project creates a bridge between Starlink Mini, MQTT and Node-RED, allowing you to treat your satellite link like any other piece of instrumented infrastructure in your shack. What It Does The system polls Starlink Mini status data and publishes it into MQTT topics that can be consumed by: - Node-RED - Home Assistant - Grafana - InfluxDB - Custom automation workflows Once it’s in MQTT, it becomes part of your normal telemetry pipeline. Ty...

Controlling AC gear with Node-RED and a Tapo Smart Plug (without using Matter or Home Assistant)

Image
If you’ve ever needed a reliable and inexpensive way to control AC gear remotely (power supplies, network equipment, etc) here is a simple solution for you. It will give you simple on/off control of a 15A outlet (with status) that integrates cleanly with an existing Node-RED setup. Recently I needed exactly that for a remote station I was building where I wanted to utilize an old Raspberry Pi 3B I had sitting in a drawer unused. I also wanted:      • A real AC outlet      • Enough current capacity for a piece of radio gear      • Local control (with minimal cloud dependency once set up)      • Something that works on armv7 / 32-bit Pi OS      • No Home Assistant or Matter complexity Here’s the solution that worked and why it’s a good fit for other hams.   The Hardware: TP-Link Tapo P125M The TP-Link Tapo P125M is a compact smart plug with a built-in AC outlet that is under $10 per unit. It supports...

How to Put Your AllStar Node on 44Net Connect

Image
  Recently a blog reader, Will WY7WL reached out about putting his Allstar node on to 44Net.  He was running into issues with connectivity to his node since it was behind CGNAT and wanted to see if he could adapt the 44net-cloud-wireguard-rpi script I had on Github for his application.  As I began testing it for him, I saw several things that needed to be customized to make the script work with the HamVoIP software, including making sure the software was at a current version, employing iptables for better compatibility and tweaking firewall settings to support Supermon.  So, I have created a special script to support this Allstar HamVoIP that handles everything soup to nuts and it is located at https://github.com/n3bkv/hamvoip-wireguard/blob/main/setup_hamvoip_wireguard.sh I also have an ASL3 version that Will help me test (since I do not run ASL on any of my own nodes).  That is available at - https://github.com/n3bkv/asl3-wireguard/blob/main/asl3-wg-setup.sh W...

Ham RSS News Feeds

Amateur Radio Daily

ARRL News

Zero Retries