Deep Learning and Image Processing | QR Code Scanner Based on Raspberry Pi

Deep Learning and Image Processing | QR Code Scanner Based on Raspberry Pi

[Image] This section demonstrates how to deploy a target detection model on embedded devices. 01 Python Inference on Raspberry Pi First, install the Python version of the FastDeploy library on the Raspberry Pi, specifically the CPU version. Since the official website does not provide a FastDeploy library corresponding to the Raspberry Pi, readers need to … Read more

Raspberry Pi 500 Detailed Review: What’s New?

Raspberry Pi 500 Detailed Review: What's New?

【Click the above「Blue Text」 to follow DF Maker Community and become a tech enthusiast together】 Overall Evaluation Conclusion The Raspberry Pi 500 is an excellent upgrade to the Raspberry Pi 400, featuring outstanding cooling performance and the ability to easily overclock it to 3 GHz. Advantages Outstanding cooling performance Convenient form factor Fast speed, and … Read more

Reviving Raspberry Pi 3B+ with 1Panel Management Tool

Reviving Raspberry Pi 3B+ with 1Panel Management Tool

Introduction: After 5 years of use, my Raspberry Pi 3B+ finally died a few weeks ago. It started beeping and restarting didn’t help; recently, I re-flashed the TF card with a new system, and to my surprise, it booted up! The power adapter was buzzing loudly, indicating it was faulty, so I replaced it with … Read more

Installing Android 14 on Raspberry Pi 4

Installing Android 14 on Raspberry Pi 4

The Raspberry Pi (树莓派) is a microcomputer developed by the Raspberry Pi Foundation in the UK, also known as a single-board computer (SBC), designed for learning computer programming education, and is the size of a credit card. Since its launch, the Raspberry Pi has been sought after by many computer enthusiasts and makers, once in … Read more

How to Build a Particulate Matter Sensor with Raspberry Pi

How to Build a Particulate Matter Sensor with Raspberry Pi

Monitor air quality using a Raspberry Pi, a cheap sensor, and an inexpensive screen. — Stephan Tetzel About a year ago, I wrote an article on how to measure air quality using a Raspberry Pi and a cheap sensor. We have been using this project at school and privately for the past few years. However, … Read more

Develop Your Own Smart Device Remote Control System Using Python

Develop Your Own Smart Device Remote Control System Using Python

Create Your Own Smart Home Control System Do you want to have your own smart home system? Control your appliances, lights, air conditioning… with your phone. Sounds cool, right? You can easily achieve this idea using Python. Today, I will guide you through creating a simple smart device remote control system, making your home devices … Read more

Visualizing Real-Time Network Traffic with Raspberry Pi

Visualizing Real-Time Network Traffic with Raspberry Pi

A foreign user created a cool DIY project using the Raspberry Pi: by monitoring network traffic, an Earth globe composed of multiple LEDs lights up in real-time, visually demonstrating the status of data packet transmission. 1: Data Collection This project requires not only the Raspberry Pi but also an ESP32 module. Using the open-source tool … Read more

How to Turn Your Raspberry Pi into a 3D Printing ‘Factory’ with OctoPi!

How to Turn Your Raspberry Pi into a 3D Printing 'Factory' with OctoPi!

Octoprint official link: https://octoprint.org/ OctoPrint is a powerful open-source software for remotely controlling and monitoring one or multiple 3D printers. You can start, stop, or pause prints, and even change print temperature and settings during the print process. Additionally, it supports video streaming or capturing images during printing. It can achieve almost all the functionalities … Read more

Differences Between Arduino, ARM, Raspberry Pi, and Microcontrollers

Differences Between Arduino, ARM, Raspberry Pi, and Microcontrollers

Many beginners are confused about the differences between Arduino, ARM, Raspberry Pi, and microcontrollers. All four belong to the field of embedded technology, which encompasses a vast body of technical knowledge. In fact, comparing these four is a mistake in itself. Today, I will explain these four technical terms! Arduino Microcontrollers come in many different … Read more

IBM Engineer Builds Electric Microscope Using LEGO and Raspberry Pi

IBM Engineer Builds Electric Microscope Using LEGO and Raspberry Pi

LEGO is truly a source of joy for adults, as it not only allows for imaginative constructions of houses and buildings but also aids in the creation of precision instruments, making it a favorite among countless geeks! Previously, someone built a parts sorting machine with LEGO, eliminating the hassle of categorizing LEGO pieces. This time, … Read more