RASPBERRYPIetPYTHON:1WIRE
BTS systèmes numériques http://genelaix.free.fr3/4
CaméraRaspberryPi:
Informations:http://www.raspberrypi.org/help/camera‐module‐setup/
Aprèsavoirconnectélacaméra,lancerl’utilitaireraspi‐configenmodesudo:
sudoraspi‐configetactiverlacaméra(escpourquitter)
Lacamérapeutêtregéréeenlignedecommandeshellouenpython.
Shell:http://www.raspberrypi.org/documentation/usage/camera/raspicam/README.md
raspistill –o image1.jpg prendunphotoetlarangedansledossiercourant
raspistill -vf -hf -o image2.jpg prendunephotoenpermutanthorizontaleetverticale.
Lalistedesoptions(nombreuses)estdisponibleparraspistill | less
raspivid -o vid.h264 enregistreunevidéo
raspivid -o video.h264 -t 10000 pendant10s
Lalistedesoptions(nombreuses)estdisponibleparraspivid | less
Enregistreunevidéo«time‐laps»
http://www.raspberrypi.org/documentation/usage/camera/raspicam/timelapse.md
Python:installationdelabibliothèquepython‐camera
http://picamera.readthedocs.org/en/release‐1.3/
sudo apt-get update
sudo apt-get install python-picamera
Remarque,lesutilisateursdePyhton3installerontsudo apt-get install python3-picamera