Ligne 2 : |
Ligne 2 : |
| | | |
| == ScratchGPIO Kaseko? == | | == ScratchGPIO Kaseko? == |
− | ScratchGPIO is designed as an easy way to use Scratch on the Raspberry Pi to control lights/motors/sensors and switches using the GPIO pins. | + | {{bloc-etroit|text=ScratchGPIO est conçu pour faciliter le contrôle des moteurs/lumières/senseurs/bouton poussoir avec Scratch sur Raspberry Pi en utilisant les broches du GPIO. |
| | | |
− | You can use it with £5 worth of bits from CPC to make some lights flash, you can plug in £10 add-on boards from some great maker-type companies such as Pimoroni, 4Tronix, ModMyPi, Cyntech and other boards direct from makers themselves such as Jason Barnett and Gordon Henderson.
| + | Vous pouvez utiliser ScratchGPIO avec quelques Euro de matériel pour faire clignoter des LEDs et vous pouvez également utiliser une carte additionnelle comme le {{pl|461|PiBrella}} ou d'autres carte pour réaliser se lancer directement dans la réalisation de projets. |
| | | |
− | And then you can use it to control robot vehicles from £20 to £100. I’ve even heard of someone using it to automate a firework display!!
| + | Il est également possible de contrôler des petits véhicules motorisés. Il paraît que quelqu'un à même utilisé ScratchGPIO pour automatiser le scenario d'un feu d'artifice!!}} |
| | | |
− | == Installer ScratchGPIO5 == | + | == Installer ScratchGPIO5 sur Raspberry-Pi == |
| + | Les méthodes d'installation décrites ci-dessous installe les "extras logiciels" nécessaires ainsi que quelques exemples. |
| | | |
| + | <small>Source: [http://cymplecy.wordpress.com/scratchgpio/scratch-raspberrypi-gpio/ cymplecy]</small> |
| + | === Avec une connexion réseau === |
| | | |
| + | Copy the text below ( left click just before the s of sudo and drag right until all the text in the line as been selected) then right-click and select copy. Open up an LX Terminal window and select Edit and the Paste that into an LX Terminal window and run it to download the installer. |
| + | |
| + | sudo wget http://goo.gl/Pthh62 -O isgh5.sh |
| + | |
| + | Once the installer has been downloaded then just type (or copy and paste the text below as before) |
| + | |
| + | sudo bash isgh5.sh |
| + | |
| + | {{ambox-stop|text=If logged in as a different user to standard pi, then type sudo bash isgh5.sh yourusername}} |
| {{PiBrella-TRAILER}} | | {{PiBrella-TRAILER}} |