493. DIY a Mini Computer: Running a Desktop System on Orange Pi Zero 2W

493. DIY a Mini Computer: Running a Desktop System on Orange Pi Zero 2W

Not long ago, Raspberry Pi released an all-in-one machine called “Raspberry 500 Plus”. This reminded me that I had a smaller development board, the Orange Pi Zero 2W, and I thought maybe I could turn this small development board into a “mini computer”. Let’s take a look at the result:It looks a bit messy, but … Read more

What is the Raspberry Pi? A Global Phenomenon with 46 Million Units Sold!

What is the Raspberry Pi? A Global Phenomenon with 46 Million Units Sold!

Recommended public account to follow ↓ Have you ever seen a computer the size of a credit card? It can transform into a retro gaming console to relive childhood memories, set up smart surveillance to protect your home, and serve as an entry-level tool for learning programming. This globally popular “pocket black technology” is the … Read more

Installing VxWorks on Raspberry Pi 4

Installing VxWorks on Raspberry Pi 4

VxWorks is used in over 2 billion devices. From automotive engines to space telescopes, it covers a wide range of high-precision industries, including embedded systems running real-time operating systems used by SpaceX. Recently, a security analysis of VxWorks was conducted, using the Raspberry Pi as a platform to create an embedded VxWorks system. This research … Read more

24-Hour Important News on Embedded AI and IoT | November 3, 2025

【🔥 Edge AI Highlights】 1. Community Expert Achieves: Raspberry Pi 5 Runs Llama 3 (8B) at 10 tokens/sec! Hot posts on Hacker News show that developers have successfully run the 8 billion parameter Llama 3 model on Raspberry Pi 5 using community-optimized quantization frameworks (such as GGUF Q4_K), achieving a speed of 10 tokens/sec in … Read more

Core Python Libraries for Computer Vision, ESP32, and Raspberry Pi Development

The following are core Python libraries for computer vision, ESP32 development, and Raspberry Pi development, all of which are frequently used tools in practical development:1. Computer VisionOpenCV-python: The most fundamental computer vision library, supporting image reading, filtering, edge detection, object tracking, and all basic operations, serving as the “foundation” for visual development. TorchVision: A core … Read more

Kali Linux 2025.3 Released: More Powerful Than You Imagine

Kali Linux 2025.3 Released: More Powerful Than You Imagine

Offensive Security has officially announced the release of Kali Linux 2025.3, which is the third update of this Debian-based penetration testing and ethical hacking distribution in 2025. Following the release of Kali Linux 2025.2 over three months ago, the latest Kali Linux 2025.3 brings several significant improvements. The most notable update is the Nexmon support … Read more

How to Properly Boot the Raspberry Pi CM0 Dev Board?

How to Properly Boot the Raspberry Pi CM0 Dev Board?

Summary of the previous article! Impacting the industrial sector! The Raspberry Pi CM0 has officially launched! Still buying the Raspberry Pi CM0 at full price? Here’s the guide to mastering the Raspberry Pi CM0! This chapter introduces the specific operations for installing the operating system, connecting cables, and initializing configurations. Installing the Operating System The … Read more

How to Implement Large Model Projects on Raspberry Pi 5 in 5 Steps!

How to Implement Large Model Projects on Raspberry Pi 5 in 5 Steps!

The following article is from DigiKey Electronics Technical Platform, authored by DigiKeyKeywords:Development Board Article Overview In this article, DigiKey introduces the method and process of deploying large models on the Raspberry Pi 5 to create a real-time translator. The project utilizes the voice recognition capabilities of the Raspberry Pi 5 to convert speech into text, … Read more

Build Your Personal Server with Raspberry Pi: A Beginner’s Guide for Geeks

Build Your Personal Server with Raspberry Pi: A Beginner's Guide for Geeks

Have you ever thought about building your own personal server using a computer the size of a credit card? This is not a scene from a science fiction movie, but a reality! With the Raspberry Pi, you can easily create a private cloud storage, media center, AI inference platform, or an automated office assistant. This … Read more