[i=s]This post was last edited by 574433742 on 2015-9-9 08:15[/i] [align=center][size=4][color=#ff00ff]Why do I want to make a cycling assistant? ? ? [/color][/size][/align] Actually, before I posted ...
[b][color=#5e7384]This content was originally created by EEWORLD forum netizen [size=3]suoma[/size]. If you need to reprint or use it for commercial purposes, you must obtain the author's consent and ...
I am making a racing robot modified from a F1 model recently. I have two boards, 44b0 and 2440. I want to use WinCE as the operating system. How difficult is it? I have used 51 MCU to make several rob...
Regarding the problem that PIC microcontrollers cannot use arrays to call strings:
Function prototype
void Print_5X8(unsigned int y,unsigned int x, unsigned char ch[],unsigned int yn)
{unsigned char w...
The development board has arrived a few weeks ago. Due to the start of the school term, I have been busy with various things... I have never had time to share my experience with this MSP430FR5969.Now ...
This article discusses how to wake up a touch-sensitive device such as a tablet without touching the device, using basic gesture recognition and novel proximity sensors. The article discusses the p...[Details]
0 Introduction
With the development of my country's economy, the number of motor vehicles continues to increase. The growth of existing roads and other hardware facilities can no longer meet t...[Details]
LED lamps and bulbs are now rapidly replacing incandescent, halogen and CFL (compact fluorescent lamp) light sources in many general lighting applications. Flyback DC/DC converters are the power su...[Details]
At present, how various communication technologies will evolve after 3G is a focus of great concern in the industry. Especially for TD-SCDMA, whether it can achieve smooth evolution to the next gen...[Details]
Key Points
1. Now, in addition to high-end smartphones and tablets, users also expect to use touch screens in other applications, and they are gradually appearing in cars and instruments.
...[Details]
The future energy storage hotspot is not coal or iron ore, but lithium. This lightest metal in nature may be the heaviest resource in the future energy landscape. China launched an ambitious electr...[Details]
In order to prevent the lithium battery from being damaged by abnormal conditions such as overcharge, over discharge, and overcurrent, a lithium battery protection device is usually used to prevent...[Details]
I. Introduction
The use of electronics in cars dates back to the early 20th century when electric starters replaced hand cranks. Automotive electronics became popular in the 1960s with the...[Details]
PID is proportional differential adjustment. You can refer to the detailed introduction in the automatic control course for details! The positive action and the negative action in temperature contr...[Details]
Since the emergence of electronic system noise reduction technology in the mid-1970s, the Federal Communications Commission of the United States in 1990 and the European Union in 1992 proposed regu...[Details]
: Ambiguous operators need parenthesesAmbiguous
symbol ``xxx``Argument
list syntax errorArray
bounds
missingArray
size
toolargeBad
character
in paramentersBad
file
name format in i...[Details]
Example of multitasking and resource reuse of programs
There is an electromechanical device with two buttons that control two different parts of the device.
Now the requirement is:
wh...[Details]
1 Introduction
With the continuous development of electronic technology, automotive electronic technology has also developed rapidly. The number of various electronic control units on automobi...[Details]
The system is a wireless email terminal based on WLAN (Wireless Loeal Area Network). Users can easily input email content on the touch screen with a stylus, and send and receive emails throug...[Details]
Binary translation is a technology that directly translates executable binary programs, and can translate binary programs on one processor to execute on another processor. It makes it easy to...[Details]