初期設定
ユーザー名:pi
パスワード:raspberry
Raspbianをインストール
インストールしている時に言語とキーボードを選択
ターミナルで文字化けするのでEnglish(US)を選択
パスワード変更
sudo apt-get update
sudo apt-get upgrade
カメラモジュールをインストールする
sudo raspi-config
固定IPアドレス
sudo nano /etc/network/interfaces
iface eth0 inet static
address [設定したい固定IPアドレス]
netmask [サブネットマスク]
gateway [デフォルトゲートウェイのIPアドレス]
pitft
https://learn.adafruit.com/adafruit-pitft-28-inch-resistive-touchscreen-display-raspberry-pi/easy-install
SSHで接続
RPi.GPIO
sudo apt-get install python-dev
sudo apt-get install python-rpi.gpio
vim
CLISP
Haskell
sudo apt-get install hugs
Erlang
OCaml
エミュ
fbterm
w3m
smbfs
イメージバックアップ
Win32 Disk Imagerを利用する
runhaskell
rehash
ghc ––interactive
where runhaskell might be runhugs, runghc or runnhc
as パターン
xs@(y : ys)
ML