Friday, August 29, 2025

#157 of Raspberry Pi Official Magazine for September 2025

 


Cover Story: Starter Electronics

The main feature this month is a fantastic guide to "Starter Electronics". The goal is to get you comfortable with building and programming your own circuits.

  • The tutorial uses

    CircuitPython, which is great because the same code can run on both a regular Raspberry Pi and a Pico.

  • You'll learn the basics of connecting components to the GPIO pins, starting with simple inputs like

    buttons and outputs like a single

    LED.

  • It then levels up to using

    addressable WS2812B LEDs (NeoPixels), which let you control many RGB LEDs from a single pin.

  • To bring it all together, you'll build a fun, one-dimensional game where you have to press a button to "jump" a pixel over an obstacle.

Awesome Projects and Tutorials

This issue is brimming with cool builds. Here are some of the highlights:

Hardware News and Reviews

On the hardware front, there are some exciting updates:

All in all, it’s a fantastic issue for anyone who loves to build things, whether you're just starting with electronics or looking for your next advanced project!

No comments:

Post a Comment