Using Photoresistor From Raspberry PI To Detect Light
A photoresistor (also known as photocell) is a Light Dependent Resistor (LDR). As the name suggests, these components act just like a resistor, changing their
continue reading...Raspberry PI, Arduino and Electronics made simple
A photoresistor (also known as photocell) is a Light Dependent Resistor (LDR). As the name suggests, these components act just like a resistor, changing their
continue reading...Infrared sensors are really common to devices which need to be controlled from a remote within reduced distances. Typical applications are in remoting TV, media
continue reading...Raspbian Lite users work every day with terminal commands without graphical environment. But Linux world is plenty of funny tweaks that can make terminal really
continue reading...Smart Working needs are stressing the needs to have an external access to your Personal Computer from a remote station. This remote station can be
continue reading...Debian based systems can easily integrate Google Authenticator to enhance security in your ssh login. This guide will show how to install Google Authenticator to
continue reading...In this tutorial I will guide you in configuring your Raspberry Pi weather station to collect temperature data from Arduino (with DHT11 sensor) and send
continue reading...In this guide I’ll show you how to connect your Raspberry PI to a serial USB port and read its values with Python from terminal
continue reading...As seen in my previous post (Connecting Raspberry PI Zero W to Arduino only via terminal), we can easily control an Arduino board from Raspberry
continue reading...In this article I’m going to show you how to connect Raspberry PI Zero W to Arduino Uno. I choose Raspberry PI Zero W because
continue reading...In this tutorial, I’m going to show you how to create a self-hosted chat service within Raspberry PI, the famous and cheap single-board computer. Chats
continue reading...