In this article, we connect a KY-032 Obstacle Detector to a Raspberry Pi Pico, any Rp2040 type board will be suitable. We actually tested this with a Cytron Maker Pi Pico We will use Micropython for these examples but of course you can use the…
Code
-
-
In this article, we connect a KY-033 Line Detector to a Raspberry Pi Pico, any Rp2040 type board will be suitable. We actually tested this with a Cytron Maker Pi Pico We will use Micropython for these examples but of course you can use the…
-
In this article, we connect a KY-020 Tilt switch to a Raspberry Pi Pico, any Rp2040 type board will be suitable. We actually tested this with a Cytron Maker Pi Pico We will use Micropython for these examples but of course you can use the…
-
In this article, we connect an KY-018 Photoresistor or LDR to a Raspberry Pi Pico, any Rp2040 type board will be suitable. We actually tested this with a Cytron Maker Pi Pico We will use Micropython for these examples but of course you can use…
-
In this article, we connect an KY-031 Knock Sensor to a Raspberry Pi Pico, any Rp2040 type board will be suitable. We actually tested this with a Cytron Maker Pi Pico We will use Micropython for these examples but of course you can use the…
-
In this article we connect the ever popular STTS22H temperature sensor to a raspberry Pi Pico and we will then display readings via the serial monitor window. We are using the Arduino IDE. Lets look at the sensor first Features The STTS22H is an ultralow-power,…