by Xukyo | 19 Feb 2024 | Tutorials
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...
by Xukyo | 16 Feb 2024 | News
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...
by Xukyo | 16 Feb 2024 | Projects
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...
by Xukyo | 11 Feb 2024 | Tutorials
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...
by Xukyo | 3 Feb 2024 | Tutorials
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...