Arduino cli external libraries featured image

Installing external libraries with arduino-cli on Raspberry PI (via terminal) 4.7 (3)

As seen in my previous post (Connecting Raspberry PI Zero W to Arduino only via terminal), we can easily control an Arduino board from Raspberry PI OS Lite with the help of arduino-cli. However, if you want to add more functionalities to your Arduino board you will need to import external libraries. In this post,

Installing external libraries with arduino-cli on Raspberry PI (via terminal) 4.7 (3) Read More »

Raspberry pi hmc5883l gy-271 feaured image

Magnetometer with Raspberry PI computers: GY-271 HMC5883L wiring and code 5 (4)

In this tutorial, I’m going to show you how to wire, configure and calibrate a magnetometer (HMC5883L) with Raspberry PI computer boards. Please note that if you want to use the Raspberry PI Pico instead, you can refer to my Magnetometer Compass with Raspberry PI Pico: GY-271 HMC5883L wiring and use with MicroPython tutorial. HMC5883L

Magnetometer with Raspberry PI computers: GY-271 HMC5883L wiring and code 5 (4) Read More »

arduino PIR motion sensor featured image

PIR Motion Sensor with Arduino Uno: hc-sr501 Wiring, Setup, and Coding 3 (1)

In this tutorial, I’m going to show you how to connect and setup Arduino Uno with a PIR sensor, Also examining its pinout, working, convention, and working protocol. Detecting motion inside a monitoring area, such as security area or home restricted place, requires monitoring all the object moves within thas perimeter. The PIR sensor (HC-SR501)

PIR Motion Sensor with Arduino Uno: hc-sr501 Wiring, Setup, and Coding 3 (1) Read More »

×