In this article we look at the Pico Display Pack which is an 18-bit capable 240×135 pixel IPS display. The pack also has four tactile buttons and an RGB LED that you can use as an indicator. Features 1.14” 240×135 pixel IPS LCD screen 4…
shedboy71
-
-
In this example we connect a PCF8574 expander to a Raspberry Pi Pico Description This 8-bit input/output (I/O) expander for the two-line bidirectional bus (I2C) is designed for 2.5-V to 6-V VCC operation. The PCF8574 device provides general-purpose remote I/O expansion for most microcontroller families…
-
In this article we connect a WS2812 module to a Raspberry Pi Pico and we will use micropython to display various colours on the module. The WS2812 can also be known as neopixels, this is Adafruits naming of the module I used the following WS2812…
-
In this article we present our first micropython example on a Raspberry Pi Pico, rather than just use the default example to flash an LED, we will connect an RGB led up to. Tri-color LEDs contain three different LED emitters in one case. Each emitter…
-
In this article we look at a fairly new piece of kit the Raspberry Pi 400 The Raspberry Pi 400 is a complete Raspberry Pi 4-based personal computer which is fully integrated into a keyboard for ease of use. The hardware features a quad-core 64-bit…
-
In this article we look at another light-to-digital converter – this time its the TSL2591 and we will connect it to our Raspberry Pi and we will use a python library and create an example to show the sensor in use Sensor Information The TSL2591…