Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
mid-raspberry_ws2015-16:material [2016/01/08 21:08]
admin [SSH:]
mid-raspberry_ws2015-16:material [2016/01/10 11:54] (current)
admin [RaspiCam:]
Line 28: Line 28:
 ---- ----
 ==== Handouts: ==== ==== Handouts: ====
-{{:mid-raspberry_ws2015-16:materialitaet_im_digitalen_mit_dem_raspberry_pi_feb2015_tag1_handout.odt|Tag 1}}\\+{{:mid-raspberry_ws2015-16:materialitaet_im_digitalen_mit_dem_raspberry_pi_handout_tag1.pdf|Tag 1}}\\ 
 +{{:mid-raspberry_ws2015-16:materialitaet_im_digitalen_mit_dem_raspberry_pi_handout_tag2.pdf|Tag 2}}\\ 
 +{{:mid-raspberry_ws2015-16:materialitaet_im_digitalen_mit_dem_raspberry_pi_handout_tag3.pdf|Tag 3}}\\
  
 ---- ----
Line 49: Line 51:
 ==== RaspiCam: ==== ==== RaspiCam: ====
 [[http://www.raspberrypi.org/documentation/raspbian/applications/camera.md]]\\ [[http://www.raspberrypi.org/documentation/raspbian/applications/camera.md]]\\
-[[http://www.raspberrypi.org/wp-content/uploads/2013/07/RaspiCam-Documentation.pdf]]+[[http://www.raspberrypi.org/wp-content/uploads/2013/07/RaspiCam-Documentation.pdf]]\\ 
 +[[http://embedded-artist.net/doku.php?id=picamera]]\\
  
 ---- ----
Line 55: Line 58:
 Win:\\ Win:\\
 [[http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html]] [[http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html]]
 +[[http://alexcappiello.com/15122-f12/win-ssh.php|X-forwarding on Windows]]\\
 FesteIP:\\ FesteIP:\\
 [[http://embeddedartist.dernulleffekt.de/doku.php?id=ip_and_network]]\\ [[http://embeddedartist.dernulleffekt.de/doku.php?id=ip_and_network]]\\
Line 83: Line 87:
 ==== Python ==== ==== Python ====
 [[https://www.raspberrypi.org/documentation/usage/python/]]\\ [[https://www.raspberrypi.org/documentation/usage/python/]]\\
 +picamera:\\
 +[[http://picamera.readthedocs.org/en/release-1.4/]]\\
 +[[http://embedded-artist.net/doku.php?id=picamera]]\\
 +raspberry-gpio-python:\\
 +[[http://sourceforge.net/p/raspberry-gpio-python/wiki/Examples/]]\\
 +servo:\\
 +[[http://kampis-elektroecke.de/?page_id=3066]]\\
 +[[https://learn.adafruit.com/adafruits-raspberry-pi-lesson-8-using-a-servo-motor/overview]]\\
 +{{:mid-raspberry_ws2015-16:servo_test.py.zip|}}
 +
 +----
 +
 +==== PiCam ====
 +[[https://www.raspberrypi.org/documentation/raspbian/applications/camera.md|camera module]]\\
 +[[https://www.raspberrypi.org/documentation/usage/camera/raspicam/raspivid.md|raspivid]]\\
 +[[https://www.raspberrypi.org/documentation/usage/camera/raspicam/raspistill.md|raspistill]]\\
 +
  
 ---- ----