Understanding RTC Issues in Embedded Linux Systems

Understanding RTC Issues in Embedded Linux Systems

Introduction The RTC (Real Time Clock) is an electronic device used to keep track of time, widely applied in various embedded systems. This article analyzes issues encountered with RTC in practical applications through real case studies and provides practical suggestions, such as time “resetting” and excessive RTC time errors. RTC (Real Time Clock): A standalone … Read more

What To Do When RTC Clock Experiences Delays or Timeouts?

What To Do When RTC Clock Experiences Delays or Timeouts?

Introduction When an embedded system is running, the RTC clock can be affected by various factors leading to delays or timeouts, impacting system time synchronization and functionality stability. This article will propose a comprehensive solution ranging from hardware adaptation to software algorithm optimization to address this issue, ensuring the accuracy and reliability of the RTC … Read more

Classification of Embedded Core Boards and PCB Design

Classification of Embedded Core Boards and PCB Design

Source: Bright Sun Circuits Walking with you, being your most loyal supporter–– A new media integrated in the PCB industry– The most valuable circuit board industry service platform in 2024! We welcome your attention and likes! Wishing you success in your career! Peace and joy! 01 What is a Core Board? SUNSHINE GLOBAL CIRCUITS Embedded … Read more

How to Use TinyML for Edge Computing in Embedded Systems

How to Use TinyML for Edge Computing in Embedded Systems

Implementing edge computing in embedded systems is becoming increasingly popular, with several platforms beginning to support it, utilizing TinyML – compact machine learning. In addition to the eighth edition of Arduino Nano 33 BLE launched by our company, ESP32, QuickLogic’s QuickFeather, and PICO are also building an ecosystem around TinyML. We will gradually launch activities … Read more

Advanced Embedded Systems: Top Open Source Projects!

Advanced Embedded Systems: Top Open Source Projects!

In learning about embedded systems, projects are quite important, as practice leads to true understanding. Here are several top-rated open-source projects. Hardware-Software Integration 1. ElectronBot: A desktop-level small robot based on STM32. https://github.com/peng-zhihui/ElectronBot/tree/main 2. AVEM: A lightweight drone based on STM32. https://github.com/avem-labs/Avem-HUD 3. SoftWareSerial: Software serial port simulation for STM32 IO ports. https://github.com/TonyIOT/SoftWareSerial 4. STM32 … Read more

Common Module Examples for 51 Microcontroller (Part 1)

Common Module Examples for 51 Microcontroller (Part 1)

Since the late 1970s, with the birth of the microcontroller, there has been a considerable history of development in microcontrollers. Because microcontrollers are more suitable for embedded systems and have strict volume management, almost every electronic device you see today integrates a microcontroller. The widespread application means that learners of microcontrollers have a wealth of … Read more

Install and Run Alpine Linux on Raspberry Pi

Install and Run Alpine Linux on Raspberry Pi

Alpine Linux is known for its minimal size and security features, making it an ideal operating system choice for resource-constrained devices like the Raspberry Pi. This article will detail how to install and configure Alpine Linux on the Raspberry Pi and explore its advantages and use cases in embedded applications. Features and Advantages of Alpine … Read more

Getting Started with Embedded Systems Using ChatGPT

Getting Started with Embedded Systems Using ChatGPT

What has been the hottest topic in the last two months? I believe ChatGPT is definitely among them. How hot can this thing be? I used to think it was only popular in the internet and technology fields, until recently, when even our local government’s public account and community started posting content related to ChatGPT… … Read more

IoT + Embedded Systems Development and Practice

IoT + Embedded Systems Development and Practice

Today, the Internet of Things (IoT) and artificial intelligence technologies are increasingly integrated into people’s daily lives, raising higher demands for embedded system development technologies. This is reflected not only in the requirements for hardware performance but also in new demands in software, algorithms, and cloud services. Therefore, “IoT + Embedded Systems Development and Practice” … Read more

Why Choose Linux Over Windows for Embedded Systems?

Why Choose Linux Over Windows for Embedded Systems?

Follow+Star Public Account Number, don’t miss out on wonderful content Compilation | strongerHuang WeChat Public Account | Embedded Column Why is Linux dominating the embedded field now, rather than Windows? This has a lot to do with their development. The UNIX system was open-source and free as early as the 1970s. However, on a day … Read more