raspberry pi os lite

pi-hole featured image

Install Pi-hole in your Raspberry PI with Raspberry Pi OS Lite 5 (2)

Pi-hole is a DNS server that protects your devices from unwanted content, without installing any client-side software. Clients requesting for web resources usually query public DNS servers to resolve mnemonic addresses (for example “peppe8o.com”) into IP addresses to be reached. But many internet pages include tons of internal elements redirecting to adverisement providers. It can […]

Install Pi-hole in your Raspberry PI with Raspberry Pi OS Lite 5 (2) Read More »

photoresistor

Using Photoresistor From Raspberry PI To Detect Light 4 (1)

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 resistance in response to how much light is falling on it. Usually, photoresistors have a very high resistance in near darkness and very low resistance in bright light. This component

Using Photoresistor From Raspberry PI To Detect Light 4 (1) Read More »

Raspberry Pi remote control picture

Setup Raspberry PI Infrared Remote from terminal 5 (13)

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 center, robots, air conditioning systems, etc. With the growth of mass production, their prices have plummeted and can be found on e-commerce websites. Linux systems have a spread package called

Setup Raspberry PI Infrared Remote from terminal 5 (13) Read More »

raspberry pi funny terminal featured image

Funny Raspberry PI OS Terminal Commands Not Everyone Knows 4.1 (15)

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 funny also for newer users. First action is, as always, installing Raspberry PI OS Lite or installing Raspberry PI OS Desktop in your Raspberry PI. Some funny examples are listed

Funny Raspberry PI OS Terminal Commands Not Everyone Knows 4.1 (15) Read More »

Guacamole RPI remote desktop gateway featured image

Creating a Remote Desktop Web Gateway on Raspberry Pi with Apache Guacamole 4.7 (3)

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 whatever device, with whatever OS (and different versions). The very first need for people is remoting their Desktop to have access their docs and apps. A flexible solution comes with

Creating a Remote Desktop Web Gateway on Raspberry Pi with Apache Guacamole 4.7 (3) Read More »

Weather station RPI Arduino featured image

Weather Station with Arduino, Blynk and Raspberry PI OS Lite on Raspberry PI Zero W 5 (2)

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 data with Blynk server to your smartphone app, getting warnings on thresholds overcoming. One of most common electronics projects is creating a Weather Station also able to send temperature and

Weather Station with Arduino, Blynk and Raspberry PI OS Lite on Raspberry PI Zero W 5 (2) Read More »

Raspberry Pi Pyserial feaured image_2

Reading a serial USB port from Rasperry PI OS Lite with python (from terminal) 2.3 (3)

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 (without Desktop environment). For this purpose, we’ll use Pyserial and its terminal tool. Raspberry PI can be used to interface real world from its GPIO as, for example, by Controlling

Reading a serial USB port from Rasperry PI OS Lite with python (from terminal) 2.3 (3) Read More »

Subscribe my newsletter:
×