Trampoline RTOS: A Lightweight and Efficient Open-Source Embedded Real-Time Operating System

Trampoline RTOS: A Lightweight and Efficient Open-Source Embedded Real-Time Operating System

Trampoline is a static real-time operating system (RTOS) designed for small embedded systems. Its API aligns with OSEK/VDX OS and AUTOSAR OS 4.2 standards, balancing performance and usability, providing developers with an efficient and reliable embedded software development platform. Powerful Cross-Platform Support Trampoline RTOS currently supports 8 platforms, covering various popular microcontroller architectures, showcasing its … Read more

How to Choose an Operating System for Embedded Systems: Characteristics of Operating Systems

How to Choose an Operating System for Embedded Systems: Characteristics of Operating Systems

This article will explore the system characteristics we should consider when choosing an operating system. Then, in the next article, we will discuss when it is most suitable to use each type of operating system. Embedded system developers today can choose from a wide range of operating systems. Of course, the most straightforward operating system … Read more

Android Studio Shortcuts to Boost Development Efficiency

Android Studio Shortcuts to Boost Development Efficiency

/ Today’s Tech News / Recently, foreign media reported that Tesla is considering reducing the price of the China-made Model 3 by 20% or more next year to attract more consumers. However, the Tesla China team quickly responded, stating that they had not heard of this matter and urged consumers to refer to the official … Read more

Comprehensive Guide to Python Embedded System Development: From Basics to Practice

Comprehensive Guide to Python Embedded System Development: From Basics to Practice

Getting Started with Python Embedded System Development Yuan Xiaodi Takes You into the Wonderful World of Python Embedded Development Hello, friends! I am Yuan Xiaodi, and today we will explore the application of Python in embedded system development together. Imagine using Python, a simple and elegant language, to control hardware. Isn’t it both magical and … Read more

Running VxWorks 7 on Raspberry Pi 3B/3B+

Running VxWorks 7 on Raspberry Pi 3B/3B+

Introduction The VxWorks 7 SDK is a development environment specifically designed for VxWorks application developers, including the following features: Standard cross-compilation tools based on clang/LLVM for building downloadable kernel modules (DKM) and RTP (real-time process) applications Simplified build management: makefile, cmake, roll-your own Target/architecture specific: includes a generic VxWorks kernel that can be booted on … Read more

Essential Embedded Tools for Developers

Essential Embedded Tools for Developers

Previously shared in the article “Embedded Software Tools List” were some commonly used and well-known tools. In this article, we will summarize some lesser-known but very practical auxiliary tools, hoping to be of help to everyone. 1. VSPD Virtual Serial Port Driver (VSPD) is a virtual serial port software. Virtual serial port software simulates physical … Read more

Comprehensive Collection of AS Plugins for Android Development

Comprehensive Collection of AS Plugins for Android Development

Weige says: In AS, using plugins to assist development can improve development efficiency. Below is a compilation of 22 plugins recommended by most netizens. Take a look, and feel free to share more plugins. Part One: Introduction to PluginsGoogle introduced Android Studio based on IntelliJ IDEA java IDE at the I/O Developer Conference in May … Read more

Empowering Raspberry Pi Camera with Picamera2: Unlocking the World of Imaging

Empowering Raspberry Pi Camera with Picamera2: Unlocking the World of Imaging

As a powerful microcomputer, Raspberry Pi’s strong image processing capabilities attract numerous makers and developers. In the past, Picamera, as the official Python imaging library for Raspberry Pi, provided developers with a convenient way to capture and process images. However, with the continuous development of technology, Picamera can no longer meet new demands. Therefore, the … Read more

Step-by-Step Guide to Porting LVGL to the T113-i Industrial Development Board

Step-by-Step Guide to Porting LVGL to the T113-i Industrial Development Board

There are many embedded GUI libraries available on the market, including open-source GUI libraries such as LVGL and EmWin, and closed-source GUI libraries like TouchGFX and Persimmon GUI. The testing board for this development tutorial comes from Tronlong Technology’s TLT113-EVM industrial evaluation board, which is based on the Allwinner Technology T113-i dual-core ARM Cortex-A7 + … Read more

Embedded Operating System Development and Practice Training

Embedded Operating System Development and Practice Training

In today’s rapidly developing information technology, we have crossed the analog, digital, network, and mobile eras, entering a new era of artificial intelligence and even embodied intelligence. In this process, the importance of embedded IoT technology has become increasingly prominent. With the continuous improvement of hardware performance, using operating systems for development has become mainstream. … Read more