Annual Highlights | CPU Cache/Embedded Open Source Projects/SoC Multi-core Boot

Annual Highlights | CPU Cache/Embedded Open Source Projects/SoC Multi-core Boot

Click on the card below to follow Arm Technology Academy 2023 Annual Review Time flies, and before we know it, it’s the end of the year again. In 2023, Arm Technology Academy published over 400 technical articles covering various technology fields. Thank you for your continued support. To help everyone learn and grow, we have … Read more

Building an Open Source Self-Driving Platform with DonkeyCar and Python

Building an Open Source Self-Driving Platform with DonkeyCar and Python

In the field of self-driving technology, DonkeyCar, as an open-source platform based on Python, allows enthusiasts to build their own self-driving cars at a low cost. This project not only helps beginners understand the basic principles of autonomous driving but can also serve as a practical platform for artificial intelligence and machine learning. This article … Read more

AI Soul Artist Based on STM32: Project Share

AI Soul Artist Based on STM32: Project Share

If you don’t want to miss my updates, remember to go to the upper right corner – view public account – set as a star, and give me a star! It’s time for the weekly project share again on Monday. Today’s project author is ZhiHui (click to view the author’s article). If you are familiar … Read more

March Allwinner Chip Open Source Project Sharing Collection

March Allwinner Chip Open Source Project Sharing Collection

Excellent Project Sharing – Issue Nine . AWOL & OSHWHub ————————»»»» Allwinner Collection 立创开源硬件平台 Series9 GPT Voice Dialogue Cat Author: KJ GPT Voice Dialogue Cat has two different hardware versions, one of which uses a Linux system for functionality, based on the Allwinner H3 chip Orange Pi Zero development board. This version consists of a … Read more

Mastering Rockchip Development Boards: Essential Information You Need to Know

Mastering Rockchip Development Boards: Essential Information You Need to Know

RK Processors Rockchip, abbreviated as RK, is a SOC design company headquartered in Fuzhou, Fujian. RK has designed a series of SOCs based on the Arm Cortex-A core, shining like stars in the industry and among geeks both domestically and internationally, with a popularity that exceeds many people’s imagination. By logging into the Rockchip official … Read more

Understanding Open Source Licenses for µC/OS, FreeRTOS, RT-Thread, and ThreadX

Understanding Open Source Licenses for µC/OS, FreeRTOS, RT-Thread, and ThreadX

Follow+Star public number, don’t miss wonderful content Author | strongerHuang WeChat Public Account | Embedded Column Currently, there are many types of open source licenses on the market, such as:GPL, BSD, MIT, Mozilla, Apache, and LGPL etc. When choosing an RTOS, factors such as open source, market share, supporting materials and examples, and supporting components … Read more

Choosing the Right Embedded Operating System for Your IoT Applications

Choosing the Right Embedded Operating System for Your IoT Applications

The development of the Internet of Things and artificial intelligence is inseparable from embedded systems, and embedded operating systems are an important part that cannot be ignored. The requirements for engineers have evolved from being simple and easy to use to also being safe and reliable. With so many embedded operating systems available, which one … Read more

How to Create the Most Exquisite M5Pi (Open Source Code)

How to Create the Most Exquisite M5Pi (Open Source Code)

For students engaged in embedded development or those who enjoy DIY, they are often willing to tinker with various hardware and software. Today, I will share something from an embedded enthusiast – the M5Pi. What is M5Pi? M5Pi is an embedded Linux development board that I recently created and made open source. It is based … Read more

Qt for MCU: Directly Deploying on Microcontrollers without an Operating System

Qt for MCU: Directly Deploying on Microcontrollers without an Operating System

Qt Company recently announced a new toolkit: Qt for MCU. Qt for MCU can run on devices without an operating system, allowing developers to create smooth user interfaces on cost-effective microcontrollers. Qt-based applications can now be deployed on traditional operating systems and microcontrollers based on ARM Cortex M7. How is Qt for MCU implemented? The … Read more

Open Source IoT Gateway: A Powerful Tool for IoT Device Integration Using Python to Develop ThingsBoard Gateway

Open Source IoT Gateway: A Powerful Tool for IoT Device Integration Using Python to Develop ThingsBoard Gateway

Hello everyone! I’m Cat Brother, and today I want to take you on an exciting journey to explore a super cool tool: ThingsBoard Gateway! It is an open-source IoT gateway that can easily connect various IoT devices to the ThingsBoard platform. Even better, it is developed using Python, which means we can leverage Python’s powerful … Read more