In this article we connect a TM1637 display module to a Raspberry Pi Pico and we will have some examples in Micropython Module Information A common display module that you can buy on the internet contain the Tm1638 driver chip, I was interested in this one…
rp2040guy71
-
-
In this tutorial we will create an I2C scanner for the Raspberry Pi PIco. Sometimes you get a sensor and are not sure the I2C address or you may have a sensor library that does not work for some reason and this may be because …
-
The Feather RP2040 is a board from Adafruit which features the RP2040 microcontroller from the Raspberry Pi foundation. Like other Rp2040 boards tyou can program it in circuitpython, micropython , C/C++ and there is also Arduino support Features 21 x GPIO pins with following capabilities:…
-
This display module has been designed for the Raspberry Pi Pico – you just push your Pico into the female headers and you’re ready to go. E-paper display utilizes microcapsule electrophoretic technology for displaying, the principle is: charged particles suspended in clear fluid will move…
-
In this article we connect a TCS3472 Color Sensor to a Raspberry Pi Pico running Circuitpython Sensor Information The TCS3472 device provides a digital return of red, green, blue (RGB), and clear light sensing values. An IR blocking filter, integrated on-chip and localized to the…
-
In this article we connect a VEML6075 UV Light Sensor to a Raspberry Pi Pico running Circuitpython Sensor Information The VEML6075 senses UVA and UVB light and incorporates photodiode, amplifiers, and analog / digital circuits into a single chip using a CMOS process. When the…