Raspberry PI

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 »

Raspberry PI Pico i2C featured image

Using I2C devices with Raspberry PI Pico and MicroPython 3.6 (48)

In this tutorial, I’m going to show you how works and how to use I2C with Raspberry PI Pico. I2C (Inter-Integrated Circuit) communication allows to reduce wiring difficulty when connecting devices able to support this protocol. It is widely used in electronics industry and also Raspberry PI Pico can use I2C Explaining How I2C Works

Using I2C devices with Raspberry PI Pico and MicroPython 3.6 (48) Read More »

Subscribe my newsletter:
×