https://github.com/dg4rn/raspi_sdr_ctrl
Python script for executing comands for GPIOs received via network
https://github.com/dg4rn/raspi_sdr_ctrl
gpio hw oled-display raspberry-pi services
Last synced: about 2 months ago
JSON representation
Python script for executing comands for GPIOs received via network
- Host: GitHub
- URL: https://github.com/dg4rn/raspi_sdr_ctrl
- Owner: DG4RN
- Created: 2024-12-19T12:50:22.000Z (6 months ago)
- Default Branch: raspi_sdr_ctrl
- Last Pushed: 2025-01-03T14:07:10.000Z (5 months ago)
- Last Synced: 2025-02-14T08:37:01.214Z (4 months ago)
- Topics: gpio, hw, oled-display, raspberry-pi, services
- Language: Python
- Homepage: https://dg4rn.github.io/SDR_Play_Remote/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Python part of remote controlling different antenna inputs for sdr receiver.
The python script will be started at boot of raspberry pi.
The pi has a connected OLED display to show the status of antenna switch, rx tx mode and the temperatur of the pi cpu.
SDR receiver is running in remote location connected to raspberry pi 4b.
By use of an extra pcb is it possible to switch different antennas inputs.
Additionally the sdr reciver input will be terminated with 50 ohm if the local ham radio is transmiting.
to be continued...