Projects

Power Consumption Comparison

A Comparative Study on the Power Usage of Raspberry Pi Models

Abstract In recent decades, there has been a notable surge in the adoption of various personal computing devices, ranging from traditional desktop computers and laptops to tablets and smartphones. A more recent addition to this lineup is the Raspberry Pi, which has gained rapid popularity since its introduction in 2012, eventually becoming the best-selling British […]

Camera and Raspberry connection top view

Exploring the Frontiers: Raspberry Pi Model for Autonomous Self-Driving Cars

Abstract: Presently, self-driving cars are operational in foreign nations; however, their implementation in India remains unfeasible due to reliance on GPS and sensor-based approaches. A key issue with GPS is its tendency to display roads on maps that may not exist or may not accurately reflect the road conditions in India, which often include non-concrete […]

Assembled image of robotic vehicle

Raspberry Pi Enabled Hand Gesture Recognition for Vehicle Control

Abstract Individuals with disabilities benefit greatly from hand-operated vehicles as they can navigate in their desired direction without the need for button inputs. This system comprises a glove equipped with a receiver circuit mounted on top, along with an Atmega microcontroller connected to an accelerometer that the user wears while operating the device. The vehicle’s […]

Evolution of different technologies in agricultural sector

Visualizing Precision Agriculture: Raspberry Pi as Key Sensor Nodes

ABSTRACT With the continuous advancement of Internet of Things (IoT) technology, wireless sensor network applications in agriculture are becoming increasingly popular. These networks are primarily utilized to monitor crucial agricultural parameters like temperature, humidity, soil moisture levels, nitrite content, and groundwater quality. The collected data is transmitted to a remote station for analysis, facilitating the […]

Block Diagram of Autonomous Cars

Navigating the Future: Autonomous Cars Powered by Raspberry Pi

Abstract: An online comprehensive solution is being developed for managing internet banking. Autonomous cars represent the future of smart transportation, envisioned as efficient vehicles capable of avoiding crashes, ideally suited for urban environments. The objective of the project is to create a car that can operate independently with any driver; it simply requires a command […]

Picture of B model of Raspberry Pi board

Exploring Raspberry Pi: A Gateway to Computer Science Enthusiasm

Abstract The interest in computer science and related subjects among students appears to be declining, potentially due to various factors. One proposed solution to this issue is to provide students with access to a small and affordable board known as the Raspberry Pi. This initiative aims to encourage young individuals to engage in computer programming […]

High-level block diagram

Health Monitoring Made Easy: Raspberry Pi Control System

Introduction Ensuring good health is always a top priority. However, modern lifestyles often expose individuals to various potentially harmful factors, such as high blood pressure and irregular heart rate. High blood pressure, or hypertension, places added strain on the heart as it pumps blood through the arteries. This condition is a significant risk factor for […]

Harnessing the Power of PHP for Raspberry Pi Projects

Harnessing the Power of PHP for Raspberry Pi Projects

The Raspberry Pi, a compact yet powerful computer, operates seamlessly with a micro USB cable for power. Its latest iteration boasts features like WiFi, an ethernet port, four USB ports, and an HDMI port. Additionally, it includes a micro SD card slot for storage, serving as its primary storage medium. The Raspberry Pi operates on […]

Design

Automated Object Counting with Raspberry Pi and Infrared Sensors

Introduction The upcoming guide will demonstrate how to utilize the Raspberry Pi as an object counter utilizing an Infrared (IR) sensor. IR sensors, renowned for their ability to detect object proximity, will be harnessed for tallying objects traversing our miniature conveyor system. In developing our Python Flask application, we’ll employ the WebSockets protocol, facilitating real-time […]

Install Camera & Door Sensor

Smart Security: Raspberry Pi Setup to Dispatch Camera Images via MMS Messaging

This project illustrates the configuration of a Raspberry Pi as a surveillance camera system capable of capturing photo snapshots and sending them to mobile phones via MMS text messages. The process is initiated by a GPIO alarm input. In my Python application, I utilize a magnetic door sensor to activate the alarm, but various sensors […]

Scroll to Top