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
Last revision Both sides next revision
mid-raspberry_ws2015-16:material [2016/01/05 21:28]
admin [Pure Data:]
mid-raspberry_ws2015-16:material [2016/01/10 10:04]
admin [Handouts:]
Line 19: Line 19:
 Windows:\\ Windows:\\
 [[http://sourceforge.net/projects/win32diskimager/]]\\ [[http://sourceforge.net/projects/win32diskimager/]]\\
 +[[http://odin-win.sourceforge.net/]]\\
 Linux:\\ Linux:\\
 [[http://en.wikipedia.org/wiki/Dd_%28Unix%29|dd]]\\ [[http://en.wikipedia.org/wiki/Dd_%28Unix%29|dd]]\\
Line 27: Line 28:
 ---- ----
 ==== Handouts: ==== ==== Handouts: ====
 +{{: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 54: Line 57:
 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]]\\
 +
 +----
 +==== VNC ====
 +[[https://www.raspberrypi.org/documentation/remote-access/vnc/]]
  
 ---- ----
Line 77: Line 85:
 ---- ----
 ==== Python ==== ==== 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]]\\
 +
  
 ---- ----
 ==== Pure Data: ==== ==== Pure Data: ====
 +pure data:\\
     $ sudo apt-get install puredata     $ sudo apt-get install puredata
 +pd-extended:\\
 +[[http://embedded-artist.net/doku.php?id=image_modifikations#pd-extended]]\\
 +
 [[http://puredata.info/]]\\ [[http://puredata.info/]]\\
 [[http://puredata.info/docs/raspberry-pi]]\\ [[http://puredata.info/docs/raspberry-pi]]\\