SHOP LEARN BLOG FORUM
login cart[0]
circuitrocks
⌘K
all
product tutorials
All product tutorials Arduino Raspberry Pi Electronic Modules ESP8266 ESP32 ESP32 CAM
project guides
concept tutorials
All concept tutorials Programming Electronics Communication
featured software, tools, and other services 3d printers

Category: Raspberry Pi

Raspberry Pi tutorials covering setup, Python, headless config, GPIO projects, camera, and AI on-device. Pi 5, Pi 4, Pi Zero, and Pico (RP2040/RP2350).

Face Detection with OpenCV Deep Learning and Raspberry Pi
programming

Face Detection with OpenCV Deep Learning and Raspberry Pi

Exciting times ahead as software advancements let you implement computer vision applications on single-board computers like the Raspberry Pi. Today, we explore how computer…

Ruzell Ramirez Oct 28, 2020
How to Make a Raspberry Pi Security Camera
project guides

How to Make a Raspberry Pi Security Camera

In this tutorial, you will learn how to make a Raspberry Pi Security Camera. You will learn how to install and use the Raspberry…

Ruzell Ramirez Oct 5, 2020
How to Use the Raspberry Pi Camera Module
product tutorials

How to Use the Raspberry Pi Camera Module

Take pictures and short videos straight from a Raspberry Pi. Wire the camera ribbon, enable the kernel module, then drive it from a five-line…

Ruzell Ramirez Sep 30, 2020
How to Execute Shell Commands Using Python
programming

How to Execute Shell Commands Using Python

Drive Linux straight from inside Python. `subprocess.run()` shells out to `ls`, `apt`, or your own bash scripts — captures stdout, stderr, and exit codes…

Ruzell Ramirez Sep 11, 2020
How to Control the Raspberry Pi GPIO using Python
programming

How to Control the Raspberry Pi GPIO using Python

Another popular feature of the Raspberry Pi is its ability to interact with a wide range of electronic components, and the easiest way to…

Ruzell Ramirez Sep 8, 2020
How to Control the Raspberry Pi GPIO using C
programming

How to Control the Raspberry Pi GPIO using C

A low-level language like C is more efficient in programming microcontrollers because it is closer to machine language. In this tutorial, you will learn…

Ruzell Ramirez Sep 7, 2020
Introduction to Python Using Raspberry Pi
programming

Introduction to Python Using Raspberry Pi

Python is what already runs on a Raspberry Pi the moment you boot it. Blink an LED in one line. No compile step, no…

Ruzell Ramirez Sep 1, 2020
How to Control the Raspberry Pi Remotely
programming

How to Control the Raspberry Pi Remotely

In networking, learning how to control a computer from a distance is akin to a baby’s first steps. It’s the father of the skills…

Ruzell Ramirez Aug 26, 2020
Automating Shell Scripts and Python Programs Using CRON
programming

Automating Shell Scripts and Python Programs Using CRON

There are a couple of reasons you may want to configure the Pi to start programs automatically. And honestly, a lot of projects need…

Ruzell Ramirez Aug 24, 2020
Everything You Need to Know About Linux Root
raspberry pi

Everything You Need to Know About Linux Root

Learning rudimentary knowledge gives mind-blowing epiphanies. Don’t you agree? In this tutorial, we are going to dissect the root directory of the Raspberry Pi…

Ruzell Ramirez Aug 17, 2020
Getting Comfortable with Linux Text Editors
programming

Getting Comfortable with Linux Text Editors

A text editor is a software that writes and edits simple text. They are useful for uncomplicated writing and word processing. Some of their…

Ruzell Ramirez Aug 13, 2020
How to Start with the Raspberry Pi (Part 2)
product tutorials

How to Start with the Raspberry Pi (Part 2)

Today we are going to discuss the invisible thing that makes computers, including the Raspberry Pi, work. And ultimately, setting up the Pi for…

Ruzell Ramirez Jul 14, 2020
‹ prev123next ›

shop

  • all products
  • collections
  • kits
  • on sale

learn

  • tutorials
  • arduino
  • raspberry pi
  • esp32

community

  • forum
  • blog
  • events
  • maker community

company

  • about
  • contact
  • shipping
  • github
// © 2026 circuitrocks. all rights reserved.