How to enable virtual keyboard in Raspberry Pi

Why do you need virtual keyboard in raspberry pi? Well there can be multiple scenarios when you need virtual keyboard in raspberry pi. You might have added touch screen and…

Why do you need virtual keyboard in raspberry pi? Well there can be multiple scenarios when you need virtual keyboard in raspberry pi. You might have added touch screen and…

Introduction In this post we will see on controlling RGB LED using raspberry pi and python. RGB LED means red, blue and green LEDs. RGB LED products combine these three…

Raspberry Pi computer with a Camera Module port All current models of Raspberry Pi have a port for connecting the Camera Module. Raspberry Pi Camera module Note: If you want to…

This is in continuation with my earlier post on unboxing 8 inch Waveshare LCD display Here we will see how we can connect 8 inch Waveshare LCD display to Raspberry…
Introduction 8inch capacitive touch screen with a hardware resolution of 800 × 480 with refresh rate of 60hz Capacitive touch panel, support 5-point touch. Supports Pi 4B It can be…
This is in continuation of my previous post on docker where i have show how to configure docker environment for selenium automation. Here we will move a step further and…

What do you need for installing Windows 11 on Raspberry PI? Raspberry Pi 4 – Both the 4GB and 8GB Pi versions will work. But for a smoother experience go…

Why docker? What is benefit of docker for selenium automation? Docker containers are lightweight packages of all the necessary components (application code, dependent libraries, specific versions of programs) to run…

In my old post I have mentioned how to install OS in raspberry pi using NOBS. The steps are not very simple. From them and now the installation method has…