MicroPython: The Mini Power of Embedded Systems!

MicroPython: The Mini Power of Embedded Systems!

▼ Click the card below to follow me ▲ Click the card above to follow me MicroPython: The Mini Power of Embedded Systems! When it comes to embedded systems, many people think it is a complex and mysterious technical field. But if I told you that you can play with embedded systems using Python, wouldn’t … Read more

Development of the QNX800 Real-Time Embedded System

Development of the QNX800 Real-Time Embedded System

1. Install qnx-software-center on Ubuntu 24.04.2. Use the software center to install the QNX Software Development Platform 8.0.3. Use the software center to install the QNX Momentics IDE, which is packaged in the Eclipse CDT environment.4. Navigate to ~/qnx800 in Ubuntu and run source qnxsdp-env.sh 5. Create a directory named qemu-aarch64-qnx, then run mkqnximage –type=qemu … Read more

Implementation of a Software Timer in Embedded Systems: A Case Study with STM32

Implementation of a Software Timer in Embedded Systems: A Case Study with STM32

Author: Marco Polo Bao Original article: https://blog.csdn.net/qq_26904271/article/details/83833168 1. What is a Software Timer A software timer is a timer simulated by a program, which can be simulated by a hardware timer to create thousands of software timers. This allows the program to use many timers without being limited by insufficient hardware resources, which is an … Read more

MicroPython: The Mini Power of Embedded Systems!

MicroPython: The Mini Power of Embedded Systems!

▼ Click the card below to follow me ▲ Click the card above to follow me Python is the all-round warrior of the programming world, while MicroPython is like a lightweight version of this warrior. Imagine traditional Python as a heavy-duty truck, while MicroPython is a nimble motorcycle that can easily navigate various small hardware … Read more

Pycopy: A Lightweight Version of Python for Embedded Systems!

Pycopy: A Lightweight Version of Python for Embedded Systems!

▼ Click the card below to follow me ▲ Click the card above to follow me Python, as a powerful and flexible programming language, has always been loved by developers. However, traditional Python does not perform well in resource-constrained embedded systems. Today, let’s talk about this lightweight version of Python tailored for the embedded world … Read more

EMIO: An Efficient Character I/O Library Designed for Embedded Systems and RTOS, Suitable for Sensor Data Processing and Device Communication

EMIO: An Efficient Character I/O Library Designed for Embedded Systems and RTOS, Suitable for Sensor Data Processing and Device Communication

In today’s embedded system development, fast and secure character input and output are among the primary concerns for many developers. The EMIO (Embedded I/O) library, with its compact binary footprint and efficient functionality, has become an ideal choice for character input and output operations in embedded systems and real-time operating systems (RTOS). This article will … Read more

Pycopy: The Lightweight Python Revolution for Embedded Systems

Pycopy: The Lightweight Python Revolution for Embedded Systems

▼ Click the card below to follow me ▲ Click the card above to follow me Pycopy: The Lightweight Python Revolution for Embedded Systems With the rapid development of the Internet of Things and embedded systems, developers have been eager to find a Python runtime environment that is both lightweight and powerful. Pycopy is an … Read more

2025 Anhui Province Robot Competition Microcontroller and Embedded Systems Preliminary Round Successfully Held at Huainan Normal University

2025 Anhui Province Robot Competition Microcontroller and Embedded Systems Preliminary Round Successfully Held at Huainan Normal University

2025 Anhui Province Robot Competition Microcontroller and Embedded Systems TrackPreliminary CompetitionSuccessfully Held at Huainan Normal University On April 26, the 2025 Anhui Province Robot Competition Microcontroller and Embedded Systems Track Preliminary Round was successfully held at the Quanshan Campus of Huainan Normal University. This event was organized by the Anhui Provincial Department of Education, hosted … Read more

The Differences of Fanless Laptops

The Differences of Fanless Laptops

Recently, I switched to a fanless MacBook Air and would like to share my observations and feelings. The M-series chip MacBook Air has eliminated the fan, physically removing the possibility of fan noise, which simplifies the internal structure and eliminates noise and dust from the fan. This aligns the laptop’s form factor with that of … Read more

Holtek Launches Cost-Effective HT32F49041 USB OTG Arm® Cortex® -M4 32-bit Microcontroller

Holtek Launches Cost-Effective HT32F49041 USB OTG Arm® Cortex® -M4 32-bit Microcontroller

丨Product Introduction丨 Holtek has launched a new Arm® Cortex®-M4 32-bit USB OTG microcontrollerHT32F49041 designed for high-performance computing and USB application scenarios, utilizing the efficient Cortex®-M4 core. This core implements a complete set of DSP instructions and a Memory Protection Unit (MPU), enhancing numerical computation performance and application security. The microcontroller features multiple power-saving modes, making … Read more