Important Tips to Improve Security of your Raspberry Pi

Important Tips to Improve Security of your Raspberry Pi

Important Tips to Improve Security of your Raspberry Pi Today, Raspberry Pi board has become one of the most popular tools in the field of electronics and embedded programming. The board’s growing popularity has grown to the point where the platform, about the size of a palm, has attracted the attention of software and security … Read more

Raspberry Pi Temperature Logger DS18B20

Raspberry Pi Temperature Logger DS18B20 Digital temperature sensor DS18B20 are very popular among hobbyist because they are quite cheap, provide satisfactory precision for number of applications and can be easily interfaced with micro-controllers or Raspberry Pi. In this tutorial we will learn about Raspberry Pi Temperature Logger DS18B20. We wrote simple python script which gets … Read more

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