To detect the presence of LPG gas using the MQ6 gas sensor and display the gas concentration status on a 16×2 I2C LCD connected to…
To create a simple interactive game using Raspberry Pi Pico with an OLED SSD1306 display and two buttons. The game moves a square left or…
In this experiment, we learn how to read temperature and humidity values from a DHT22 sensor using a Raspberry Pi Pico. The measured data is…
In this tutorial, we will learn how to interface a 16×2 I2C LCD with the Raspberry Pi Pico using Micro-Python to display messages and control…
In this experiment, we learn how to read analog values from an LDR (Light Dependent Resistor) using the ADC (Analog-to-Digital Converter) of the Raspberry Pi…
The objective of this project is to measure the distance of an object from the sensor using an HC-SR04 ultrasonic distance sensor, and display the…
This tutorial of Robo India explains how to use Shift Register HC595 on Raspberry Pi. 1. Introduction: This sequential device loads the data present on…
This tutorial of Robo India explains how to use Light Dependent Resistor(LDR) with Raspberry Pi 1. Introduction: An LDR (Light Dependent Resistor) or a photo…
This tutorial of Robo India explains how to use a seven segment display on Raspberry Pi. 1. Introduction: A seven segment display is a simple…
This tutorial of Robo India explains how to concept of IR LED and photo diode as a color detection sensor and as a proximity detection…