Understanding the MYD-YG2LX Industrial Development Board

Understanding the MYD-YG2LX Industrial Development Board

Today, we will introduce an industrial-grade development board. MYD-YG2LX It uses an industrial-grade SoC. Renesas RZ/G2L Renesas is a Japanese semiconductor chip supplier. In 2003, Hitachi and Mitsubishi Electric Semiconductor Division merged to form Renesas Technology, which was second only to Intel and Samsung at its inception. In 2010, NEC and Renesas Technology merged to … Read more

Comprehensive Review of the NUCLEO-F446ZE Development Board: Compatibility and Performance Enhancement

Comprehensive Review of the NUCLEO-F446ZE Development Board: Compatibility and Performance Enhancement

In December of last year, I learned that STMicroelectronics (ST) expanded its low-cost evaluation board Nucleo series, launching the Nucleo 144 series evaluation board based on Nucleo 64 and Nucleo 32. After a few months of waiting, I finally got to see it! Thanks to the EEWORLD community and the administrators for giving me the … Read more

Introduction to Raspberry Pi Hardware and Software Programming Essentials

Introduction to Raspberry Pi Hardware and Software Programming Essentials

Sharing Content This time we invited senior member Li Weibin (Riding a Donkey for Drifting) to introduce the hardware technology of Raspberry Pi and the software programming essentials based on Raspberry Pi. 19:30-20:30 Online Live Sharing 20:30-21:00 QQ Group Communication Our Open Night will still meet online at 19:30 this Thursday! Guest Speaker Drifting Bacteria … Read more

Arm Launches Custom Instructions for Embedded CPUs

Arm Launches Custom Instructions for Embedded CPUs

Follow,Star Public Account number, don’t miss the wonderful content Source: Arm China Arm CEO Simon Segars today at the Arm TechCon 2019 conference announced the launch of Arm Custom Instructions, a new feature for the Armv8-M architecture. Seeing Arm’s new move reminds me of the previous RISC-V, here is an article about RISC-V: How much … Read more

Heterogeneous Quad-Core Embedded Processor RV32M1 Series – RI5CY Core Hardware Abstraction Layer Project

Heterogeneous Quad-Core Embedded Processor RV32M1 Series - RI5CY Core Hardware Abstraction Layer Project

Luo Jia Submission: Heterogeneous Quad-Core Embedded Processor RV32M1 Series – RI5CY Core Hardware Abstraction Layer Project: <a href="https://github.com/rv32m1-rust/rv32m1_ri5cy-hal">https://github.com/rv32m1-rust/rv32m1_ri5cy-hal</a> The RV32M1 processor has four cores with different instruction sets, including two different ARM cores and different RISC-V cores, allowing for more adaptable and flexible application frameworks. Each core should be supported by different hardware abstraction layer … Read more

Creating a Raspberry Pi and ChatGPT Powered Desktop Robot

Creating a Raspberry Pi and ChatGPT Powered Desktop Robot

MAKER:David Packman/Translated by: Qu Wujin This is the MBO robot based on Raspberry Pi created by maker David Packman. The design of this robot is inspired by the character MBO from the animated series Adventure Time. It features powerful interactive capabilities, including offline wake word detection, chatting with ChatGPT 3.5, and machine vision for image … Read more

Understanding Raspberry Pi System Files

Understanding Raspberry Pi System Files

This blog analyzes and summarizes the Raspberry Pi system files and their functions. The system used is Raspberry Pi OS with desktop. •System: 64-bit •Kernel version: 6.1 •Debian version: 12 (bookworm) First, let’s take a look at the top-level directory /root which contains the following files and folders Among them, 1.LICENCE.broadcom: This is the license … Read more