Getting Started with Raspberry Pi: How to Flash an Image on Mac

1.Materials needed: a computer runningmacOS, a card reader, anSD card, and a Raspberry Pi 3B+. 2. Download the Raspberry Pi Imager from the official website. (https://www.raspberrypi.com/software/) 3. Click “CHOOSE DEVICE” to select the Raspberry Pi model. 4. Click “Select Operating System” and choose “Raspberry Pi OS (32-bit)”. The reason for choosing the 32 bit version … Read more

Getting Started with Raspberry Pi and A4988 Driver for 42 Stepper Motor

In the previous article on getting started with Raspberry Pi (Part 3), I introduced how to drive a stepper motor. At that time, the stepper motor driven was a simpler one with lower precision. Today, we will drive a more complex stepper motor. Of course, I will still use Arduino as an example, but I … Read more

Getting Started with Raspberry Pi: Personal Cloud Setup

Getting Started with Raspberry Pi (Part Two) Smart Embedded Apprentice, WeChat Official Account: Smart Embedded Apprentice Getting Started with Raspberry Pi (Part Two) After the previous article, our NAS server has a downloader function, but it is limited to the local area network. Therefore, the following is based on the internal network penetration technology to … Read more

Getting Started with Raspberry Pi: A Beginner’s Guide

Preparing to write some tutorials on getting started with Raspberry Pi, this tutorial uses C language for teaching. It roughly involves the control of the GPIO pins of the Raspberry Pi, an introduction to Raspberry Pi, and specific examples of using GPIO pins. It is mainly aimed at beginners of Raspberry Pi. We use the … Read more

Getting Started with Raspberry Pi: How to Use Raspberry Pi for Entertainment

In the eighth article of our getting started series with Raspberry Pi, we will learn how to use Raspberry Pi to watch movies on Netflix and listen to music. — Anderson Silva So far, this series of articles has covered many topics — how to select[1], purchase[2], set up[3], and update[4] your Raspberry Pi, as … Read more

Getting Started with Raspberry Pi: Entering the Physical World – How to Use GPIO Pins on Raspberry Pi

In the tenth article of the Raspberry Pi getting started series, we will learn how to use the GPIO. — Anderson Silva So far, this series of articles has mainly focused on the software aspects of the Raspberry Pi, and today we will learn about the hardware. One of the main features that intrigued me … Read more

Building the World’s Smallest Computer to Play Rainbow Six on a 1-Inch Screen

Next, he even wants to play Rainbow Six on the GBA. Basically Homeless is an FPS game streamer on YouTube. He has nearly 850,000 subscribers, not because of his gaming skills, but because most people are drawn to his quirky ideas. He has tried playing FPS games with unusual peripherals like guitars, pineapples, and even … Read more