tips:rasberry:linux

Linux

edit /etc/locale.gen and run locale-gen

apt-get install wiringpi python-pip

# test GPIO
gpio readall

non fare con raspbian recenti

# apt install rpi-update
# rpi-update
pip install "picamera[array]"
raspistill -tl 100 [-t 99999]

add to /etc/modules

echo bcm2835-v4l2 >> /etc/modules-load.d/modules.conf

control panel to change camera settings

sudo apt install v4l2ucp
  • tips/rasberry/linux.txt
  • Last modified: 2017/05/03 12:05
  • by scipio