“There's a few ways to program a RPi Pico.
1. Assembler
2. C/C++
3. Micropython
4. Circuitpython (from Adafruit)
5. Methods I've not discovered yet
I've found that Circuitpython is easiest and has the best scope for programming it. I got mine connected to my WiFi in less than an hour. Now I just need to find what to do with it next.
It's a good”
“So many home projects to use the Pico W in. Already using it to monitor the performance of my central heating system.
Now test a greenhouse watering system that can operate 8 miniature pumps at scheduled times throughout the day. No working on a four channel capacitive soil moisture monitoring system which will eventually integrate with the watering system.
So versatile now that WiFi has been added to the original Pico.”