Raspberry Pi Custom case for 8 inch display
Why a custom case ? Well I brough 8 inch touch display from Waveshare for my Raspberry pi but I was not able to get any proper case for the display. Most of them was for 7 inch or 5…
Why a custom case ? Well I brough 8 inch touch display from Waveshare for my Raspberry pi but I was not able to get any proper case for the display. Most of them was for 7 inch or 5…
Why do you need to setup static IP address address By default most of the network setup at home are DHCP, which means you are not sure which ip is assigned to your raspberry pi and can change. There may…
What is MQTT? MQTT stands for Message Queuing Telemetry Transport.MQTT is a lightweight publish/subscribe messaging protocol designed for M2M (machine to machine) telemetry in low bandwidth environments. What Port does MQTT Normally Use?The standard port that MQTT use is 1883.Can…
What is Node Red ? Node red is an Open Source flow based tool for wiring together hardware devices, APIs and online services. It provides a browser-based flow editor making it very easy to use and it requires little programming…
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 now able to discard the mouse but to type anything…
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 colors to produce over 16 million hues of light. Things…
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 use a Raspberry Pi Zero, you need a Camera Module…
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 Pi. Hardware connection Use the 15PIN FPC cable to connect…
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 connected directly to Raspberry Pi using DSI interface Working with…
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 with 8GB. External SSD drive or USB flash drive –…