Skip to content

Instantly share code, notes, and snippets.

View edsase's full-sized avatar

Edmond Sesay edsase

View GitHub Profile
@edsase
edsase / GNU Radio install.md
Last active August 11, 2024 09:08 — forked from floehopper/install.md
Install rtl-sdr on Raspian on Raspberry Pi
[email protected]:~$ 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
@edsase
edsase / rpi-setup.md
Last active November 23, 2022 07:07 — forked from mastersign/rpi-setup.md
A small cheat sheet for setting up a raspberry pi for dev and fun.

Raspberry PI

A collection of tips and hints to admin a Raspberry PI with Raspbian for development and fun.

Tips

  • root previliges
    • sudo <command> for one command
    • sudo -i for shell with root previliges
  • package management
@edsase
edsase / songs.ipynb
Created January 8, 2017 20:38 — forked from carlward/songs.ipynb
Songs from API
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.