This tutorial aims to show how to install programs on DietPi using the DietPi-Launcher, using Python installation as an example.…
Author: Filipe Salgueiro

How to install DietPi minimal image on RPi Zero 2 W and configure SSH access via Wi-Fi
This tutorial aims to serve as a guide for anyone who wants to use the Raspberry Pi with a lightweight…

How To Edit Ardublock Project – Block-Based Programming
This tutorial is the second in a series of three, which are intended to introduce you to the Ardublock block-based…

Simple Calculator with Graphical Interface
This tutorial will be showed how to create a simple graphical interface using C++ and Visual Studio 2019. This tutorial…

ESP32 – Simple Luminance Controller
In this tutorial, the aim is to control the light brightness of a room. For this, an ESP32, a led…

Programming ESP8266 using VSCode and PlatformIO
In this tutorial, I am going to show you how to install the PlatformIO extension on VSCode, as well as…