/tardis-radio

Time machine radio on the Raspberry Pi Zero

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

tardis-radio

Time machine radio on the Raspberry Pi Zero

YouTube


A video showing a `time machine radio` made possible by a Raspberry Pi Zero

Buy the hardware

Software Installation instructions

Enable the DAC AMP SHIM

place the following in your SD card's /boot/config.txt

dtoverlay=hifiberry-dac

enable the SPI Interface through the raspberry pi's config

sudo raspi-config

# Interface > SPI > Enable

Install git

sudo apt install git

Clone repo

git clone https://github.com/byte-rider/tardis-radio.git

Run installer script

cd tardis-radio
sudo ./install.sh

Hardware modifications

stub

Wiring diagrams

alt text alt text