A very quick RP2040 demo using the onboard temperature probe to display the temperature on an I2C Matrix Orbital Display using Python
Browse our I2C LCD, I2C TFT, I2C VFD products: https://www.matrixorbital.com/communication-protocol/i2c
OK162-12, 2x16 I2C OLED Display: this demo should work on all Matrix Orbital Alpha-Numeric displays
Raspberry Pi Pico RP2040: Flexible Microcontroller Board
BBC: 4 pin leads to a 4 pin friction lock 2.54mm
Thonny: An integrated development environment for Python that is designed for beginners
Connect a Pi Pico RP2040 to a Matrix Orbital I2C Display: RP2040 --> Display
- Connect PIN 40 VBUS to PIN 1 VIN
- Connect PIN 2 I2C0 SCL to PIN 2 SCL
- Connect PIN 1 I2C0 SDA to PIN 3 SDA
- Connect PIN 38 GND to PIN 4 GND
On power up, you should see "Matrix Orbital" on the display
Please load the 'RP2040-Temp-I2C-Display.py' code and run it
What you will see on the screen when working correctly (the Line 2 numbers will be different):
Line 1: Temperature:
Line 2: 13.468C 56.243F