How to monitor your Raspberry Pi’s Temperature

You can monitor your Raspberry Pi’s temperature either from the Terminal window or Desktop. How Monitoring your Raspberry Pi’s temperature from Terminal window Terminal window is one of the simplest…

You can monitor your Raspberry Pi’s temperature either from the Terminal window or Desktop. How Monitoring your Raspberry Pi’s temperature from Terminal window Terminal window is one of the simplest…
Below is the Youtube video where I have shown how to repair Aquaguard UV+UF water filter PCB. The symptom was continuous blinking for all three lights in cycle. This scenario…

In this post we will see how to build a Face Recognition system using Raspberry Pi and OpenCV library. Below is step by step guide to help you achieve the…

Overview Building your own Mini Weather Station using DHT11/22 and Raspberry Pi is a fun and practical way to learn electronics, microcontrollers, and real-time environmental monitoring. In this tutorial, we’ll…
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…

Overview In this article we will see how you can use your laptop as a second monitor. Most of the time during your work you may need additional screen for…

To setup pi-hole with Raspberry Pi, first configure static ip address then install pi-hole software

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…

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…