Live Replay and Review: Learning and Practicing Linux Kernel on Raspberry Pi

Live Replay and Review: Learning and Practicing Linux Kernel on Raspberry Pi

Live Content In the last live session, Uncle Ben introduced us to how to learn and practice the Linux kernel using the Raspberry Pi, and how to read the chip manual. He also recommended several outstanding books from both domestic and international authors for beginners in kernel development, and analyzed the technical differences between learning … Read more

Introduction to Excellent Open Source Verilog/FPGA Projects – Making FPGA Fun

Introduction to Excellent Open Source Verilog/FPGA Projects - Making FPGA Fun

Introduction to Excellent Open Source Verilog/FPGA Projects – Making FPGA Fun Hello, everyone, previously I shared about a hundred open source projects related to FPGA, covering PCIe, networking, RISC-V, video encoding, etc. This time, I bring you some fun entertainment projects, mainly focusing on using FPGA for hardware decoding of old game cores, with countless … Read more

Top Open Source Embedded Projects You Should Explore

Top Open Source Embedded Projects You Should Explore

From time to time, friends ask: Where can I find good embedded projects? How can I improve my programming skills? Are there any practical projects to share? Today, I will take some time to organize some open source projects that I think are quite good, hoping to help everyone. Awesome Embedded Open Source Address: https://github.com/nhivp/Awesome-Embedded … Read more

Building an AI Camera Using Python, Raspberry Pi, and YOLO

Building an AI Camera Using Python, Raspberry Pi, and YOLO

Amazon has just launched DeepLens.This is the world’s first camera designed specifically for developers that supports deep learning. The machine learning algorithms it uses can not only detect object activity and facial expressions but also recognize complex activities like playing guitar.Although DeepLens is not officially on the market yet, the concept of smart cameras has … Read more

Industrial-Grade Raspberry Pi Node-RED Application: KUNBUS RevPi Node

Industrial-Grade Raspberry Pi Node-RED Application: KUNBUS RevPi Node

01Node-RED and RevPi Node: Suitable for Small Solution Development Tool Node-RED actually comes from the field of home automation and smart home, and helps to connect devices and services in a simple and understandable way. However, in certain cases, it is also used for Industrial Internet of Things (IIoT). In order to coordinate services and … Read more

Building an AI Camera with Python, Raspberry Pi, and YOLO

Building an AI Camera with Python, Raspberry Pi, and YOLO

Not long ago, Amazon just launched DeepLens. This is the world’s first camera designed for developers that supports deep learning. The machine learning algorithms it uses can detect not only object movements and facial expressions but also complex activities like playing the guitar. Although DeepLens has not officially hit the market, the concept of smart … Read more