Arduino

color sensor with arduino connection_bb

Color Sensor with Arduino Uno: TCS34725 explaination, wiring and code 4.2 (6)

In this tutorial, I’ll show you how to interface the color sensor TCS34725 with Arduino, explaining with a wiring diagram, code, and components list. To sort out the things with respect to the colors like different color balls, Arduino can interface the TCS34725 that is the cheap and best color sensor which can handle such […]

Color Sensor with Arduino Uno: TCS34725 explaination, wiring and code 4.2 (6) Read More »

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 »

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 »

Arduino LM35 featured image

Temperature Sensor with Arduino Uno: LM35 wiring, setup, and code 0 (0)

In this tutorial, I’m going to show you how to connect and setup Arduino Uno with an LM35 temperature sensor, also examining its pinout, working, convention, and working protocol. To keep maintaining rooms, crops, and weather conditions under control, many projects require monitoring environment temperature. Arduino Uno can interface LM35, which is a good temperature

Temperature Sensor with Arduino Uno: LM35 wiring, setup, and code 0 (0) Read More »

×