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
Next revision Both sides next revision
raspberry-udk_ss2016:material [2016/07/08 00:01]
admin [OMX Player]
raspberry-udk_ss2016:material [2016/07/08 01:16]
admin [Python]
Line 85: Line 85:
    $ tar -xvf pyomxplayer.py.tar    $ tar -xvf pyomxplayer.py.tar
    $ sudo chmod 755 pyomxplayer.py    $ sudo chmod 755 pyomxplayer.py
-   $ sudo cp pyomxplayer.py /usr/local/lib/python2.7/dist-packages\\ +   $ sudo cp pyomxplayer.py /usr/local/lib/python2.7/dist-packages 
-   +
 ---- ----
 ==== RaspiCam ==== ==== RaspiCam ====
Line 120: Line 120:
 [[https://perso.limsi.fr/pointal/_media/python:cours:mementopython3-english.pdf|Python 3 Cheat Sheet]]\\ [[https://perso.limsi.fr/pointal/_media/python:cours:mementopython3-english.pdf|Python 3 Cheat Sheet]]\\
 [[https://www.raspberrypi.org/magpi/issues/essentials-games-vol1/|Make Games with Python]]\\ [[https://www.raspberrypi.org/magpi/issues/essentials-games-vol1/|Make Games with Python]]\\
 +**GPIO**\\
 +[[https://pypi.python.org/pypi/RPi.GPIO]]\\
 **picamera:**\\ **picamera:**\\
 [[http://picamera.readthedocs.org/en/release-1.4/]]\\ [[http://picamera.readthedocs.org/en/release-1.4/]]\\