In this article, we connect an KY-020 Tilt switch to a Raspberry Pi 4 When the KY-020 Tilt switch depending on the inclination, a switch closes the input pins briefly. This happens due to the fact that a ball inside the switch short-circuits the contacts,…
Raspberry Pi
-
-
In this article, we connect an KY-034 7 color flashing LED to a Raspberry Pi 4 The KY-034 7 color flashing LED module can emit a color sequence from the LED when power is supplied to it. The LED has 7 different colors and thus…
-
If you have been following the Raspberry Pi news in the last couple of years you will be aware of massive shortages in hardware for various reasons, one disgusting thing that I have noticed in this time is scalping. scalping is the practice of using…
-
Alpine Linux – Security-oriented, lightweight Linux distribution based on musl libc and busybox. Android Things – lets you experiment with building devices on a trusted platform, without previous knowledge of embedded system design. Only supported up to Raspberry pi 3 Arch Linux ARM – a port of…
-
In this example we take a look at the DPS310 barometric pressure sensor from Infineon to a Raspberry Pi 4 Description The pressure sensor element is based on a capacitive sensing principle which guarantees high precision during temperature changes. The small package makes the DPS310…
-
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…