glpi-raspberry-pi-featured-image

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

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 0 (0) Read More »

Vibration sensor with arduino uno

Vibration switch with Arduino Uno: SW-18015P PINs, Interfacing, and Code 5 (1)

In this tutorial, we will use a vibration sensor module with Arduino Uno to control the on / off state of a system, based on vibration feedback. It is most used in preventing theft and security systems such as money lockers to avoid much damage. Vibration sensor SW-18015P Description The vibration switch is a digital

Vibration switch with Arduino Uno: SW-18015P PINs, Interfacing, and Code 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 »

ds18b20-water-temperature-arduino-uno-featured-image

Measure Water Temperature with Arduino Uno: DS18B20 Sensor 5 (1)

In this tutorial, we will use a DS18B20 to display water temperature with Arduino Uno on a serial monitor and control LED brightness based on the temperature. This DS18B20 has wide applications in temperature control settings. It is mostly used in thermometers and wearable devices to keep the temperature updated. DS18B20 Description The DS18B20 is an

Measure Water Temperature with Arduino Uno: DS18B20 Sensor 5 (1) Read More »

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

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

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 5 (2) Read More »

raspberry-pi-pico-print-featured-image

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

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 (8) Read More »

potentiometer-raspberry-pi-pico-featured-image

How to use a Potentiometer with Raspberry PI Pico (MicroPython) 4.8 (6)

This tutorial will show you how to use a potentiometer with a Raspberry PI Pico microcontroller. This will show you how to arrange the wirings for a simple connection and how to prepare a MicroPython code to use it. What is a Potentiometer A potentiometer is an electronic component including a knob used to manually

How to use a Potentiometer with Raspberry PI Pico (MicroPython) 4.8 (6) Read More »

hashcat-raspberry-pi-featured-image

Hashcat and Raspberry PI: Check your Password Strength or Recover it 0 (0)

This tutorial will show you how to install and use Hashcat with Raspberry PI computer boards. Keeping our data safe with passwords sometimes makes us pretty sure that no one will access our data. But there are passwords and passwords. In the sense that some “commonly used” passwords with a limited combination and length can

Hashcat and Raspberry PI: Check your Password Strength or Recover it 0 (0) Read More »