fbpixel
Raspberry Pi Headless configuration

Raspberry Pi Headless configuration

In this tutorial we configure the Raspberry Pi in headless mode. This mode can be interesting when using the microcomputer without a screen. The main advantage is a lighter installation without the desktop and unnecessary software. Configuring your Raspberry headless...
Raspberry Pi 3B+ microcontroller overview

Raspberry Pi 3B+ microcontroller overview

Raspberry Pi 3 is a microcomputer with an integrated Bluetooth and WiFi module. Very easy to use, it’s lightweight and has greater memory and computing capacity than the Arduino. Microcontroller features The Raspberry Pi 3B+ microcontroller uses the quad-core...
Developing a UDP monitor with Python

Developing a UDP monitor with Python

In this project, we’re going to create a UDP network communication monitor using Python (PyQt). When developing a project with Arduino, Raspberry Pi or any other microcontroller, yor’ll certainly need to create a graphical interface for system management...
Installing Armbian on Orange Pi Zero LTS

Installing Armbian on Orange Pi Zero LTS

The Orange Pi Zero LTS board from Orange Pi can run Debian, Armbian, Ubuntu or Android 4.4. In this tutorial, we’ll show you how to configure your computer with Armbian.   Hardware Orange Pi Zero LTS Micro SD card Micro USB cable Computer   Install OS...
Backing up the Raspberry Pi SD card

Backing up the Raspberry Pi SD card

If you use your Raspberry Pi regularly, it’s a good idea to make a backup of the SD card. One of the weaknesses of the Raspberry Pi is that the SD card can become corrupted. So it’s a good idea to make an image of the SD card in order to retain its codes...