How to Learn Embedded Systems and Microcontrollers (STM32)

How to Learn Embedded Systems and Microcontrollers (STM32)

Overview of Embedded Systems //From Hardware Perspective:“Embedded” integrates peripheral devices based on the CPU into the CPU chip itself. For example, early computers based on the X86 architecture had CPUs that only performed computation and accumulation functions. All chips needed external bridges to expand functionality, such as serial ports that relied on external 16C550/2 serial … Read more

VTOL Aircraft Series (3): Logic and Practice of Integrated Verification

VTOL Aircraft Series (3): Logic and Practice of Integrated Verification

The low-altitude economy is booming, and the EVTOL trend is rising. The flight control system is the core system of the aircraft, and it involves transition phases that are not present in general aircraft, posing greater safety challenges. Based on this, we take the development of fully autonomous control laws for vertical take-off and landing … Read more

Disassembling a Mini Oscilloscope: Is It Worth It?

Disassembling a Mini Oscilloscope: Is It Worth It?

Disassembly Event in Breadboard Community,Drone, Handheld Oscilloscope、Computer、Robot Vacuum、Smartwatch、Solid State Drive、Portable Speaker,Great Prizes and Lots of Benefits, Welcome to Join!More Details👈 Author: Little Devil owo, Source: Breadboard Community [Write Disassembly, Win Drone Activity]Introduction When I was studying analog electronics, I thought I should buy an oscilloscope to observe experimental phenomena, but I struggled with a lack … Read more

Understanding OBG in Microcontrollers

Understanding OBG in Microcontrollers

Understanding OBG in Microcontrollers: The STM32 microcontroller’s core (Cortex-M3) contains a hardware debugging module that supports various complex debugging operations. The hardware debugging module allows the core to halt when fetching addresses or accessing data—this is the assurance we have for online simulation during microcontroller development and debugging.When the core is halted, both its internal … Read more

Introduction to Arm NEON and CPU Optimization Techniques

Introduction to Arm NEON and CPU Optimization Techniques

This article is selected from the Extreme Technology column “Embedded AI” and is authorized to be reproduced from the Zhihu author High Performance Computing Institute’s “Mobile Algorithm Optimization“. Previously, we learned how to quickly get started with NEON programming, Arm NEON optimization techniques, and Arm NEON Learning (3) NEON Assembly and Intrinsics Programming. This article … Read more

How to Set Up a Raspberry Pi as a Personal Server

How to Set Up a Raspberry Pi as a Personal Server

Source | Peng Xiaodai Link | segmentfault.com/a/1190000021143144 No.1 What is Raspberry Pi? Raspberry Pi (Chinese name: 树莓派, abbreviated as RPi or RasPi) is a microcomputer designed for learning computer programming, about the size of a credit card, and its system is based on Linux. With the release of Windows 10 IoT, we can also run … Read more

Deploying Swin Transformer in 5 Minutes

Click on the above“Beginner’s Guide to Vision”, select to add a bookmark or “pin” Important content delivered promptly For academic sharing only, does not represent the position of this public account. Contact for deletion if infringed. Reprinted from: Quantum Bit Is anyone curious: With large models being so appealing, what if we could take them … Read more

Create Your Own Smart Baby Monitor with Raspberry Pi

Create Your Own Smart Baby Monitor with Raspberry Pi

Original from Big Data Digest Produced by Big Data Digest Source: Medium Translated by: Chen Zhiyan As a new dad and programmer, the question I ponder most in my new role is “Can the task of caring for a baby really be automated?“ Of course, it might be possible, even if there is a diaper-changing … Read more

Build a Six-Legged Robot with Raspberry Pi Zero 2W and Python!

Build a Six-Legged Robot with Raspberry Pi Zero 2W and Python!

Original link: https://mc.dfrobot.com.cn/thread-313329-1-1.html?fromuid=830836 Project Author: RoboticsCV Hardware Arsenal DF Hardware Arsenal Click to learn more👆 If you have anything to say, feel free toleave a message! All materials involved in the project can be downloaded through the following methods: 1. You can click on the “Reference Materials” GitHub link to download from the author’s repository! … Read more