Tag raspberry pi.
How to control Raspberry Pi fan
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…
Read and display temperature from Raspberry Pi PICO
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…
Getting started with Raspberry Pi Pico
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…
How to setup 3.5 inch touch screen on Raspberry Pi
Introduction In this post I will help you in installing and configuring the LCD touch screen on Raspberry Pi. Most LCD touch screens come with an OS image that you can write on to your SD card and run it…
How to use Azure IOTHub – Part 2
Introduction In the previous part we have seen how to configure Azure for IOTHub. In this post we will cover setting up the Raspberry Pi and connecting it to the sensor and sending the data to Azure IOTHub. For more…
Raspberry pi as print server
Making Raspberry pi as print server will help you in making your printer wireless. What you need ? Raspberry pi USB wireless dongle. USB Printer I am assuming that you have already setup raspberry pi with suitable OS. Make sure…
Web server on raspberry pi – how to setup?
Introduction In this post I will let you know how to set up web server on raspberry pi. There are many web servers for raspberry pi. In out example we will be setting up apache web server. Apache is a…
How to Install Android 7.1 on a Raspberry Pi with RTAndroid
If you want to install on Raspberry Pi 2 follow the direction mentioned here.
Raspberry Pi 2 Pinouts
In my earlier blogs I have shown you how to install the OS and use it. Now we are ready to start building the projects. To do so we first need to understand what each pin does. The diagram below…