Learn to interface SD card module with Raspberry Pi Pico using SPI. Complete wiring guide, Arduino code, FAT32 setup, file operations & troubleshooting included.
Read more »Interfacing SD Card Module with Raspberry Pi Pico Guide
- Login to post comments
Raspberry Pi Wi-Fi Router Using RaspAP Setup Tutorial
Learn how to build a high-performance Raspberry Pi Wi-Fi router using RaspAP. Easy setup, clean dashboard, VPN support, and practical tips to get faster, cleaner browsing on all your devices.
Read more »- Login to post comments
How to Install Windows 11 on Raspberry Pi Devices
Learn how to install Windows 11 on Raspberry Pi 4 and Pi 5. Step-by-step tutorial with WoR setup, UEFI configuration, and performance tips for 2025.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
Boot Raspberry Pi from USB without SD Card Required
This hands-on tutorial explains how to ditch unreliable SD cards and boot your Raspberry Pi models 3B, 3B+, 4, and 5 directly from USB or NVMe. It covers setting up USB-boot for each model—from enabling OTP on Pi 3B to updating EEPROM on Pi 4 and using native USB/PCIe boot on Pi 5, boosting speed, reliability, and convenience.
Read more »- Login to post comments
Build a Cellular GPS Tracker with Raspberry Pi Pico SIM800L
This step-by-step tutorial walks you through creating a real-time GPS tracker using the budget-friendly Raspberry Pi Pico microcontroller, Neo 6M GPS receiver, and SIM800L GSM module. Learn circuit wiring, Arduino IDE setup, GeoLinker cloud integration, and offline buffering to ensure reliable IoT tracking anywhere.
Read more »- Login to post comments
How to Set a Static IP Address on Raspberry Pi?
Learn how to set a static IP address on your Raspberry Pi using NetworkManager and nmcli.This tutorial covers step-by-step methods for both terminal and desktop GUI, ensuring reliable network access for SSH, web servers, and IoT projects.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
Raspberry Pi 4 - 4 GB RAM
Raspberry Pi 4 Model B is a latest product from Raspberry Pi Foundation with an updated 64-bit quad core processor running at 1.4GHz with built-in metal heatsink, dual-band 2.4GHz and 5GHz wireless LAN, two USB 3 ports, faster (300 mbps) Ethernet, and PoE capability via a separate PoE HAT.
Read more »- Login to post comments
Getting started with Raspberry Pi Pico using MicroPython
Raspberry Pi Pico comes with Dual-Core ARM Cortex M0+ processor, which can run up to 133MHz. It has 264KB of SRAM and 2MB of on-board flash storage, but we can extend up to 16MB of off-chip Flash memory via a dedicated Quad-SPI bus.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
Raspberry Pi Pico
Raspberry Pi Pico is the first microcontroller from the manufacturers of Raspberry Pi, based on the Raspberry Pi’s RP2040 microcontroller chip and working on ARM’s Dual-core cortex M0+ architecture.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
How to Send Data to ThingSpeak Cloud using Raspberry Pi
ThingSpeak is an open IoT platform for monitoring your data online. In ThingSpeak channel you can set the data as private or public according to your choice. ThingSpeak takes minimum of 15 seconds to update your readings. Its a great and very easy to use platform for building IOT projects.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
Stepper Motor with Raspberry Pi
Stepper motors fall somewhere in between a regular DC motor and a servo motor. They have the advantage that they can be positioned accurately, moved forward or backwards one 'step' at a time, but they can also rotate continuously.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
Build your own Smart TV Using RaspberryPi, NodeJS and Socket.io
Describing in details how I built the front-end is out-of-scope in this tutorial, however I would like to point out few tips that I discovered while doing this project.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
ArduCAM NOIR Raspberry Pi camera with Motorized IR Cut Filter
Raspberry pi camera has both color version pi camera board and NoIR version pi camera board. So let’s take a look at the difference between these two types of camera.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
IoT Based Notification System using Android
Presented here is a smart notification system for a door sensor, motion detector, fire alarm and doorbell using Raspberry Pi (RPi) and Pushover app. The project triggers an event through various sensors and sends notifications to your smartphone.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
Smart Charger using Raspberry Pi
A Smart charger which will automatically turn off power supply when Smartphone Battery is full. This raspberry pi based project is explained in detail with circuit diagrams and python code.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
IoT - Controlling a Raspberry Pi Robot over internet
Controlling a RPi robot (or anything), using low level commands written with shell scripts commanded straight from a HTML page.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
Make your Raspberry Pi speak
A simple method to get some feedback from the Raspberry Pi is to use Text To Speech (TTS).
I this Instructable I will show you how to do this using Python and Espeak.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
Raspberry Pi Beetbox
The BeetBox is a simple instrument that allows users to play drum beats by touching actual beets. It is powered by a Raspberry Pi with a capacitive touch sensor and an audio amplifier in a handmade wooden enclosure.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
Raspberry Pi Weather Station
This IoT based Project aims to show the current Humidity, Temperature and Pressure parameters on the LCD as well on the Internet server using Raspberry Pi, which makes it a Raspberry Pi Weather Station. You can install this setup anywhere and can monitor the weather conditions.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
Raspberry Pi LCD Tutorial
n this tutorial, we will Control a 16x2 LCD Display using Raspberry Pi. We will connect the LCD to GPIO (General Purpose Input Output) pins of PI to display characters on it. We will write a program in PYTHON to send the appropriate commands to the LCD through GPIO and display the needed characters on its screen.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
