Introduction to FreeRTOS: Heap and Stack

Introduction to FreeRTOS: Heap and Stack

Introduction This article officially starts learning about the FreeRTOS operating system. I plan to write a series of articles to help everyone quickly get started with FreeRTOS. 1. Introduction to FreeRTOS FreeRTOS is an open-source, real-time, embedded operating system that is widely used in small embedded systems and microcontrollers. The design goal of FreeRTOS is … Read more

Task Management in FreeRTOS

Task Management in FreeRTOS

Task States There are currently four states for tasks: Running, Ready, Blocked, and Suspended. 「Running — Running State」This is the state when the task is executing; being in the running state means the task has CPU usage rights. For a single-core CPU, there are no other running tasks at this time. 「Ready — Ready State」Being … Read more

Challenges and Opportunities in Embedded AI Technology

Challenges and Opportunities in Embedded AI Technology

This article is adapted from Lao Shang Kan Technology (WeChat ID: shangkeji) With the explosive launch of Apple’s iPhone X and Huawei Mate 10, media and capital have increasingly focused on embedded AI chips. On November 3, 2017, a grand industry event—the ThunderWorld 2017 Embedded Artificial Intelligence Technology Forum, gathering top AI technology experts from … Read more

Development and Application Deployment of Embedded AI Systems in Industrial Scenarios

Development and Application Deployment of Embedded AI Systems in Industrial Scenarios

With the advancement of smart manufacturing and Industry 4.0, the combination of artificial intelligence and embedded systems has found broader applications and more possibilities in industrial scenarios. So, what is an embedded AI system? What role does it play in the industrial field?AQ Technology will hold two live broadcasts on July 4th and 6th, in … Read more

Exploring Hanwang Technology’s Transformation in Embedded AI

Exploring Hanwang Technology's Transformation in Embedded AI

Question: What are the latest developments in the company’s large models and intelligent terminal products in artificial intelligence? The company released its large model in the third quarter, primarily tailored for specific industry needs, focusing on speech and language generation. Currently, our applications are not limited to industry clients such as archives, libraries, and courts, … Read more

V853 Embedded AI Development Board: Face Recognition and Human Detection Features Demonstration

V853 Embedded AI Development Board: Face Recognition and Human Detection Features Demonstration

The Baijun V853 development board supports mainstream model deployment, with an open-source SDK and demonstration sample code, compatible with the Allwinner audio and video framework, providing over 2000 pages of rich documentation tutorials and numerous audio and video development examples waiting for you to explore!

Embedded AI Weekly Report: NanoDet Object Detection Model and NCNN Ported to RISC-V

Embedded AI Weekly Report: NanoDet Object Detection Model and NCNN Ported to RISC-V

Introduction: This issue is the AI Briefing for 20201127, bringing you 8 pieces of news, hoping to be helpful to you~ Over 2000 words in total, reading the entire article will take 5-7 minutes. 1. NanoDet: Lightweight (1.8MB), Ultra-Fast (97fps on Mobile) Object Detection Project Github: https://github.com/RangiLyu/nanodet Recently, a project named nanodet appeared on GitHub, … Read more

Getting Started with Embedded AI: Porting AI Models to RT-Thread

Getting Started with Embedded AI: Porting AI Models to RT-Thread

Last issue recap: (Click here to jump to the previous issue) This issue will introduce how to run the Mnist Demo (handwritten digit recognition) on the RT-Thread operating system, allowing for verification of your own handwritten digits. Preparation System: Windows | Ubuntu 18.04 Board: STM32 H743ZI NUCLEO RT-Thread runtime environment MDK 5 Github: https://github.com/Lebhoryi/Edge_AI/tree/master/Project2-Mnist MNIST … Read more

High-Speed Automated Blood Testing Solutions with Embedded AI

High-Speed Automated Blood Testing Solutions with Embedded AI

Source: Xiaojudeng Network Client: PerkinElmer Industry: Life Sciences Solution: Advantage Vision Camera, VisionPro Deep Learning Software, In-Sight Vision Software Challenges: • Quickly capture images of centrifuged blood sample tubes under spatial constraints • Convert these images into measurable height information for blood testing • Identify and classify the plasma layer after blood sample separation Results: … Read more

×