| Ligne 482 : |
Ligne 482 : |
| | | | |
| | {{ttuto-end}} | | {{ttuto-end}} |
| | + | |
| | + | = EDI pour MicroPython = |
| | + | Les outils et editeurs pouvant être utilisés avec MicroPython. |
| | + | |
| | + | {{ttuto-begin}} |
| | + | {{ttuto |
| | + | |label=Thonny IDE |
| | + | |descr=Utiliser Thonny IDE avec Pico et carte RP2040 |
| | + | |img=tlogo-thonny.jpg |
| | + | |url=https://arduino103.blogspot.com/2022/01/micromod-rp2040-pico-utiliser-thonny.html |
| | + | }} |
| | + | |
| | + | {{ttuto |
| | + | |label=Pico et Thonny |
| | + | |descr=Utiliser l'IDE Thonny (recommandé par la fondation) avec votre Pico. Un bel article de Framboise314. |
| | + | |img=tlogo-pico-thonny.jpg |
| | + | |url=https://www.framboise314.fr/utiliser-le-raspberry-pi-pico-avec-thonny/ |
| | + | }} |
| | + | |
| | + | {{ttuto |
| | + | |label=MPRemote |
| | + | |descr='''MicroPython Remote Control''' outil en ligne de commande qu'il ne faut surtout pas râter. |
| | + | |img=tlogo-minishell.jpg |
| | + | |url=https://github.com/mchobby/micropython-minishell |
| | + | }} |
| | + | |
| | + | {{ttuto |
| | + | |label=MiniShell |
| | + | |descr=MiniShell est un Shell type Linux pour MicroPython. Très pratique pour manipuler des fichiers via REPL. |
| | + | |img=tlogo-minishell.jpg |
| | + | |url=https://github.com/mchobby/micropython-minishell |
| | + | }} |
| | + | |
| | + | {{ttuto |
| | + | |label=RShell |
| | + | |descr=Transférez des fichiers et contrôlez votre carte depuis une simple connexion série. WiPy et ESP8266 compatible. |
| | + | |img=tlogo-micropython-RShell.jpg |
| | + | |link=MicroPython-Hack-RShell |
| | + | }} |
| | + | |
| | + | {{ttuto |
| | + | |label=Ampy |
| | + | |descr=Outil simplifié de transfert de fichiers et de contrôlez de carte depuis une connexion série. ESP8266 compatible. |
| | + | |img=tlogo-micropython-Debugger.jpg |
| | + | |link=FEATHER-CHARGER-FICHIER-MICROPYTHON |
| | + | }} |
| | + | |
| | + | {{ttuto-end}} |
| | + | |
| | | | |
| | = Pico (Raspberry-Pi) = | | = Pico (Raspberry-Pi) = |