DHT11 Data Logger using Raspberry Pi and Python code

DHT11 Data Logger using Raspberry Pi and Python code

DHT11 Data Logger using Raspberry Pi and Python code In earlier projects we have seen how to connect DHT11 with raspberry Pi 3 and Pi 4. In this tutorial we will move a bit forward. We will use DHT11 Data Logger using Raspberry Pi and Python code. We will keep the DHT11 sensor data logged … Read more

How to install Raspbian Lite on Raspberry Pi Zero W

How to install Raspbian Lite on Raspberry Pi Zero W? If you have purchased Raspberry Pi Zero or Zero W then you might struggle with running a proper OS on it. Since Raspberry Pi zero has limited resources hence you can install any OS but might not get the best user experience. In this article … Read more

Connecting DHT11 Sensor with Raspberry Pi 4 / 3 using Python

Connecting DHT11 Sensor with Raspberry Pi 3 / 4 using Python

Connecting DHT11 Sensor with Raspberry Pi 4 / 3 using Python You might have heard of Raspberry Pi which is a single board computer and it is very popular among student and electronics hobbyist. It is compact and advanced device. We will also use a DHT11 Temperature and Humidity sensor. In this tutorial we will … Read more

Connecting to Raspberry Pi via Putty

Connecting to Raspberry Pi via Putty

Connecting to Raspberry Pi via Putty If you have got a Raspberry Pi and you have loaded raspbian OS then you might try to connect it with you laptop via SSH. This is a process to configure a Raspberry Pi without connecting it to any display. You can follow the below steps to configure it … Read more

IoT Project using Local Blynk Server

IoT Project using Local Blynk Server We make lots of projects in IoT and we all connect it with some IoT platforms using internet. In this article you will learn how to connect a IoT Project using Local Blynk Server. If you haven’t build local blynk server then please read the below post to configure … Read more

Low Cost Local Blynk Server for IoT Projects

Low Cost Local Blynk Server for IoT Projects

Low Cost Local Blynk Server for IoT Projects You might be creating lot of IoT projects and these projects are connected to internet via some IoT platform. If you are using Blynk then you might be connecting your projects with Blynk cloud server. In this article you will learn how to build a Low Cost … Read more