raspberry-pi-zero-2-w-featured-image

Hands on Raspberry PI Zero 2 W: Every Beginner Will Love this Computer 4.1 (7)

In this tutorial, I’m going to show you my very first impressions of Raspberry PI Zero 2 W, the ultra-low-cost computer from Raspberry PI Foundation. After the pandemic period and for a long time, the Raspberry PI computer boards weren’t available on the market because of the material shortage around the world. After a while, […]

Hands on Raspberry PI Zero 2 W: Every Beginner Will Love this Computer 4.1 (7) Read More »

openmediavault-raspberry-pi-featured-image

OpenMediaVault and Raspberry PI: NAS Installation and Setup 5 (2)

This tutorial will show you how to create a NAS (Network Attached Storage) with OpenMediaVault and Raspberry PI. What is OpenMediaVault OpenMediaVault is an open-source software enabling Debian-based computers to deploy NAS services. It supports remote access via services like SSH, (S)FTP, SMB/CIFS, RSync. OpenMediaVault allows you to customize your installation with the help of

OpenMediaVault and Raspberry PI: NAS Installation and Setup 5 (2) Read More »

Components for the password protected locker with Arduino Uno

Password-protected locker system with Arduino 5 (1)

In this tutorial, we will make a locker system which locks and unlock using the keypad interfaced with Arduino Uno. LCD displays the information about the lock and unlocks based on the password. Introduction A locker security system is a storage with electronic and mechanical components to control the locker opening. The electronic components controlling

Password-protected locker system with Arduino 5 (1) Read More »

compile-micropython-firmware-raspberry-pi-featured-image

Compile MicroPython firmware from Raspberry PI Computer Board for Pico 3.5 (4)

In this tutorial, I will show you the process to compile a MicroPython firmware for your Raspberry PI Pico from your Raspberry PI computer board. This is useful if you want to create a custom MicroPython firmware for your microcontroller or if you want to test the very latest MicroPython code. What MicroPython Firmware Compiling

Compile MicroPython firmware from Raspberry PI Computer Board for Pico 3.5 (4) Read More »

stepper-motor-arduino-featured-image

How to use a Stepper Motor with Arduino Uno and A4988 Driver 5 (1)

In this tutorial, we will make stepper motor movement in clock and counterclockwise with Arduino Uno. The stepper motor is widely used in the application of the movements such as vehicles, and CNC printers. Introduction An Arduino Uno or other comparable microcontrollers may control stepper motors using the popular and frequently used A4988 stepper motor

How to use a Stepper Motor with Arduino Uno and A4988 Driver 5 (1) Read More »