Mastering ESP32-C3: A Practical Guide to Embedded Development with Rust

Mastering ESP32-C3: A Practical Guide to Embedded Development with Rust

std-training project is an embedded Rust development learning resource for the ESP32-C3 microcontroller, aimed at helping developers quickly master the skills of developing for ESP32-C3 using the Rust language. This project is provided by Espressif and includes a complete eBook, a series of example programs from basic to advanced, and some commonly used tool libraries, … Read more

Step-by-Step Guide to Building a Game Console with ESP32

Step-by-Step Guide to Building a Game Console with ESP32

To learn embedded systems, follow @I want to learn embedded systems, the gas station of embedded men. 01 Introduction MicroByte is a micro console that can run games from NES, GameBoy, GameBoy Color, Game Gear, and Sega Master System, all components designed within this 78 x 17 x 40 mm package. Despite its small size, … Read more

Getting Started with ESP32 Touch Functionality: A Comprehensive Guide

Getting Started with ESP32 Touch Functionality: A Comprehensive Guide

A demonstration video is available at the end. Introduction to ESP32 Touch Functionality The ESP32, as a powerful microcontroller, has many advanced features and characteristics. One of the most notable features is the touch functionality on some of its pins, allowing users to implement more interesting applications. What is ESP32 Touch Functionality? Some pins of … Read more

Common Architectures in Embedded Software Development

Common Architectures in Embedded Software Development

Select “GuaGua Little Master” at the top, choose “Pin/Star Public Account“ Useful content delivered promptly! Summary: For microcontroller programs, everyone is familiar, but not many truly consider the architecture. With the continuous increase in program development, architecture is very necessary. There are roughly three architectures for applications: 1. Simple front and back sequential execution program, … Read more

Three Common Architectures in Embedded Software Development

Three Common Architectures in Embedded Software Development

Click the image below to search【Internet of Things】 to get many practical IoT projects prepared for you. Microcontroller programs are familiar to everyone, but few actually consider the architecture. With the increasing number of programs being developed, architecture is very necessary. The architecture of applications can be roughly categorized into three types: 1. Simple front … Read more

Virtualizing Arm Cortex-R52 Multi-core Microcontroller

Virtualizing Arm Cortex-R52 Multi-core Microcontroller

Disclaimer: This content and images are reprinted by BC-AUTO from the internet, information sourced from the WeChat public account of the Automotive Electronics and Electrical Architecture Innovation Development Forum. # BC-AUTO Sales Report List 1 Research reports on dozens of automotive engineering technology service companies globally and in China 2 Research report on global and … Read more

32-bit ARM Cortex-M0+ Microcontroller – PY32C642

32-bit ARM Cortex-M0+ Microcontroller - PY32C642

32-bit ARM® Cortex®-M0+ Microcontroller – PY32C642 Product Overview The PY32C642 series microcontroller adopts a high-performance 32-bit ARM® Cortex®-M0+ core, with a wide voltage operating range of MCU. It integrates 24Kbytes Flash and 3Kbytes SRAM memory, with a maximum operating frequency of 24 MHz. It includes various product types with different package types. 1 channel 12-bit … Read more

Introduction to STM32H5 Development Board

Introduction to STM32H5 Development Board

Without clicking the blue text, how can we have a story? STM32H503 Power Supply Communication QQ group: 615061293 STM32H503RBTx_LQFP64 is an outstanding evaluation kit of the STM32H5 series microcontrollers, manufactured using advanced 40nm technology, providing developers with excellent performance and energy efficiency. With a main frequency of up to 250MHz, the Arm® Cortex®-M33 core offers … Read more

Understanding the Differences Between Arduino, ARM, Raspberry Pi, and Microcontrollers

Understanding the Differences Between Arduino, ARM, Raspberry Pi, and Microcontrollers

Follow the Embedded Learning Station for fresh insights every day. 🤟 Note: This article has a total of 1683 words and an estimated reading time of 6 minutes. Many beginners struggle to understand the differences between Arduino, ARM, Raspberry Pi, and microcontrollers. All four belong to the realm of embedded technology, which encompasses a vast … Read more