Arduino

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 »

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 »

Arduino vs Raspberry PI featured_2

Arduino vs Raspberry Pi 5 (1)

In this article we are going to discover what is the difference between Arduino and Raspberry PI. Before starting, we must specify that Arduino and Raspberry PI are not competitor. As referenced by Raspberry Pi Foundation in their Get Started with… Arduino presentation, Arduino is a Microcontroller and needs a separate computer to be setup.

Arduino vs Raspberry Pi 5 (1) Read More »

Subscribe my newsletter:
×