Skip to content

Instantly share code, notes, and snippets.

View DaniPhii's full-sized avatar
💻
Working from home

Dani Poveda DaniPhii

💻
Working from home
View GitHub Profile
@nickfox-taterli
nickfox-taterli / upgrade_raspbian_to_buster.sh
Last active August 11, 2020 21:57
Upgrade Raspbian To Buster
sudo sync
sudo apt-get update
sudo apt-get -y upgrade
sudo apt-get -y dist-upgrade
sudo sed -i 's/jessie/buster/g' /etc/apt/sources.list
sudo apt-get update
sudo apt-get -y upgrade
sudo apt-get -y dist-upgrade
sudo sync
#sudo reboot
@phalski
phalski / at-command-notes.md
Last active June 30, 2024 13:46
Personal notes to Hayes/AT command interface understanding
@thedod
thedod / README.markdown
Created November 29, 2010 20:51
Ariadne - a 1st person maze on a 16x2 LCD display