Essential Video Library for STM32 Enthusiasts

Essential Video Library for STM32 Enthusiasts

Attention all STM32 enthusiasts, here is an introduction to a video library focused on ST MCU training materials~~ Click the original link in the bottom left to go to the STM32 Enthusiasts Video Library and choose what to watch~~ Of course, you can also subscribe to this video library to keep up with updates on … Read more

How to Self-Learn STM32 Microcontrollers

How to Self-Learn STM32 Microcontrollers

Continuing to post my answer. First, you need a development board. If you are just starting in the field of microcontrollers, I recommend starting with videos. At the very least, you should have a book on C programming for reference on C language concepts. When you first start learning, focus on videos. For concepts that … Read more

Unlocking Embedded Rust Programming on ESP32-C3: In-Depth Analysis of Espressif’s Official Tutorial

Unlocking Embedded Rust Programming on ESP32-C3: In-Depth Analysis of Espressif's Official Tutorial

This article will delve into the embedded Rust learning resources provided by Espressif—the std-training project (https://github.com/esp-rs/std-training), which aims to help developers quickly master embedded programming with Rust on the Espressif ESP32-C3 chip. 1. Project Overview: A Treasure Trove of Embedded Rust Learning for ESP32-C3 The std-training project is not merely a collection of code examples, … Read more

Complete Android Development Resources: Videos and Source Code

Complete Android Development Resources: Videos and Source Code

Click the above “My Cloud Drive” to get more of the latest resources! Recently I saw a picture, and I think it should resonate with people in the IT industry. Maybe this means that this year is the beginning of the 996 work culture , but so what? Even if it tortures us a thousand … Read more

High Star Open Source Projects Related to Embedded Systems on GitHub

High Star Open Source Projects Related to Embedded Systems on GitHub

Regarding GitHub, many people may mistakenly believe that it is exclusive to internet professionals, but that is not the case. There are many open source projects related to embedded systems available there. Here, I share some high-star open source projects (well-known ones like RT-Thread and AWTK will not be introduced): Avem Project Link: https://github.com/avem-labs/Avem Project … Read more

Where to Find MCU and RTOS Resources, Documentation, and Source Code?

Where to Find MCU and RTOS Resources, Documentation, and Source Code?

Follow+Star Public Number, don’t miss exciting content Author | strongerHuang WeChat Public Account | Embedded Column I’ve often seen some friends asking in the group chat: **Where to download materials,** documentation, and **source code?** Where to find materials, documentation, and source code? Many beginners like to search for materials, documentation, and source code on Baidu, … Read more