Setup a TOR proxy with Raspberry PI (The Onion Router) with APT or Docker 4.8 (11)

This tutorial will show you how to install a TOR proxy in your Raspberry PI. You can use this guide with any Raspberry PI computer board, but you can’t do it with a Raspberry PI Pico (as this is a microcontroller, not a computer). What Are Proxy Servers And Why Use Them Following Wikipedia’s description, […]

Setup a TOR proxy with Raspberry PI (The Onion Router) with APT or Docker 4.8 (11) Read More »

incremental-rotary-encoder-raspberry-pi-pico-featured-image

How to Use Incremental Rotary Encoder with Raspberry PI Pico 5 (3)

In this tutorial, I will show you how to connect and use an Incremental Rotary Encoder with a Raspberry PI Pico microcontroller. I will show you how to manage the connections and use MicroPython to control them. Before starting, let’s see how Rotary Encoders work. About Rotary Encoders The most known models of this module

How to Use Incremental Rotary Encoder with Raspberry PI Pico 5 (3) Read More »

Raspberry PI Pico 74hc595 shift register featured image

How to use 74hc595 Shift Register with Raspberry PI Pico and MicroPython 4.8 (16)

In this tutorial, I’m going to show you how to use the 74hc595 chip with a Raspberry PI Pico and MicroPython, in an easy configuration that drives 8 LEDs. I also will add an example code showing how to use it with a random LED effect. Complex Raspberry PI Pico projects can require many connections

How to use 74hc595 Shift Register with Raspberry PI Pico and MicroPython 4.8 (16) Read More »

×