All Projects → allebb → pirrot

allebb / pirrot

Licence: other
A radio repeater controller (supporting both simplex and duplex operation modes) for the RaspberryPi.

Programming Languages

PHP
23972 projects - #3 most used programming language
Blade
752 projects
shell
77523 projects

Projects that are alternatives of or similar to pirrot

codec2 talkie
Turn your Android phone into Codec2 Walkie-Talkie (Bluetooth/USB/TCPIP KISS modem client for DV digital voice communication)
Stars: ✭ 65 (+160%)
Mutual labels:  radio, vhf, uhf
Rppal
A Rust library that provides access to the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals.
Stars: ✭ 463 (+1752%)
Mutual labels:  gpio, raspberrypi
W1thermsensor
A Python package and CLI tool to work with w1 temperature sensors like DS1822, DS18S20 & DS18B20 on the Raspberry Pi, Beagle Bone and other devices.
Stars: ✭ 446 (+1684%)
Mutual labels:  gpio, raspberrypi
Rpi gpio
Ruby conversion of RPi.GPIO Python module
Stars: ✭ 185 (+640%)
Mutual labels:  gpio, raspberrypi
antenna analyzer
Arduino Uno based graphical SWR HF/VHF 160-1.25m bands antenna analyzer, plotter based on Si5351 module
Stars: ✭ 18 (-28%)
Mutual labels:  vhf, uhf
Homegenie
HomeGenie, the open source, programmable, home automation server for smart connected devices and applications
Stars: ✭ 313 (+1152%)
Mutual labels:  gpio, raspberrypi
Gpiozero
A simple interface to GPIO devices with Raspberry Pi
Stars: ✭ 1,302 (+5108%)
Mutual labels:  gpio, raspberrypi
pigpio-client
A nodejs client for pigpio socket interface.
Stars: ✭ 24 (-4%)
Mutual labels:  gpio, raspberrypi
Pifmadv
Advanced Raspberry Pi FM transmitter with RDS encoding
Stars: ✭ 316 (+1164%)
Mutual labels:  radio, raspberrypi
pihut-xmas-asyncio
Demonstration driving The Pi Hut Raspberry Pi 3D Xmas tree using Python Asyncio
Stars: ✭ 15 (-40%)
Mutual labels:  gpio, raspberrypi
52-Weeks-of-Pi
Inspired by Shekhar Gulati's "52 technologies in 2016", I've decided to set a goal of 52 Pi ideas over the next year.
Stars: ✭ 54 (+116%)
Mutual labels:  gpio, raspberrypi
Raspberrysharp
A .NET/Mono IO Library for Raspberry Pi This library is a complete refactoring of Raspberry-Sharp libraries, merged into one library and updated to RB3, CM3 and RB3+
Stars: ✭ 41 (+64%)
Mutual labels:  gpio, raspberrypi
RTLSDR-Airband
Multichannel AM/NFM demodulator
Stars: ✭ 487 (+1848%)
Mutual labels:  vhf, uhf
gpio
A RaspberryPi GPIO library written in PHP.
Stars: ✭ 16 (-36%)
Mutual labels:  gpio, raspberrypi
rpi2mqtt
Connect RaspberryPi GPIOs and 1-Wire temperature sensors to MQTT 🍰🔘📡
Stars: ✭ 20 (-20%)
Mutual labels:  gpio, raspberrypi
iRadio
Ein Softwarebaukasten für den Aufbau/Umbau von Radios auf Raspberry Pi Basis
Stars: ✭ 15 (-40%)
Mutual labels:  radio
pca9685
This software is a devLib extension to wiringPi http://wiringpi.com/ and enables it to control the Adafruit PCA9685 16-Channel 12-bit PWM/Servo Driver http://www.adafruit.com/products/815 via I2C interface.
Stars: ✭ 48 (+92%)
Mutual labels:  raspberrypi
RadioPlayerV3
An Advanced Telegram Bot to Play Radio & Music in Voice Chat. This is Also The Source Code of The Bot Which is Being Used For Playing Radio in @AsmSafone Channel ❤️
Stars: ✭ 232 (+828%)
Mutual labels:  radio
subwayclock
Display clock for NYC subways
Stars: ✭ 29 (+16%)
Mutual labels:  raspberrypi
dump1090-docker
Run dump1090-fa (Flightaware fork) quickly and easily with Docker!
Stars: ✭ 23 (-8%)
Mutual labels:  raspberrypi

Pirrot - An Open-source Radio Repeater controller for RaspberryPi

The Pirrot project exists to offer a cheaper (and fun) alternative to buying a dedicated simplex or duplex radio repeater controller.

Pirrot also offers other operation modes and features that most off-the-shelf repeater controllers do not come with as standard such as automatic identification, the ability to operate in "surveillance mode" (recording transmissions).

You can find a list of user projects to get inspiration from below.

Features

  • Operate a Simplex or Duplex repeater system from a Raspberry Pi (Pirrot runs in Simplex mode by default)!
  • Optional web admin interface to update settings, view system resource usage, access (download, play or delete) audio recordings.
  • Optional automatic repeater identification broadcasts (disabled by default).
  • Ability to transmit the PL/CTCSS tone as part of the repeater identification broadcast.
  • Ability to transmit a custom pre-recorded (MP3 file recording) broadcast or custom repeater identification message.
  • Ability to broadcast custom text-to-speech messages.
  • Ability to trigger repeater transmission using VOX (voice activation) or COR (carrier signal from radio to trigger a PTT relay).
  • Optional recording of received transmissions (disabled by default).
  • Optional automatic nightly backups and archiving of audio recordings to a remote server (FTP and FTPS supported).
  • Automatically purge old recording from the SD card (keeping that SD card from getting full).
  • Optional integration with GPS hardware for "field" or "mobile" operations, ensuring the RPi has accurate time (using the atomic clocks from GPS satellites).
  • Optional weather report broadcasts for a specified location (requires an internet connection and a free OpenWeatherMap account API key)
  • Optional Google Text-To-Speech functionality for translatable broadcasts and generating synthesised weather report broadcasts (requires an internet connection and a Google Cloud API Key)
  • Ability to dispatch a web hook when the repeater is activated (requires an internet connection) - We call this feature "Tripwire".
  • Ability to optionally delay the transmission of a received simplex messages for a configurable time period.
  • Ability to set a custom courtesy tone on end of transmission.

See the full list of configuration items on the CONFIGURATION page.

Hardware requirements

The simplest hardware/software requirements are:

  1. A RaspberryPi - I test Pirrot on the RaspberryPi 3, 4 and the Zero W but should work on other models too!
  2. Raspbian version 11 (bullseye) is recommended but older versions of Pirrot will run on Raspbian version 9 (stretch) and 10 (buster) too! You can install and use either the "lite" or "desktop" versions of Raspberian (I would personally recommend the "lite" version as it uses less system resources especially if you intend to run it headless).
  3. An external USB sound card.

I will update the installer to support newer versions of Raspbian as and when they are released by the Raspberry Pi foundation.

Assuming you wish to use this with a radio transceiver, you will also need to wire up the transceiver's PTT button to the PTT relay pin on your RaspberryPi's GPIO pin (by default this is GPIO Pin #23, although you can adjust as required in the configuration file found at /etc/pirrot.conf).

The audio in (receive) and audio out (transmit) connectors from your radio will need to be connected to the external USB sound card using the Mic Jack (for Transmit) and Speaker Jack (for Receive).

If you plan to use the repeater in COS/COR mode you will need to connect your COR GPIO pin to the transceiver.

Installation

Pirrot can be installed using Git or by downloading the latest tarball (find the version number here), installation steps are as follows:

To install using Git (the recommended way - this supports easy future updates using 'pirrot update' command) run the following commands at the terminal:

sudo apt-get install -y git
sudo git clone --single-branch --branch latest-stable https://github.com/allebb/pirrot /opt/pirrot
cd /opt/pirrot
sudo make install

Alternatively you can install Pirrot by downloading the latest tarball, replace the X.X.X with the latest version available from the (releases page):

cd ~
wget https://github.com/allebb/pirrot/archive/vX.X.X.tar.gz
sudo mkdir /opt/pirrot
sudo tar xf vX.X.X.tar.gz -C /opt/pirrot --strip 1
cd /opt/pirrot
sudo make install

Once installed, Pirrot will start automatically at boot up (ensure your USB audio adapter is connected though!)

Configuration options

The Pirrot configuration file is found in /etc/pirrot.conf, a full list of settings and descriptions can be found on the configuration page.

When making changes to this file please ensure that you restart the Pirrot daemon by running sudo service pirrot restart to ensure that the changes to take affect.

Sound adjustment

Using the alsamixer command in the terminal you can adjust your microphone and speaker volumes if required.

If you do adjust the volume, remember that to permanently save these settings use the alsactl store command to ensure they are kept after reboot.

Default GPIO pins

By default, the Pirrot configuration file, located in /etc/pirrot.conf has default GPIO pins configured, these are as follows:

  • GPIO 18 - COR Signal (Input/Relay) - Triggered when the radio squelch is opened.
  • GPIO 23 - PTT Switch (Output/Relay) - Triggers the PTT on the radio to transmit.
  • GPIO 17 - Power/Ready LED (Output/LED) - Illuminates when the Pirrot daemon is running (indicating that the repeater is ready and working).
  • GPIO 27 - Receive LED (Output/LED) - Receiving transmission (Illuminated when COR signal is high non-functional in VOX mode).
  • GPIO 22 - Transmit LED (Output/LED) - Transmitting transmission (Illuminated when the repeater is ident-ing/playing back a transmission).

Remember: When making changes to the /etc/pirrot.conf file you must restart the daemon using the sudo service pirrot restart command.

Uninstalling

If you wish to uninstall Pirrot at a later date, you can run:

cd /opt/pirrot
sudo make uninstall

PCB Interface (for Simplex mode)

This PCB interface design and PCB schematic has kindly been designed and contributed by Peter Javorsky (@tekk); and provides a simple interface (if you don't want to build your own circuit) to connect your radio(s) to a Raspberry Pi running Pirrot.

Schematic

PCB

You can find out more about the PCB and interface here.

You can edit or order the fabrication of this PCB online at: https://easyeda.com/integrac/rpi-repeater

If you use this interface board, you should configure the Pirrot output pin settings (in /etc/pirrot.conf) with the following values:

Description Setting Name Value to be set
RaspberryPi PTT pin ptt_pin_invert false
RaspberryPi COR pin cos_pin_invert true

Remember to restart Pirrot by running sudo service pirrot restart for the changes to take affect.

PCB Interface (for Duplex mode)

Duplex operation mode is new since v2.0.0 and as such a PCB design is not yet available.

In Duplex mode, Pirrot provides all the same features (audio recordings, weather reports, web hooks etc.) that Simplex mode does with the exception that VOX triggered transmissions are not supported.

When running in Duplex mode you should create a custom wiring loom between the RX and TX radios, the audio output from the receive radio should be connected to the audio input of the transmit radio in addition to feeding the MIC IN port on the Raspberry Pi connected USB Audio device. The AUDIO OUT (Speaker) from the USB Audio device from the Raspberry Pi should also be connected to the transmit radio's audio input; using alsamixer (more info on this above - see the "Sound adjustment" section) you can then balance the audio levels as desired.

The decision was taken not to use audio loopback in software (alleviating the need for direct connection between the TX and RX radios) given latency issues during testing (hence the need for a custom wiring loom), the result however is that Pirrot can provide all the same functionality as when it is running in Simplex mode whilst ensuring audio latency is not an issue.

We hope to provide a PCB design soon for a Duplex compatible interface.

The optional web interface

Since v2.0.0 of Pirrot, I have implemented a light-weight admin web interface that provides easy access using a remote computer or table device to update Pirrot settings, view hardware stats (temperature, CPU and RAM utilisation, and disk usage etc.) as well as access and listen to and/or download transmission recordings (if enabled in the config file too).

Pirrot is designed to run on resource restricted SBC's as well as battery operated systems in the field and therefore, by default, I have taken the decision to disable the admin web interface by default to ensure that Pirrot and your Raspberry Pi uses as little power and resources as possible out of the box.

If however system resources and power consumption is not an issue for you/your intended use, you can easily enable it; when enabled, the web interface will be available and accessible using: http://{ip-address}:8440, you will be prompted for access credentials, by default these are as follows:

Name Value
Username admin
Password pirrot

To enable the web interface, you must edit /etc/pirrot.conf and change the setting web_interface_enabled to true you will then need to restart the Pirrot daemon before the web interface will be activated, to restart Pirrot you should run sudo service pirrot restart.

You can set a new admin password for the web interface (and I highly encourage you to do so) by running the following command at the console: sudo pirrot setwebpwd --password={YourPasswordHere}.

Pirrot being used in the wild

Below is a compiled list of known projects and/or articles that have been created by users of Pirrot.

I hope you can visit these great project sites and get some inspiration to build your own using the Pirrot software.

If you have a write-up, blog post, photo gallery, or know of a project using Pirrot, please let me know by emailing me at [email protected] and I'll get the article/gallery linked here to help and/or inspire others.

Useful notes and tips

I thought I would share a list of useful notes, ideas and other interesting RaspberryPi setup related items that may help with your Pirrot-based repeater or other RaspberryPi related projects.

Remote desktop access to your RaspberryPi

If you intend to run Pirrot on a Raspberry Pi and opt for the "Desktop" version of Raspbian instead of the "Lite" version, you may wish to access the desktop remotely, I personally prefer the RDP protocol and find it superior to VNC, luckily you can easily install xrdp (an open-source server implementation of the RDP protocol) on your RaspberryPi with just a few commands:

sudo apt-get update
sudo apt-get install xrdp
sudo adduser xrdp ssl-cert

You can then access your Raspberry Pi's desktop using another computer, tablet device or mobile phone - simply download and install an RDP client (sometimes referred to as Microsoft Remote Desktop client) on your device(s).

Keeping the correct time with no internet access

If you're using your Raspberry Pi remotely (outside and/or away from an internet connection), the Raspberry Pi does not have an on-board RTC (real-time clock) and without access to the internet your Raspberry Pi will not keep accurate time due to the unavailability of an NTP (Network Time Protocol) server.

There are two solutions to this, they are as follows:

  1. Buy an RTC HAT - This will keep time as long as the small onboard supplied battery has charge.
  2. Buy a GPS HAT or USB dongle - A much better solution in my opinion, not only does this keep the RaspberryPi's clock in sync (from satellites) but Pirrot (if it detects a GPS receiver configured on your Pi) will also output your current GPS location on the web interface dashboard too - useful if using this in a car or "go-box" type of setup.

Follow this guide to setup a USB GPS dongle on your Raspberry Pi.

Auto WiFi hotpot when the RaspberryPi is away from it's primary WiFi Network

If you are running your RaspberryPi remotely (maybe in a "go-box", car or a remotely located repeater site) it is likely that you will not have a WiFi network or internet connection at the site or location.

In this scenario I will assume that you primarily use the RaspberryPi remotely and would like access to the RaspberryPi from a laptop, tablet or other mobile device in order to access it (such as over HTTP, SSH or even xRDP) but when we bring it back in-range of our primary location (eg. a home or office) it will auto-connect to our main WiFi network (which has internet access) and thus can access the internet again, install updates etc.

The solution is to configure the RaspberryPi to "switch" it's WiFi adapter into "Hot Spot" mode (and advertise a WiFi network that we can connect to from our mobile devices) when it cannot detect and connect our Home or Office WiFi network.

Follow this guide to configure your RaspberryPi as an "auto" remote hotspot.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].