
How to install windows 11 on Raspberry PI
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 –…
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 –…
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 become much simpler with different tools. In this post we…
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 Revision Code from cpuinfo Model B Rev 1 256MB 0002 Model…
Raspberry Pi OS Basic commands In this post I am listing out some raspberry pi tips and tricks. These frequently used commands will help you maintain and use your raspberry pi efficiently and should help you in resolving some basic…
In this post I will show how you can add a power switch to start and shutdown raspberry pi.
Introduction Raspberry Pi configuration allows you to set the temperature to control raspberry pi fan on But there is a limitation to it. It only allows you to set temperature from 60 degree to 120 degree. What if you need…
In this article we will cover common problems in Raspberry Pi and resolving issues. Different errors that we have are as follows: Boot problem Video/Display issues Audio Issues Network Problems Boot Problem If you have issue in booting your Raspberry…
Introduction Magic Mirror is an open source modular smart mirror platform. These Raspberry Pi smart mirrors can tell you the time, date, weather, and more. This is one of the very popular raspberry pi project. This can be installed in…
Introduction In this project we will read the temperature from the in built temperature sensor and then display it on OLED display. This is a very basic project and help you in understanding how to use Pi PICO. For details…
A Raspberry Pi Pico is a low-cost microcontroller device. A Raspberry Pi Pico has GPIO pins, much like a Raspberry Pi computer, which means it can be used to control and receive input from a variety of electronic devices. Raspberry…