stepper-motor-raspberry-pi-featured-image

Stepper Motor with Raspberry Pi Computer Board: Using a 28BYJ-48 with ULN2003 4 (7)

In this tutorial, I will show you how to interface and use a 28BYJ-48 stepper motor with Raspberry PI computer boards, including the Python code (explained). Please note that if you need to use this motor with Raspberry PI Pico microcontroller, you can refer to my Stepper Motor with Raspberry PI Pico: 28BYJ-48 and ULN2003

Stepper Motor with Raspberry Pi Computer Board: Using a 28BYJ-48 with ULN2003 4 (7) Read More »

openproject-raspberry-pi-featured-image

OpenProject on Raspberry PI: Open-Source Project Management Tool 5 (1)

This tutorial will show you how to install OpenProject on Raspberry Pi, an open-source project management tool similar to Redmine, Trello, Wrike, and so on. For this guide, I will use my Raspberry PI 5 model B, but this should work with any Raspberry PI computer board compatible with a 64-bit OS. About OpenProject OpenProject

OpenProject on Raspberry PI: Open-Source Project Management Tool 5 (1) Read More »

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 (1)

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