How to connect 8 inch Waveshare LCD display with Raspberry PI

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…

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…

Checking Raspberry Pi Revision Number & Board Version Each Raspberry pi variant has different revision number. Below table lists the variant available now. Model and PCB Revision RAM Revision Pi…

Matrix style keypads with Arduino is very handy and easy to use for any input required. It can be used to enter passwords, control games and robots. What is needed Arduino…

Why do you need Selenium Grid setup for remote execution? Scenario1 – You need to run your selenium automation tests with different browser/OS combinationScenario2 – You need to run selenium…