Linux Format

Scare your enemies with a Pi prank box

YOU NEED

Pi Pico or Pico W

OEP3W amplifier

Speaker

Half breadboard

PIR sensor

10K pot

9x M2M jumper wires

Code: https://bit.ly/lxf313pitut1

The Raspberry Pi Pico is an exceptionally cheap and resourceful little board. For T £4, we get a powerful microcontroller and plenty of GPIO pins. With a few extra components, we can build all manner of fun projects. In this tutorial, we’re using CircuitPython, a version of Python for microcontrollers, to play MP3 files. We need an amplifier, and the OEP3W at £2 from AliExpress, will do the job. But we’re not making a music player. Instead, we are using a sensor to detect movement and

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format2 min read
OBS Studio
Version: 30.0.2 Web: https://obsproject.com There are lots of good options for recording screencasts, but if you want to live-stream T your desktop, one of the best options is OBS Studio. The app works with all the major online streaming providers, s
Linux Format1 min read
Wine For Wayland
2023 was a great year for the Wayland driver for Wine. The goal was to move forward from the experimental phase and make the driver a proper upstream component. A year later, after several merge requests, many people are now already able to use the l
Linux Format2 min read
Back Issues Missed One?
ISSUE 313 April 2024 Product code: LXFDB0313 In the magazine Discover how to use the ultimate hacker’s toolkit, staying out of trouble while doing so. And join us as we take the Puppy Linux developer’s new distro for a run and explore its container

Related