DroneBot Workshop

DroneBot Workshop

Build your own Electronics, IoT, Drones and Robots – Welcome to the Workshop!

Menu

  • Home
    • Projects
    • Tutorials
  • Arduino
  • Raspberry Pi
  • ESP32
  • Electronics
  • Robots
    • Build a REAL Robot
    • Quadcopters
  • Forum
  • YouTube
  • About
    • Contact Us
    • Frequently Asked Questions
    • About Bill
    • DroneBot Workshop Newsletter
    • Privacy and Cookies
    • Terms of Use
    • Sitemap

Raspberry Pi Project

Raspberry Pi – 10 Years & 10 Projects

Raspberry Pi – 10 Years & 10 Projects

Celebrate 10 years of the Raspberry Pi by building 10 unique Pi projects. Every model, from the Zero to the Raspberry Pi 4 and the Raspberry Pi Pico are included.

We’ll also cover the history of this amazing little microcomputer.

So come and join the party!

DroneBot Workshop February 28, 2022 Raspberry Pi, Raspberry Pi 10 Projects No Comments Read more

Music Everywhere with Balena Sound

Music Everywhere with Balena Sound

Balena Sound lets you use a Raspberry Pi to turn your old stereo system or amplified speakers into a wireless sound device.

It works with Bluetooth, Apple Airplay, and Spotify Connect.

You can even use Balena Sound to build a whole-house audio system!

DroneBot Workshop February 28, 2022 Raspberry Pi, Raspberry Pi 10 Projects 1 Comment Read more

Extend your USB with VirtualHere

Extend your USB with VirtualHere

If you have ever needed to connect to a USB device that was in another room, then VirtualHere is the project for you!

Using a Raspberry Pi and your existing wireless or wired network, you can remotely connect USB devices to any Windows, macOS, or Linux workstation.

DroneBot Workshop February 28, 2022 Raspberry Pi, Raspberry Pi 10 Projects 2 Comments Read more

Pico Simon Game

Pico Simon Game

Learn to use the Arduino IDE with the Raspberry Pi Pico and build an emulation of the classic Simon memory game.

It’s a fun and addictive project that you’re sure to enjoy building.

DroneBot Workshop February 28, 2022 Raspberry Pi, Raspberry Pi 10 Projects 4 Comments Read more

Compose Music with Sonic Pi

Compose Music with Sonic Pi

Compose your own music by writing code with Sonic Pi, a Raspberry Pi project that lets you create your own unique musical compositions.

I’ll show you how to install Sonic Pi on a Raspberry Pi 4.

DroneBot Workshop February 28, 2022 Raspberry Pi, Raspberry Pi 10 Projects No Comments Read more

Time Lapse Camera

Time Lapse Camera

Learn to use a Raspberry Pi to create amazing time-lapse movies.

We will use libcamera and FFmpeg to take timed pictures and stitch them together to create an MP4 video.

DroneBot Workshop February 28, 2022 Raspberry Pi, Raspberry Pi 10 Projects 1 Comment Read more

Raspberry Pi Dual Boot

Raspberry Pi Dual Boot

Learn to run multiple operating systems on your Raspberry Pi.

You can have two or more systems on the same MicroSD card or USB stick, and you’ll get a nice menu when you boot up to allow you to select which one to use.

DroneBot Workshop February 28, 2022 Raspberry Pi, Raspberry Pi 10 Projects 2 Comments Read more

Pico Oscilloscope

Pico Oscilloscope

Build a small oscilloscope using a Raspberry Pi Pico and your Android phone or tablet.

The Scoppy Android app makes it all possible. It will even function as an 8-channel logic analyzer!

DroneBot Workshop February 28, 2022 Raspberry Pi, Raspberry Pi 10 Projects 1 Comment Read more

Raspberry Pi Standby Switch

Raspberry Pi Standby Switch

The Raspberry Pi is a great microcomputer, but it is missing one essential component – a power switch.

Learn how to wire a pushbutton to your Raspberry Pi GPIO and use it to power your Pi on and off.

DroneBot Workshop February 28, 2022 Raspberry Pi, Raspberry Pi 10 Projects No Comments Read more

NeoPixel with Pico PIO

NeoPixel with Pico PIO

Learn about the Raspberry Pi Pico PIO (Programmable Input/Output) feature.

We will use the PIO capability of the RP2040 microcontroller to make beautiful displays on a NeoPixel LED ring.

DroneBot Workshop February 28, 2022 Raspberry Pi, Raspberry Pi 10 Projects No Comments Read more
  • « Previous

Table of Contents

  • 1 Introduction
  • 2 Raspberry Pi History
    • 2.1 The Raspberry Pi Foundation
    • 2.2 About That Name…
    • 2.3 First Boards
    • 2.4 Raspberry Pi Today
  • 3 10 Raspberry Pi Projects
    • 3.1 Music Everywhere with Balena Sound
    • 3.2 Extend your USB with VirtualHere
    • 3.3 Pico Simon Game
    • 3.4 Compose Music with Sonic Pi
    • 3.5 Time Lapse Camera
    • 3.6 Raspberry Pi Dual Boot
    • 3.7 Pico Oscilloscope
    • 3.8 Pi Standby Switch
    • 3.9 NeoPixels with Pico PIO
    • 3.10 Pi Network Boot
  • 4 Conclusion

Welcome to the Newsletter!

Let’s keep in touch!

Subscribe to the DroneBot Workshop Newsletter and be the first to find out about new projects and new features on the website.

No spam - just useful information and updates sent to you every once in a while. I’d love to be a regular visitor to your Inbox!

Popular Articles

  • ESP32 Introduction
    Getting started with ESP32
    April 2, 2020
    By DroneBot Workshop | 93 Comments
    Time to move up to another microcontroller, the ESP32. This amazing device has multiple I/O ports, WiFi, Bluetooth and BLE,...
  • ESP32-CAM
    Getting started with the ESP32-CAM
    May 24, 2020
    By DroneBot Workshop | 144 Comments
    Today we will look at the amazing ESP32-CAM module from A-Thinker. This 10-dollar module features a 2MP camera, microSD card...
  • Stepper Motors with Arduino
    Stepper Motors with Arduino – Getting Started with Stepper Motors
    February 10, 2018
    By DroneBot Workshop | 97 Comments
    Stepper motors are used in a variety of devices ranging from 3D printers and CNC machines to Blu Ray drives,...
  • L298 Motor Control Module Arduino Potentiometers
    Controlling DC Motors with the L298N Dual H-Bridge and an Arduino
    March 11, 2017
    By DroneBot Workshop | 169 Comments
    Controlling DC Motors is an essential skill for constructing robots and other hobby projects. An easy way to control DC...
  • Servo Motors & ESP32
    Using Servo Motors with ESP32
    July 23, 2020
    By DroneBot Workshop | 22 Comments
    Today we will look at a few different ways to drive a servo motor with an ESP32 microcontroller.We'll be using...

Projects

  • Arduino Projects
  • Drone Projects
  • Electronics Projects
  • Internet of Things Projects
  • Raspberry Pi Projects
  • Robot Projects

6-Wheel Rover

  • 6-Wheel Rover – Introduction
  • 6-Wheel Rover – Rover Base – Not wild about the Wild Thumper Chassis
  • 6-Wheel Rover – Providing Power with Voltage Regulators
  • 6-Wheel Rover – 11.4-Volt Battery Connections
  • 6-Wheel Rover – ESCs and Motor Wiring

What's New?

  • Using ChatGPT to Write Code for Arduino and ESP32
  • Using the ESP32 DAC (and making a Fruity Instrument)
  • Mecanum Wheel Robot Car with ESP-NOW Remote Control
  • Driving DC Motors with Microcontrollers
  • Measure Air Quality with Microcontrollers
  • Pico W with the Arduino IDE
  • Building a Dual-Boot Workstation
  • Designing and Building Linear DC Power Supplies
  • Using GC9A01 Round LCD Modules

What’s Popular

  • Using ChatGPT to Write Code for Arduino and ESP32
  • Sound with ESP32 - I2S Protocol
  • Getting started with ESP32
  • Getting started with the ESP32-CAM
  • ESP32 WiFiManager - Easy WiFi Provisioning
  • Pico W with the Arduino IDE

Workshop Connections

  • View dronebotworkshop’s profile on Facebook
  • View @DroneBotWS’s profile on Twitter
  • View DroneBotWorkshop’s profile on GitHub
  • View UCzml9bXoEM0itbcE96CB03w’s profile on YouTube
  • View dronebotworkshop’s profile on Vimeo

Copyright © 2023 DroneBot Workshop.
  • Home
  • Arduino
  • Raspberry Pi
  • Drones
  • Robots
  • Electronics
  • IoT
  • Reviews
  • Tutorials
  • About Us
  • Contact Us
  • Privacy and Cookies

Web Site Updates

I am applying several updates and improvements to the website this week, and you may notice some “odd behavior” on a few pages while the changes are being performed.

Please feel free to continue to use the website during these upgrades.  The changes that I am making will (hopefully) make the website a more useful resource for you.

HAPPY NEW YEAR!

Bill

×