Raspberry PI

Raspberry Pi remote control picture

Setup Raspberry PI Infrared Remote from terminal 5 (14)

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 (14) 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 »

RPI Imager home

Raspberry PI Imager: new SD flashing tool from RPI Foundation 3.3 (3)

Every Raspberry PI project starts always from OS installation with SD card flashing. There are several ways to flash SD image for Raspberry PIs, most common being Balena Etcher and Win32DiskImager. Recently Raspberry PI Foundation released its first Raspberry PI imager to prepare SD cards. Trying it is a must for Raspberry PI lovers. Install

Raspberry PI Imager: new SD flashing tool from RPI Foundation 3.3 (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 »

Arduino cli external libraries featured image

Installing external libraries with arduino-cli on Raspberry PI (via terminal) 4.7 (3)

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 PI OS Lite with the help of arduino-cli. However, if you want to add more functionalities to your Arduino board you will need to import external libraries. In this post,

Installing external libraries with arduino-cli on Raspberry PI (via terminal) 4.7 (3) Read More »

×