Intro to Raspberry Pi Pico and RP2040 - MicroPython Part 2: I2C Sensor | DigiKey
Previously, we saw how to run a simple MicroPython program on the Raspberry Pi Pico using Thonny. We printed “Hello, World!” to the console and blinked an LED. In this tutorial, we will use the I2C module to read from a Bosch BME280 temperature, pressure, and humidity sensor.