Anxin Supports 2024 National College IoT Design Competition

Anxin Supports 2024 National College IoT Design Competition

Starting from April 22, 2024, at Shandong University, and continuing to Shandong Vocational College of Commerce on May 7, Lanzhou Jiaotong University on May 9, East China Jiaotong University on May 10, Guizhou University on May 17, and Nankai University on May 22.Technical engineers from Anxin Education visited the above six universities to conduct technical … Read more

Overview of 8 Major Main Control Chips for Drones

Overview of 8 Major Main Control Chips for Drones

At the recently concluded CES 2016, major chip manufacturers and device manufacturers engaged in a fierce competition in the air, making drones a hot new product. The reason is that if drones are positioned solely as consumer products, their market capacity is quite limited, and manufacturers’ enthusiasm would not be so high. However, as demand … Read more

STM32 Embedded Tutorial Series by Shanguigu

Last night, I worked overtime and posted a message on my friend circle: “Success can only be achieved through hard work, “there’s no glory that comes from waiting!” I added a photo of a clear night sky, and included a little fist emoji, just in case my boss wouldn’t see it, I even tagged him. … Read more

How to Use USB to Program the Chuangxue Multifunctional ARM7 Experiment Box

How to Use USB to Program the Chuangxue Multifunctional ARM7 Experiment Box

1. LPC2103 Download (Programming) Methods Programming the FLASH memory of LPC2103 can be achieved through the following three methods: 1) Using the built-in serial JTAG interface 2) Using In-System Programming (ISP) and UART 3) Using In-Application Programming (IAR) functionality In this manual, we will mainly explain the two downloading methods: JTAG interface and ISP + … Read more

You Read That Right: Machine Learning on MCUs Is Powerful!

You Read That Right: Machine Learning on MCUs Is Powerful!

Image source: putilov_denis/stock.adobe.com Machine Learning (ML) is a very good tool for solving problems involving pattern recognition. ML algorithms can transform chaotic raw data into usable signals. The basic process is to generate a model based on data, and then use the model to predict outputs, achieving learning, reasoning, and decision-making without human interaction. However, … Read more

Getting Started with the Domestic STAR-MC1 Microcontroller in 5 Minutes

Getting Started with the Domestic STAR-MC1 Microcontroller in 5 Minutes

Recently, I received a development board based on the Cortex-M33 core from the Breadboard Community: FR3068D-C The Breadboard Community is currently conducting a review activity, with 300 FR3068D-C boards available for free application. Everyone can scan the QR code below to claim one for free The main control of this development board is the FR3068E-C … Read more

Master These Two Microcontroller Programming Concepts

Master These Two Microcontroller Programming Concepts

Recommended to follow 👇 the public account below to learn more electronic technology knowledge! 1. Layered Thinking The idea of layering is not a mysterious thing; in fact, many engineers working on projects are already using it. After reading many posts, I found that this concept was not mentioned, yet the layered structure is indeed … Read more

Differences Between Embedded Development and Microcontroller Development

Differences Between Embedded Development and Microcontroller Development

Word Count: 6000 Practical Index: ⭐⭐⭐⭐⭐ This question is asked very frequently, and I personally agree with the following answer: “Microcontrollers are now classified under embedded systems, but embedded systems have clear definitions. A system with a computer architecture is called an embedded system. A microcontroller is simply the CPU part of an embedded system. … Read more

Application of FPGA Remote Configuration in Remote Experiment Systems

Application of FPGA Remote Configuration in Remote Experiment Systems

Abstract: This article introduces the composition, working principle, and remote configuration of the FPGA remote experiment system, focusing on the principle and specific implementation of remote configuration in the FPGA remote experiment system. Under the guidance of the ARM microcontroller, FPGA configuration data is transmitted and downloaded via Ethernet, and then the ARM acts as … Read more

Installing Armbian on WanKeYun: A Complete Guide

Installing Armbian on WanKeYun: A Complete Guide

Tutorial for Installing Armbian on WanKeYun Introduction WanKeYun is a mining machine that was very popular a few years ago, originally sold for ¥599 on the official website, but has now dropped to ¥45 with free shipping. I made several hundred yuan from it back in high school. WanKeYun specifications: The CPU is an Amlogic … Read more