Why do we need algorithms to drive brushless motors? Can't we just control the motors with a microcontroller? Why do we need algorithms, FOC, and libraries?...
I was delayed in my work at the beginning, so I am sorry that I have only sent out the evaluation report now.
This time, I will use GD21F301 to drive an unused LCD: NOKIA 5110. Driving this LCD is als...
[i=s] This post was last posted by maychang on 2019-2-19 19:45 Edit[/i] [size=4] Since junior high school physics class, the teacher has demonstrated that a battery and a small light bulb can be conne...
Abstract: This paper introduces the new features of the single-wire digital temperature sensor DS18B20 of DALLAS Company of the United States based on its predecessor DS1820, and the detailed interfac...
How to control and improve the reliability and quality of vacuum environment operations in the future, and avoid the problem of equipment not working due to high vacuum environment? Modern factorie...[Details]
QAC/QAC++ is a professional C and C++ language rule checking tool developed by Programming Research Ltd. in the UK. For more than a decade, QAC/QAC++ products have been in the leading position in the ...[Details]
On the morning of August 26, a screenshot of a test product said to be a 6.7-inch iPhone 12 Pro Max was exposed on the Internet today. According to this picture, this year's iPhone flagship product...[Details]
It is the end of another year. Looking back at 2019, the new and old forces confronted each other head-on, technological innovation accelerated the reconstruction of the pattern, and the business eco...[Details]
Recently, Wei , a global leader in automotive cockpit electronics technology, The "V-Hackathon" algorithm marathon competition jointly organized by Visteon and China's top university, Tongji Univ...[Details]
DATAS SEGMENT
source1 db 50 dup(?) ; store the first string
source2 db 50 dup(?) ; store the second string
title1 db 'Please input the first string:',0dh,0ah,'$'
title2 db 'Please inpu...[Details]
Nowadays, the concept of humanoid
robots
is hot, and countless new and old players are scrambling to make a name for themselves in the fiercely competitive field. However, achieving robot w...[Details]
introduction
With the continuous development and progress of the automation industry and control technology, the communication between field devices is no longer limited to the devices and controll...[Details]
According to Jiwei.com, "industrial rice" MLCC has started a new round of price increase cycle since the second half of last year, led by industry giants Murata, TDK, Samsung Electro-Mechanics, etc. ...[Details]
The reporter learned from State Grid yesterday (December 20) that in 2020, State Grid will accelerate the construction of power grids in deeply impoverished areas.
Data released by the State G...[Details]
First, we need a PC running the Linux operating system to complete our compilation work.
Secondly, you need to prepare the following source files.
1. Source file preparation
binutils-2.14.tar.gz ...[Details]
The Internet of Vehicles refers to the electronic tags installed on vehicles, which use identification technologies such as wireless radio frequency to extract and effectively utilize the attribute ...[Details]
1. Program Function
Write a program to sort the input string. If the main function passes the -n parameter, it will be sorted by number, otherwise it will be sorted by string.
Also, if the -r optio...[Details]
Shadow mode is actually to simulate the interaction process between people in the autonomous driving system according to human driving habits through data collection. For developers, they need to r...[Details]