Ligne 125 : |
Ligne 125 : |
| |img=tlogo-pybstick-hat-face.jpg | | |img=tlogo-pybstick-hat-face.jpg |
| |link=MicroPython.PYBStick.hat-face | | |link=MicroPython.PYBStick.hat-face |
| + | }} |
| + | |
| + | {{ttuto |
| + | |label=mem_info() |
| + | |descr=Surveiller la consommation RAM de vos script sous MicroPython |
| + | |img=tlogo-mem-info.jpg |
| + | |url=https://arduino103.blogspot.com/2023/03/micropython-surveiller-la-ram-avec.html |
| }} | | }} |
| | | |
Ligne 588 : |
Ligne 595 : |
| == Hacking électronique == | | == Hacking électronique == |
| {{ttuto-begin}} | | {{ttuto-begin}} |
| + | |
| + | {{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 | | {{ttuto |
Ligne 636 : |
Ligne 650 : |
| |img=tlogo-Minitel.jpg | | |img=tlogo-Minitel.jpg |
| |url=https://arduino103.blogspot.com/2022/04/minitel-branche-sur-mon-raspberry-pi.html | | |url=https://arduino103.blogspot.com/2022/04/minitel-branche-sur-mon-raspberry-pi.html |
| + | }} |
| + | |
| + | {{ttuto |
| + | |label=Pico, Zumo Robot et MicroPython |
| + | |descr='''Ebook''' pour apprendre a utiliser votre Zumo Robot pour Arduino avec MicroPython. |
| + | |img=tlogo-Pico-Zumo-Robot-et-MicroPython.jpg |
| + | |link=Pico-Zumo-Robot-et-MicroPython |
| }} | | }} |
| | | |
| {{ttuto | | {{ttuto |
| |label=Zumo Robot en Python | | |label=Zumo Robot en Python |
− | |descr=Robot Zumo sous MicroPython avec le Pico ou la Pyboard | + | |descr='''GitHub''' Robot Zumo sous MicroPython avec le Pico ou la Pyboard |
| |img=tlogo-zumo-pico.jpg | | |img=tlogo-zumo-pico.jpg |
| |url=https://github.com/mchobby/micropython-zumo-robot | | |url=https://github.com/mchobby/micropython-zumo-robot |
Ligne 649 : |
Ligne 670 : |
| |descr=Créer un automate programmable avec UniPi et MicroPython | | |descr=Créer un automate programmable avec UniPi et MicroPython |
| |img=tlogo-unipi-pico.jpg | | |img=tlogo-unipi-pico.jpg |
− | |url=https://github.com/mchobby/micropython-zumo-robot | + | |bad_url=https://github.com/mchobby/micropython-zumo-robot |
| |traduction=1 | | |traduction=1 |
| }} | | }} |
Ligne 655 : |
Ligne 676 : |
| {{ttuto | | {{ttuto |
| |label=Pico Buggy | | |label=Pico Buggy |
− | |descr=Contôler le Buggy Kitronik avec MicroPython | + | |descr=Contôler le Buggy Kitronik avec MicroPython (traduction MCHobby) |
| |img=tlogo-pico-buggy.jpg | | |img=tlogo-pico-buggy.jpg |
| |url=https://github.com/KitronikLtd/Kitronik-Pico-Autonomous-Robotics-Platform-MicroPython/blob/main/README_FR.md | | |url=https://github.com/KitronikLtd/Kitronik-Pico-Autonomous-Robotics-Platform-MicroPython/blob/main/README_FR.md |
Ligne 662 : |
Ligne 683 : |
| {{ttuto | | {{ttuto |
| |label=Smart Air Quality | | |label=Smart Air Quality |
− | |descr=Mesurer la qualité d'air avec un Pico | + | |descr=Mesurer la qualité d'air avec un Pico (traduction MCHobby) |
| |img=tlogo-pico-air-quality.jpg | | |img=tlogo-pico-air-quality.jpg |
| |url=https://github.com/KitronikLtd/Kitronik-Pico-Smart-Air-Quality-Board-MicroPython/blob/main/README_FR.md | | |url=https://github.com/KitronikLtd/Kitronik-Pico-Smart-Air-Quality-Board-MicroPython/blob/main/README_FR.md |
Ligne 682 : |
Ligne 703 : |
| | | |
| {{ttuto | | {{ttuto |
− | |label=MiniShell | + | |label=Wifi-4-Relay |
− | |descr=MiniShell est un Shell type Linux pour MicroPython. Très pratique pour manipuler des fichiers via REPL. | + | |descr=Commander un module 4 relais avec via Page WEB ou API REST. |
− | |img=tlogo-minishell.jpg | + | |img=tlogo-wifi-4-relay.jpg |
− | |url=https://github.com/mchobby/micropython-minishell | + | |url=https://github.com/mchobby/micropython-wifi-4-relais |
| }} | | }} |
| | | |