On March 5, the Raspberry Pi Foundation announced the release of a new official tool, called Raspberry Pi Imager, intended to simplify the installation of operating systems on the Raspberry Pi's SD card. What is this new tool worth, what improvements compared to the existing one, is it really useful? We will see that! How […]
On March 5, the Raspberry Pi foundation announced the release of a homemade tool to facilitate the creation of SD cards, Raspberry Pi Imager, and this from any OS. We will therefore see how to install Raspbian (or other) on your SD card with Raspberry Pi Imager. The necessary equipment. To be able to create […]
By Raspberry Pi FR the 14 January 2020 -No Comments
As you may know, each device connected to your box has a local IP address which allows it to be identified within your network. However, these IPs can change each time the machine is restarted, and it is very annoying when you want to access the Raspberry from a computer, for example in SSH. In […]
By Raspberry Pi FR the 17 December 2019 -No Comments
What could be more annoying than LEDs? It consumes nothing, it makes light at night and it tends to point out things that we would like to keep discreet. On the Raspberry Pi's camera module, the LED manages to do all of this at once. We will therefore see in this tutorial how to deactivate […]
By Raspberry Pi FR the 19 November 2019 -No Comments
Sometimes we need to run a program or a command line when our Raspberry Pi starts up. This is particularly the case when we manufacture an object for home automation, and we want to automatically launch a program when the object is connected. In this tutorial we will see a very simple way to launch […]
By Raspberry Pi FR the 5 November 2019 -No Comments
In computing, the user interface problem is probably one of the most complicated. That, naming things, and invalidating a cache … The easiest way to present information to a human from a computer is usually to use vision. But for that you need a screen, which is bulky, expensive and therefore not very suitable for […]
Following many requests from the community to improve the performance of the Raspberry pi 3 we decided to write a tutorial to teach you how to overclock a Raspberry pi 3. Why overclock a Raspberry Pi 3? If the Raspberry Pi 3 has greatly improved the power of the processor compared to previous models, it […]
A few month ago the Raspberry Pi Foundation announced the compatibility of Docker on the Raspberry Pi . So it is now easier to set up and use Docker on the Raspberry. Today we will explain how to install Docker Swarm , a Docker mode allowing to realize a cluster (linking several Rsapberry). To achieve this tutorial, you will need at least two Raspberry […]
In many cases, the solution we want to install on our Raspberry Pi does not require physical access to the Pi, such as an web server, or a Minecraft server. It may happen that we do not have any screen, keyboard, or mouse to control the Raspberry. So you’re going to be thrilled to know […]
If we have written a lot of “how to” about the Raspberry Pi, there is one we have not yet approached. Probably one of the most classic, but also most underestimated usage of the Raspberry Pi, the creation of a cheap desktop computer. Whether it’s a school that wants to create a computer room, an […]