Modifications

Sauter à la navigation Sauter à la recherche
355 octets ajoutés ,  16 février 2015 à 15:56
Ligne 15 : Ligne 15 :  
== Ouvrir le lecteur USB du PyBoard ==
 
== Ouvrir le lecteur USB du PyBoard ==
   −
Your PC should now recognise the pyboard. It depends on the type of PC you have as to what happens next:
+
Votre PC devrait maintenant reconnaître la PyBoard. Ce qui arrive ensuite dépend du type de PC surlequel vous avez connecté la carte:
 
+
* '''Windows:''' Votre pyboard appartit comme une lecteur Flash (''removable USB flash drive''). Windows pourrait faire apparaître automatiquement une fenêtre ou vous pourriez avoir besoin d'utiliser un explorateur de fichier.<br />Windows verra également la carte pyboard comme un périphérique série et va essayé de le configurer automatiquement. Si c'est la cas, vous pouvez abandonner le processus, nous ferons en sorte de faire fonctionner le périphérique série dans un prochain tutoriel.
* '''Windows:''' Your pyboard will appear as a removable USB flash drive. Windows may automatically pop-up a window, or you may need to go there using Explorer.<br />Windows will also see that the pyboard has a serial device, and it will try to automatically configure this device. If it does, cancel the process. We will get the serial device working in the next tutorial.
+
* '''Mac:''' La carte pyboard sera affichée comme un disque (''removable disc'') sur le bureau. Il sera probablement appelé "NONAME". Cliquer dessus pour ouvrir le répertoire sur le pyboard.
* '''Mac:''' Your pyboard will appear on the desktop as a removable disc. It will probably be called “NONAME”. Click on it to open the pyboard folder.
+
* '''Linux:''' Votre PyBoard apparaîtra comme un média ejectable (''removable medium''). Sur Ubuntu, ce média est monté automatiquement et une fenêtr de navigation de fichier est automatiquement ouverte. Sur les autres distributions Linux pourrait être monté automatiquement... si ce n'était pas le cas, vous devrez monter le média manuellement. Dans un terminal en ligne de commande, tapez la commande {{fname|lsblk}} pour voir la liste des lecteurs connectés et ensuite {{fname|mount /dev/sdb1}} xxxxxxxxxxxxxxxxxxx (replace {{fname|sdb1}} with the appropriate device). You may need to be root to do this.
* '''Linux:''' Your pyboard will appear as a removable medium. On Ubuntu it will mount automatically and pop-up a window with the pyboard folder. On other Linux distributions, the pyboard may be mounted automatically, or you may need to do it manually. At a terminal command line, type {{fname|lsblk}} to see a list of connected drives, and then {{fname|mount /dev/sdb1}} (replace {{fname|sdb1}} with the appropriate device). You may need to be root to do this.
      
Okay, so you should now have the pyboard connected as a USB flash drive, and a window (or command line) should be showing the files on the pyboard drive.
 
Okay, so you should now have the pyboard connected as a USB flash drive, and a window (or command line) should be showing the files on the pyboard drive.
29 917

modifications

Menu de navigation