Pour programmer la carte Raspberry Pi Pico en langage C/C++, la fondation Raspberry Pi propose un kit de développement : le Raspberry Pi Pico C/C++ SDK.
We’ll learn to set up a Pico’s settings.toml file, then write CircuitPython code so our Pico can log into our local network using the network password. We’ll also…