Playing Snake Game using Raspberry Pi Game Pad- (Part 38/38)
This article discusses about how to develop simple game pad hardware and interface it with the Raspberrypi board and also about the technique of interfacing a game code written in HTML5 with the game...
View ArticleSimple Raspberry Pi Game Pad for Ball Catching Game – (Part 36/38)
Raspberry Pi is provided with a RCA connector which can be used to connect it directly to a TV screen which is based on PAL and NTSC standard. The board also has a HDMI connector output which can be...
View ArticleHow to Add Sound to Raspberry Pi Game Pad- (Part 37/38)
The gamepad is a simple circuit built on a breadboard with few buttons, LEDs and a resistor array. There are eight general purpose IO pins on the 13*2 pin connectors of the Raspberrypi board and among...
View ArticleHow to Use Raspberry Pi as a Game Server- (Part 35/38)
In this particular project Ubuntu is installed on Raspberry pi board and is loaded on the Raspberry pi board and is connected to a router using a cross-over LAN cable. Hence the only additional...
View ArticleWeb controlled Home Automation- (Part 11/12)
The Wiring Pi project is used here to switch the GPIO pins high and low. Run the following commands for downloading Wiring Pi and install. The post Web controlled Home Automation- (Part 11/12) appeared...
View ArticleWeb Controlled LCD Display- (Part 9/12)
We will make a straightforward web application with a frame that permit a client to send a message to the Raspberry Pi utilizing Flask in a web browser. This will permit us to control the Raspberry Pi...
View ArticleHow to Make First Python Program with Beaglebone Black
Beaglebone black supports various high level languages such as a C, C++ and scripting languages like java, python. Programming of application is mostly written in C language for controller or...
View ArticleESP8266 and Arduino-based IoT behicle tracking dystem
The vehicle tracking systems are designed for tracking the movement of a vehicle from a location at any time. Such system is equipped with a GPS receiver which maintains the GPS location of the...
View ArticleHow to Access Raspberry Pi Directly through the Ethernet Port of PC – (Part...
The Raspberry pi is a single board minicomputer which has only the essential hardware included so as to meet the goal of low cost. The board is Raspberry pi board runs on ARM11 processor but is...
View ArticleGetting started with Raspberry Pi
Raspberry Pi Pico is a low-cost, high-performance microcontroller board built on silicon with flexible digital interfaces. Whether you choose to use the C/C++ SDK or the official MicroPython port,...
View ArticleRaspberry Pi camera QR-code scanning
This tutorial will teach you how to scan QR codes using the Raspberry Pi module and the official Raspberry Pi camera. To attach the camera to the Raspberry pi, we use a dedicated header is available...
View ArticleRaspberry Pi camera QR code encoding and decoding
This tutorial is about creating a QR code (quick response code) using Raspberry Pi B and Python 3.7. QR code is an optical machine-readable code. Optical means it can be decoded using any camera...
View ArticleRaspberry Pi-based smart home security system
Home Security Systems are a need of the modern day houses. It is possible to design a simple home security solution by using Raspberry Pi and utilizing the power of Internet of Things. The home...
View ArticleHow to use Raspberry Pi to monitor and log environmental parameters
In this tutorial, we’ll learn how to interface the four-in-one BME680 pressure, gas, humidity, and temperature sensor with Raspberry Pi (RPi). This will include understanding how to log and retrieve...
View ArticleRaspberry Pi to Light a Led using Voice Control- (Part 2/12)
Now voice control is not only limited to high end devices such as smart phones or iPhones. The Raspberry Pi, which is an open source hardware and completely customizable offers you the same. Plus, it's...
View ArticleRaspberry Pi-based digital door peekhole
A peephole, spyhole, or peekhole is a small opening through the door that allows viewing from inside to outside. Such door holes allow seeing outside the door without opening it. Usually, these door...
View ArticleUsing SMTP in the IoT
Controlling IoT devices requires specific apps and settings. But you can also control them using emails since emailing is possible using SMTP (Simple Mail Transfer Protocol), which is on the TCP/IP...
View ArticleHow to install OpenCV 4.5 & QT5 on Raspberry Pi & NVIDIA Jetson Nano for...
OpenCV is one of the best computer vision tools available out there. It is the most popular machine vision library among developers and makers. Due to being open-source, the library has enjoyed vast...
View ArticleHow to build a Raspberry Pi VPN server
Cyber security is a growing concern. As homes and offices are more connected than ever, the risk of cyber attacks, identity theft, and hacking has increased significantly. A network has several smart...
View ArticleHow do you list Raspberry Pi’s users?
Raspberry Pi (RPi) is a popular microcomputer used for embedded systems design, hosting high-level applications that run over an operating system. Many of these applications have multiple active users...
View Article