Skip to content

Instantly share code, notes, and snippets.

View allendav's full-sized avatar

A D Snook at Automattic allendav

View GitHub Profile
@floehopper
floehopper / install.md
Last active May 22, 2024 13:38
Install rtl-sdr on Raspian on Raspberry Pi
jamesmead@floehopper.local:~$ sudo dd bs=1m if=/Users/jamesmead/Downloads/2015-02-16-raspbian-wheezy.img of=/dev/disk2
pi@raspberrypi ~ $ sudo raspi-config
# Choose option 1 to "Expand Filesystem" - Ensures that all of the SD card storage is available to the OS
# Choose Finish & reboot

pi@raspberrypi ~ $ sudo apt-get update