working of ultrasonic sensor and interfacing with Arduino

ultrasonic working and arduino interface

The ultrasonic sensor HC-SR 05 is one of the most accurate and commonly available sensors to measure distance. In this article, we get to know the working of ultrasonic sensor, Connection with Arduino, and serial monitor output of distance. Ultrasonic sensor working Ultrasonic sensor HC-SR 05 works on ultrasonic sound waves. Transmiter emit ultrasonic sound … Read more

Interface IR sensor with Arduino and control LED’s with remote control

An infrared sensor is an electronic instrument that measures infrared light radiating from objects in its field of view. The most common application is the PIR motion sensor. material required Component name Quantity Arduino 1 IR receiver module 1 LED 2 220ohm Resistor 2 TV Remote 1 Jumper wires as per requirement Breadboard 1 IR … Read more

OSMC Raspberry Pi 4

OSMC Raspberry Pi 4

To have your own media center, just turn your raspberry Pi through OSMC in the finest and easiest way possible. OSMC is optimized in a way that it can turn Raspberry Pi into a media center very quickly. OSMC is an operating system distribution that has an easy built-in Kodi functionality that can be installed … Read more

Set-up Minecraft Server on the Raspberry Pi

minecraft server on raspberry pi

Your kids must be insisting to play Minecraft, but since you cannot play together on the tablet. Raspberry Pi is your solution, just set Minecraft’s server and you’re ready to play together. In this article, I’ll be telling you about every detail regarding setting up a Minecraft’s Server on Raspberry Pi. Starting from the pre-requisites … Read more

Arduino Tachometer

arduino tachometer

Basically, a Tachometer is a device used to count on the number of rotations that the particular object is taking in the due time. Initially, the processing was all manual through mechanical coupling to count the rotations. Then, the RPM (revolutions per minute) is determined by the use of gear and displays the information on … Read more

How to overclock raspberry pi 4

overclock raspberry pi

An ARM Cortex-A72 CPU is the heart of Raspberry Pi 4 that runs at a maximum clock speed of 1.5 GHz. It is the kind of an electronic pulse that syncs the other components of the processor. It updates every second for 1.5 billion times and has the capacity to do a lot more. In … Read more

How to Install Octaprint in Raspberry Pi 4

octaprint

Octa print, created by Gina Hauge and maintained by her and Guy Sheffer. The octaprint helps in making the 3D image better than before by just adding a bit of Wi-Fi functionality to your 3D printer. It has a really easy set up but before that, we would like to have these basic things beforehand. … Read more

How to Setup Raspberry Pi Plex Server

plex media server

One of the most popular media center and server applications available is Plex, even the clients put Plex app on Raspberry Pi for years. With the help of the Plex server, you’ll be able to store all your movies, pictures, music, etc.. This time, we have come up with how easily you can set up … Read more