How to DIY a Raspberry Pi – ARM-Linux Card Computer

How to DIY a Raspberry Pi - ARM-Linux Card Computer

A few years ago, I planned to use a Raspberry Pi to build a small robot, but when I actually started working on it, I found that using someone else’s designed board was not very convenient. On one hand, the Raspberry Pi is designed for a wide range of users, which limits customization; the shape, … Read more

Creating a Schedule Clock with Google Calendar Using Raspberry Pi

Creating a Schedule Clock with Google Calendar Using Raspberry Pi

MAKER: samvanhook / Translated by: Fun Endless Cherry Frequently checking schedules across different platforms (such as mobile calendars, emails, collaborative work platforms, etc.) can often distract people. Is there a way to unify these fragmented schedules into a small device? The answer is yes! Below, we will create a clock project to solve this problem. … Read more

Raspberry Pi Welcomes a New Challenger—Qualcomm’s RUBIK Pi 3: The Secret to Raspberry Pi’s Enduring Success Amidst Competition from Arduino and Beagle

Raspberry Pi Welcomes a New Challenger—Qualcomm's RUBIK Pi 3: The Secret to Raspberry Pi's Enduring Success Amidst Competition from Arduino and Beagle

New products are on the way from Fenghuolun…1. The Past and Present of Raspberry PiSince its launch in 2012, the Raspberry Pi has maintained a dominant position in the single-board computer (SBC) market due to its extremely low entry cost, comprehensive software ecosystem, and strong community support. However, in recent years, competitors such as Orange … Read more

Raspberry Pi Now Supports Visual Studio Code!

Raspberry Pi Now Supports Visual Studio Code!

Source: IoT Frontier Station For developers, an IDE is an essential tool. However, most powerful IDEs run on x86 architecture, and unless some major companies ensure compatibility with their products, there are few popular IDEs that support other architectures. Unexpectedly, the Raspberry Pi Foundation has recently announced support for VS Code. VS Code has officially … Read more

New Version of Raspberry Pi OS Released: Supports Linux Kernel 6.1 LTS

New Version of Raspberry Pi OS Released: Supports Linux Kernel 6.1 LTS

Source: IT Home Author: Xiao Gongzi The Raspberry Pi Foundation has released a new version of the official Raspberry Pi OS for Raspberry Pi computers, featuring updated components, bug fixes, and various performance improvements. The most significant change in Raspberry Pi OS 2023-05-03 is the kernel upgrade from the long-term supported Linux 5.15 LTS to … Read more

Java Edge AI Inference: Deploying TensorFlow Lite on Raspberry Pi

Java Edge AI Inference: Deploying TensorFlow Lite on Raspberry Pi

Click the blue text to follow us Java Edge AI Inference: Deploying TensorFlow Lite on Raspberry Pi To be honest, when I first encountered edge AI, I completely went in the wrong direction. I thought that simply shrinking the model would allow it to run, but I ended up hitting a lot of pitfalls. At … Read more

How to Write Your Own .NET IoT Device Driver from Scratch

How to Write Your Own .NET IoT Device Driver from Scratch

This article will detail how to write a .NET IoT device driver from scratch using the NV3030B LCD device driver as an example. We will use the Raspberry Pi as the hardware platform and refer to the official .NET IoT Ili934x TFT LCD driver library. 1. Background In the previous article “Getting Started with .NET … Read more

Deployment Practice Test of DeepSeek-R1:7B on Raspberry Pi 5 with Hailo-8L and M2-HAT+

Deployment Practice Test of DeepSeek-R1:7B on Raspberry Pi 5 with Hailo-8L and M2-HAT+

I have recently been deeply involved in the research and development of LLM/SLM (Large Language Models/Small Language Models), covering areas such as agent development, RAG-enhanced retrieval, fine-tuning, model distillation, and MLOps. To expand the technical boundaries, I have simultaneously explored the field of edge AI, focusing on deployment practices on the Raspberry Pi 5 (equipped … Read more

What Can Raspberry Pi Do? The Raspberry Pi CM5 Industrial Computer Redefines Edge Nodes!

What Can Raspberry Pi Do? The Raspberry Pi CM5 Industrial Computer Redefines Edge Nodes!

Why Are Traditional Industrial Controllers Being Replaced? In today’s era of explosive growth in smart manufacturing and IoT, traditional PLCs face three major challenges: ❌ Computational Bottleneck: ARM Cortex-A series processors struggle to support edge AI inference ❌ Closed Connectivity: RS485/Modbus protocols have poor compatibility with emerging IT systems ❌ Maintenance Costs: Temperature limits of … Read more

Do You Need to Learn Embedded Programming for Art Installations?

Do You Need to Learn Embedded Programming for Art Installations?

First, let’s answer this question from the perspective of art installations. There are many tools or platforms involved in art installations, such as: Arduino, Raspberry Pi, 51 microcontroller, STM32 microcontroller, etc. Their advantage lies in the ability to DIY any installation, and many creative prototypes can be realized through different sensors.However, the devices mentioned above … Read more