Modifications

Sauter à la navigation Sauter à la recherche
2 493 octets ajoutés ,  13 mars 2017 à 15:16
Ligne 131 : Ligne 131 :     
== Connectez pymakr sur vos cartes ==
 
== Connectez pymakr sur vos cartes ==
# Connect your computer to the WiFi network named after your board (e.g. {{fname|lopy-wlan-xxxx}}, {{fname|wipy-wlan-xxxx}} ). The password is {{fname|www.pycom.io}}
+
Après avoir installé Pymakr, vous aurez besoin de prendre quelques secondes pour le configurer la première fois.
# Open Pymakr.
  −
# In the menu, go to "Settings > Preferences" ("Pymakr > Preferences" on macOS).
  −
# In the left list look for Pycom Device.
  −
# For device, type down {{fname|192.168.4.1}} . The default username and password are {{fname|micro}} and {{fname|python}}, respectively.
  −
# Click OK
     −
{{ambox|text=Pymakr also supports wired connections. Instead of typing the IP address, you can click on the combo box arrow and select the proper serial port from the list. Our boards don’t require any username or password for the serial connection, so you can leave those fields empty.}}
+
Suivez les étapes suivantes:
 +
# Connectez votre ordinateur sur le réseau WiFi de votre carte Pycom. Un réseau nommé comme ceci '''lopy-wlan-xxxx''' ou '''wipy-wlan-xxxx'''.<br />Le mot de passe est '''www.pycom.io'''
 +
# Ouvrez Pymakr.
 +
# Dans le menu, sélectionnez '''Settings > Preferences''' (''Configuration > Préférences'').<br />Sur MacOS, se sera ''Pymakr > Preferences''.
 +
# La liste sur la gauche affiche une entrée '''Pycom Device''' (''carte Pycom'').
 +
# Pour la carte, saisissez '''192.168.4.1'''.<br />Le nom-d-utilisation et mot-de-passe par défauts (''username'' et ''password'') sont respectivement '''micro''' et '''python'''.
 +
# Cliquer sur le bouton "OK"
    +
{{ambox|text=Pymakr supporte également la connexion filaire. A la place de saisir une adresse IP, vous pouvez cliquer sur le bouton de la liste déroulante et sélectionner le port série dans la liste. Dans ce cas, la connexion série ne nécessite pas de nom-d-utilisateur, ni de mot-de-passe, vous pourrez laisser ces champs vides.}}
    +
[[Fichier:Hack-pycom-esp_32-50.png|800px]]
 +
 +
Cette opération de configuration ne sera nécessaire que la première fois. Dans la partie basse de l'écran, il y a une console où vous pouvez voir les informations du processus de connexion.
 +
 +
A la fin, vous trouverez le message "connected" (connecté) avec une invite de commande '''>>>'''.
 +
 +
[[Fichier:Hack-pycom-esp_32-51.png]]
 +
 +
[https://www.youtube.com/embed/bL5nn2lgaZE Il y a également une vidéo] qui explique les différentes étapes sur un macOS (étapes similaires aux autres systèmes d'exploitation).
 +
 +
== Interface expert ==
 +
By default, Pymakr is configured in ‘lite’ interface. In this mode, a lot of features are hidden and only the basic functionality remains. This makes it very user friendly, but after you become familiar with the software, you might want to switch to ‘expert’ interface to get the most out of Pymakr.
 +
 +
You can enable expert interface under Settings -> Switch to expert interface. After Pymakr restarts, you’ll get access to a few new options:
 +
 +
* Full interface control over tabs and layout
 +
* Control over keyboard shortcuts
 +
* Export/import of preferences
 +
* Preferenes for the editor
 +
* Extra tabs besides the Pycom Console: A local python shell, a task viewer and a basic number converter.
 +
* Bookmarks
 +
* Plugin controls
 +
* Lots of other extra’s
 +
 +
To switch back to ‘lite’ mode, go back to Settings and choose Switch to Lite interface.
 +
 +
== Thème et couleur ==
 +
Pymakr has 2 default themes: Dark and Light. To change the basic style, go to Preferences (Pymakr -> Preferences on the left top, or shortkey cmd-,) and head to the Interface tab. There you’ll find a Style property with with both theme options. Press OK or Apply to change to the new theme.
 +
 +
If you are on the Expert interface, the properties screen will also contain an Editor tab. The second to last sub-tab is named Style and contains a lot of options regarding colors and fonts.
 +
 +
[https://docs.pycom.io/pycom_esp32/pycom_esp32/toolsandfeatures.html#themes-and-colors Vous trouverez plus d'information concernant ce point sur la page de Pymakr]
       
{{LOPY-TRAILER}}
 
{{LOPY-TRAILER}}
29 917

modifications

Menu de navigation