Skip to content

Instantly share code, notes, and snippets.

@vallettea
Last active August 29, 2015 14:01
Show Gist options
  • Select an option

  • Save vallettea/a492d517af7ef0f553aa to your computer and use it in GitHub Desktop.

Select an option

Save vallettea/a492d517af7ef0f553aa to your computer and use it in GitHub Desktop.
Rasbperry
## wifi config
sudo iwconfig wlan0 essid freebox_vallem key s:xxxx
sudo vim /etc/wpa_supplicant/wpa_supplicant.conf
sudo apt-get install python-pip
sudo apt-get install screen
pip install rpi.gpio ipython
# http://mchobby.be/wiki/index.php?title=Rasp-Hack-PiAnalog
# https://learn.adafruit.com/thermistor/using-a-thermistor
# http://pi4j.com/example/listener.html
# https://github.com/dragisak/akka-raspberry-pi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment