How to program Arduino pro mini

Introduction The Arduino Pro Mini is a low-cost, and small size arduino board with the minimum of components (no on-board USB or pin headers). This makes it a good choice…

Introduction The Arduino Pro Mini is a low-cost, and small size arduino board with the minimum of components (no on-board USB or pin headers). This makes it a good choice…
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…

In this post I will show how you can add a power switch to start and shutdown raspberry pi.

Introduction This project is improved version of the router ups which I published last year. In this project I am using TP5100 module along with battery protection board, DC-DC boost…

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…

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…

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…

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…
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…