Raspberry Pi Pico

Hans-Petter Halvorsen

1 Introduction

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.

Raspberry Pi Pico

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.

 

Raspberry Pi Pico Home Page

 

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!

 

2 Raspberry Pi Pico

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

 

3 Raspberry Pi Pico W

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

 

4 Raspberry Pi Pico and Sensors

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...

 

5 Raspberry Pi Pico in Industrial IT

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...

 

6 Raspberry Pi Pico in Control Engineering

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.

 

7 Python

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.

 

Additional Resources

Below you will find more interesting and relevant resources


IoT

Internet of Things

Raspberry Pi

Industrial IT resouces

Arduino

Arduino resouces

Python

Here you find lots of interesting IoT Projects, etc.