Hans-Petter Halvorsen
Raspberry Pi Pico is a “downscaled” version of the original Raspberry Pi and is more comparable with Arduino compared to the original Raspberry Pi. You also need to use a downscaled version of Python, called MicroPython.
You can buy Raspberry Pi Pico many places, like Sparkfun, Adafruit, Elfa Distrelec, RS Online, Digi-Key, etc.
Raspberry Pi Pico comes in 4 different types:
I recommend Raspberry Pi Pico WH which has builtin WiFi and pre-soldered Header pins for easy use together with a breadboard. It is also possible to buy separate header pins and solder them. Here are examples from Digi-Key and Sparkfun.
Below you find Tutorials, Videos and Resources for the Raspberry Pi Pico. Not all resources are ready at the moment, but new resources are released continuously. Stay tuned!
Below you find Tutorials, Videos and Resources for the Raspberry Pi Pico:
Getting Started with Raspberry Pi Pico
Raspberry Pi Pico and onboard Temperature Sensor
Raspberry Pi Pico and TMP36 Temperature Sensor
Raspberry Pi Pico and Thermistor Temperature Sensor
Raspberry Pi Pico and Potentiometers
Raspberry Pi Pico and Push Buttons
Raspberry Pi Pico and I2C Communication
Raspberry Pi Pico and Logging Sensor Data
Below you find Tutorials, Videos and Resources for the Raspberry Pi Pico W. Raspberry Pi Pico W has built-in WiFi while ordinary Raspberry Pi Pico has no WiFi. Since we are going to send data over Internet we need Raspberry Pi Pico W and WiFi in these tutorials.
Raspberry Pi Pico W and Wireless Communication using WiFi
Raspberry Pi Pico W and ThingSpeak Cloud Service
Raspberry Pi Pico and onboard Temperature Sensor
Raspberry Pi Pico and TMP36 Temperature Sensor
Raspberry Pi Pico and Thermistor Temperature Sensor
Raspberry Pi Pico and TC74 Temperature Sensor with I2C Interface
More sensors like DS18B20, AM2320, DHT11/DHT22 coming soon...
Raspberry Pi Pico and TMP36 Temperature Sensor
Raspberry Pi Pico and Thermistor Temperature Sensor
Raspberry Pi Pico and Logging Sensor Data
Raspberry Pi Pico W and ThingSpeak Cloud Service
MQTT, OPC UA, Modbus, etc. coming soon...
Below you find Tutorials, Videos and Resources for using the Raspberry Pi Pico in Control Engineering:
Raspberry Pi Pico and TMP36 Temperature Sensor
Raspberry Pi Pico and Thermistor Temperature Sensor
Raspberry Pi Pico and Logging Sensor Data
Raspberry Pi Pico W and ThingSpeak Cloud Service
Raspberry Pi Pico and Control System (coming soon...)
If you are interested in Python and Control Engineering, please see Python for Control Engineering.
As mentioned, Raspberry Pi Pico uses a downscaled version of Python, called MicroPython, but most of the original Python will work.
Here you find some Tutorials/Videos regarding basic Python Programming:
Introduction to Python (YouTube) + PowerPoint (PDF)
Basic Python Programming (YouTube) + PowerPoint (PDF)
Python Programming (YouTube) + PowerPoint (PDF)
Here you will find more Python Resources.
Internet of Things
Industrial IT resouces