In this article we connect a LTR329 UV Light Sensor to the Raspberry Pi Pico Sensor Information The LTR-329ALS-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 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…
-
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…
-
Micropython
Displaying custom characters on an I2C LCD with a Raspberry PI Pico and MicroPython
by rp2040guy71In this article we look at creating and displaying custom characters 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…
-
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…
-
In this article we look at interfacing an I2C 16×2 LCD to a raspberry Pi Pico Most of these LCD displays are either 16×2 or 20×4 and they are based on a The I2C module usually consists of a PCF8574 chip, which is an IC…
-
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,…
-
In this article we look at a kit for the Raspberry Pi Pico from Keyestudio caled the Raspberry Pi Pico 42 in 1 Sensor Kit This kit has 37 sensors and modules, Pico and all you need to get started with the Pico. Lets dive…