In this article we look at another few examples to display on an I2C 16×2 LCD to a raspberry Pi Pico Parts Required Name Link Pico Raspberry Pi Pico Development Board I2C lCD Aliexpress link Connecting cables Aliexpress product link Lysee 3D Printer…
rp2040guy71
-
-
In this article we connect a LTR303 UV Light Sensor to the Raspberry Pi Pico Sensor Information The LTR-303ALS-01 is a low voltage I2C digital light sensor [ALS] in a low cost miniature chipled lead-free surface mount package. This sensor converts light intensity to a…
-
In this article we look at an Rp2040 kit from makerfabs. This is the kit that you get You get an expansion board for the Rp2040, this is pictured below. It has a few interesting features The board has 3 buttons and 3 colored LEDs,…
-
In this article we will display cryptocurrency prices using a RP2040W, we will use Micropython and the Thonny editor. The prices are retrieved from coinbase using their api You can visit coinbase api and take a look at the various requests and responses We are…
-
Micropython
MPU6050 Accelerometer and Gyroscope Sensor example with Pico and micropython
by rp2040guy71In this article we connect the ever popular MPU6050 Accelerometer and Gyroscope Sensor to a raspberry Pi Pico and we will then display the temperature and humidity to the repl window in Thonny using micropython Lets look at the sensor first Features The MPU-60X0 is the…
-
The Seeed Studio XIAO RP2040 is a mini development board based on the Dual-core RP2040 processor. The Seeed Studio XIAO RP2040 also has 264KB of SRAM, and 2MB of on-board Flash memory which can provide more program to save and run. On the other hand,…