qrz.is/content/post/the-antennapi.md

59 lines
1.2 KiB
Markdown
Raw Normal View History

2021-07-13 23:53:07 +00:00
---
title: "The AntennaPi"
author: micha
date: 2019-07-05T13:29:09+02:00
url: /the-antennapi/
---
## Parts needed
* Aluminium case
* Raspberry Pi 1 or newer
* relay module
* PL sockets
* screws, cables, etc.
* soldering equipment, drill, etc.
This is a remote antenna switch I use in my attic to connect transceivers
in the basement to multiple antennas in the attic. There is only one antenna
cable going up to the attic which is why an antenna switch is needed.
The goal of this project is to be able to remotely connect one of the
antennas in the attic to the only antenna cable available.
Since I only have two antennas in place at the moment, I only installed
two relays and only wired up two PL sockets. In the future I'll be able
to upgrade easily by adding a second module.
## Hardware
Drill the holes for the PL sockets:
![image][1]
Install the sockets:
![image][2]
Mount the relay module and use some antenna wire to connect the sockets with the relay module like this:
![image][3]
In the end it looks like this:
![image][4]
![image][5]
![image][6]
## Software
[1]: /img/antennapi01.jpg
[2]: /img/antennapi02.jpg
[3]: /img/antennapi03.jpg
[4]: /img/antennapi04.jpg
[5]: /img/antennapi05.jpg
[6]: /img/antennapi06.jpg