本贴不是广告!这里有更多!
WIT AI: Natural Language for the Internet of Things
- Official FAQ
- Python dynamic DNSPod DNS Script
- Raspberry Pi做BT下载机+高清播放器
- 如何使用Raspberry Pi控制步进电机旋转高清摄像头并拍照
- Coder from Google
- Rovio
- Learn Raspberry Pi
$ sudo raspi-config
pi@raspberry:~$ startx
pi@raspberry:~$ sudo shutdown -h now
// 自动更新firmware
pi@raspberry:~$ sudo apt-get install ca-certificates git-core
pi@raspberry:~$ sudo wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update
pi@raspberry:~$ sudo chmod +x /usr/bin/rpi-update
pi@raspberry:~$ sudo rpi-update
// share desktop to pc
pi@raspberrypi ~ $ sudo apt-get install tightvncserver
pi@raspberrypi ~ $ tightvncserver