Raspberry PI

neopixel-raspberry-pi-pico-featured-image

How to Control WS2812B (Neopixel) from Raspberry PI Pico with MicroPython 5 (1)

This tutorial will show you how to connect and control a Neopixel from Raspberry PI Pico, to be able to create fancy LED effects for your home. I will use MicroPython, because of its simplicity, especially for beginners. About Neopixel LEDs Neopixels are RGB LED strips composed of WS2812B chips. They can have different forms, […]

How to Control WS2812B (Neopixel) from Raspberry PI Pico with MicroPython 5 (1) Read More »

openlitespeed-raspberry-pi-featured-image

OpenLiteSpeed and Raspberry PI: Superfast Webserver, Alternative to Apache 5 (2)

This tutorial will show you how to install OpenLiteSpeed on a Raspberry PI computer board. OpenLiteSpeed is the Open Source edition of LiteSpeed Web Server Enterprise, a well-known web server used to accelerate website performances, specifically designed to handle resources efficiently. What is OpenLiteSpeed? OpenLiteSpeed is developed by LiteSpeed Technologies Inc. It is released under

OpenLiteSpeed and Raspberry PI: Superfast Webserver, Alternative to Apache 5 (2) Read More »

glpi-raspberry-pi-featured-image

Install GLPI on Raspberry PI: ICT Management Tools with Tickets, Assets, and more 5 (1)

This tutorial will show you how to install and setup GLPI on Raspberry PI to get an IT Management system allowing you to easily manage your assets with this open-source software. What is GLPI GLPI (Gestionnaire Libre de Parc Informatique) is a software distributed under the GNU General Public License, which means that you can

Install GLPI on Raspberry PI: ICT Management Tools with Tickets, Assets, and more 5 (1) Read More »

Raspberry PI Comparison featured image

Comparison of Raspberry PI Models: Which Should I Buy 3.3 (4)

With this post I will show you a Raspberry PI model comparison, showing the differences between the computer boards from the Foundation. Before starting, it is important to know that the Foundation produces 2 kind of Raspberry PI boards: While the microcontrollers are useful for projects running always the same (simple) tasks, the computer boards

Comparison of Raspberry PI Models: Which Should I Buy 3.3 (4) Read More »

raspberry-pi-pico-rcwl-0516-featured-image

How to use RCWL-0516 with Raspberry PI Pico: the Radar Motion Sensor 3.7 (3)

This tutorial will show you how to use a RCWL-0516 with Raspberry PI Pico, by using MicroPython. I will also include the wiring diagram to show how to interface the module with your microcontroller. What is the RCWL-0516 Radar Sensor The RCWL-0516 is a great device working on an interesting principle: the Doppler effect. It

How to use RCWL-0516 with Raspberry PI Pico: the Radar Motion Sensor 3.7 (3) Read More »

raspberry-pi-pico-print-featured-image

The Raspberry PI Pico Print() Advanced Options with MicroPython You Should Know 5 (10)

In this tutorial, I will show you examples in Raspberry PI Pico of print() usage with MicroPython. This will show you how to use advanced options and formatting techniques, as I’ve found that the MicroPython official pages lack this kind of info. Even if you can use the print() function to show sensor values, for

The Raspberry PI Pico Print() Advanced Options with MicroPython You Should Know 5 (10) Read More »

×