2016台北科學日AutoPi
#0
小車組裝投影片
http://sosorry.s3.amazonaws.com/raspberrypi/doc/slide/(coscup2015)pi-remote-control-car.pdf
GPIO學習套件投影片
https://drive.google.com/file/d/0B2qc-F3WpYxWQUdaaVctSFd1cHM/view
GPIO學習套件範例程式碼
https://github.com/raspberrypi-tw/gpio-game-console
118上學期RPi教學筆記
https://y118.hackpad.com/Raspberry-Pi-and-Python--dYQmJKbQgWf
Python安裝讀取按鍵函式庫
https://pypi.python.org/pypi/readchar
Terminal安裝駭客任務螢幕保護程式
apt-get install cmatrix
#1 跑跑樹莓派
只用上下左右鍵遙控,一直(按住)左轉或右轉會使出旋轉特技
https://github.com/x1001000/AutoPi/blob/master/kart.py
#2 P力車
#3 AutoPi
迷宮產生
https://rosettacode.org/wiki/Maze_generation#Python
https://en.wikipedia.org/wiki/Maze_generation_algorithm
VPython 6 full documentation
http://vpython.org/contents/docs/index.html