Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente |
microc:uc:rp2 [2025/02/17 11:02] – [1. Programmer les Paspberry Pi Pico en MicroPython] phil | microc:uc:rp2 [2025/02/19 10:44] (Version actuelle) – phil |
---|
[[microc:accueilmc|{{ :iconemaison.jpg?nolink&30|Sommaire Microcontrôleur}}]] | [[microc:accueilmc|{{ :iconemaison.jpg?nolink&30|Sommaire Microcontrôleur}}]] |
| |
===== Microcontrôleurs - Raspberry Pi Pico et Pico W ===== | ====== Microcontrôleurs - Rpi Pico et Pico W ====== |
| |
{{ :microc:uc:rp2w.jpg?nolink|}} | {{ :microc:uc:rp2w.jpg?nolink|}} |
{{ :python:micropython:thonny.png?nolink |}} | {{ :python:micropython:thonny.png?nolink |}} |
| |
=== 1.3 Exemples de programme en MicroPython === | === 1.3 Exemples === |
* <html><a href="https://projects.raspberrypi.org/en/projects/getting-started-with-the-pico" target="_blank">Getting started with Raspberry Pi Pico</a></html> | * <html><a href="https://projects.raspberrypi.org/en/projects/getting-started-with-the-pico" target="_blank">Getting started with Raspberry Pi Pico</a></html> |
* Blink the onboard LED | * Blink the onboard LED |
\\ | \\ |
| |
==== 2. Programmer les Paspberry Pi Pico (en C/C++) sous Arduino === | ==== 2. Programmer Pi Pico (en C/C++) sous Arduino === |
* //**Ressources**// | * //**Ressources**// |
* <html><a href="https://arduino-pico.readthedocs.io/en/latest/" target="_blank">Documentation</a></html> officielle Arduino. | * <html><a href="https://arduino-pico.readthedocs.io/en/latest/" target="_blank">Documentation</a></html> officielle Arduino. |