https://github.com/n1kdo/antennaswitchcontrol
IOT Antenna Switch Control
https://github.com/n1kdo/antennaswitchcontrol
amateur-radio amateurradio ham-radio hamradio kicad micropython-rpi-pico pico-w
Last synced: 4 months ago
JSON representation
IOT Antenna Switch Control
- Host: GitHub
- URL: https://github.com/n1kdo/antennaswitchcontrol
- Owner: n1kdo
- License: other
- Created: 2024-07-14T19:28:49.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-01-26T21:10:38.000Z (5 months ago)
- Last Synced: 2025-01-26T22:19:31.058Z (5 months ago)
- Topics: amateur-radio, amateurradio, ham-radio, hamradio, kicad, micropython-rpi-pico, pico-w
- Language: Python
- Homepage: https://www.n1kdo.com/
- Size: 8.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# N1KDO IOT Antenna Switch Control
This project is intended to operate a remote antenna switch.
It supports (up to) a 2-radio, 8-antenna switch, however, my target is an Array
Solutions "SixPak" which is a 2-radio, 6-antenna remote switch.Why IOT? That's really about WiFi. The board uses WiFi to connect to your network,
which means that only power needs to be protected from Zeus, not 14 +/- wires.I have built matching "band-decoders" to interface with my Elecraft HF radios.
The band decoders detect a band change on the radio and send a API request to
the switch control board to request an antenna for that band. If no antenna
is available, the band decoder will activate the K3s' "TX INHIBIT" lead and
prevent the radio from transmitting into the wrong antenna or no antenna.The Band Selector (radio interface) is [here](https://github.com/n1kdo/BandSelector) —
This is the other component for this project, you will need _two_ — one for each radio.## Bill of Materials
* [Bill of Materials](BOM.md)
* The approximate cost to buy these parts is about $106.## Board Image

## Interfaced to Six Pak
(note that the hardware supports a 2x8 switch, too.)

# UI Images
## "Control Panel" Image

## Antenna Setup UI

## Radio Setup UI

## Network Setup UI

n1kdo 20250105