[i=s]This post was last edited by tinnu on 2020-7-6 20:26[/i]1. Project Background
Common robot arm control is developed from CNC, which emphasizes constant speed and stability during the motion proce...
1. Technical PerformanceThe SPI interface is a full-duplex three-wire synchronous serial peripheral interface first proposed by Motorola. It adopts a master-slave mode (MasterSlave) architecture; it s...
The high performance and reliability of the automotive CAN bus communication protocol have been recognized and widely used in industrial automation, ships, medical equipment, industrial equipment, etc...
DSP is a high-performance digital signal processor. Due to its fast computing power and powerful information processing capabilities, it is widely used in industrial automation, national defense resea...
(一)Littlevgl
LittleVGL based on the MIT protocol can be freely used in various DIY and commercial occasions without worrying about copyright issues. Its style is more friendly and smooth.
In addition,...
The inductance of the reference circuit in the data sheet is 10uH. How should I choose the inductance?
From the information I checked online, I saw that inductors come in shielded and unshielded varie...
In this blog post, we will walk you through the basics of examining the control logic of your power supply design.
This is undoubtedly the most important and complex part of the design. Durin...[Details]
This afternoon, Realme Vice President, President of China, and President of Global Marketing Xu Qi announced through social media that Realme's fastest flash charging technology ever will be un...[Details]
Introduction
The market for wireless telemetry products is developing rapidly. Recently, the industry has also set off a revolution in wireless applications. Wireless telemetry technology ...[Details]
Wireless sensor network design strategy for water quality monitoring in Poyang Lake, Jiangxi Province Poyang Lake in Jiangxi is the largest freshwater lake in China and one of the lakes with th...[Details]
1. Unplug the USB interface of the development board; 2. The development board serial port, JLINK and computer are connected normally, open DNW and connect the serial port; 3. Start AXD, then sel...[Details]
Today we will learn about this industry. Currently, the TWS Bluetooth headsets on the market are quite diverse, and almost every company is designing, manufacturing and producing this popular produ...[Details]
HARTING wins Best Industry Award for Han-Modular® Domino module This year's winners in the category "Electrical Equipment" Espelkamp, January 17, 2023 - The industrial media of Vogel Communicati...[Details]
Among the u-boot code selections, only 201009 is the latest u-boot version that can be compiled directly without memset.s. After blocking the call of lowlevel_init, I moved all the hardware initial...[Details]
1.
This statement is usually used in the letter reading operation
while ((c = getchar() ) != EOF)
When doing the exercise, I did not pay attention to the importance of brackets and wrote
while (c ...[Details]
/* This is a running light I wrote myself, with a speed of 500ms */ #include pic.h #define uchar unsigned char #define uint unsigned int __CONFIG(0x3B31); void delay(uint x) { uint a,b; for(a=...[Details]
1. Demand Analysis
The design of this system must first understand the on and off rules of traffic lights. There is a crossroads, 1 and 3 are south and north directions, 2 and 4 are east and w...[Details]
An oscilloscope is an electronic measuring instrument with a wide range of uses. It can transform invisible electrical signals into visible images, making it easier for people to study the changing p...[Details]
In the feedback ANC system, there is no sensor to measure the reference input signal. Only the residual noise after cancer is obtained by the error sensor and sent to the feedback controller, which...[Details]
Ion-sensing field effect transistors (ISFETs), which detect the increase or decrease of ions as changes in gate voltage, have many uses in the biological field in addition to DNA analysis. For ex...[Details]