[i=s]This post was last edited by DDZZ669 on 2018-9-24 21:20[/i] The previous post [url=https://bbs.eeworld.com.cn/thread-974800-1-1.html][Raspberry Pi 3B+ Review] Raspberry Pi Coin Counting[/url] int...
Please tell us about the development board you most want to DIY (multiple choices are allowed). We will then work with friends in the forum to organize a series of activities based on the results of t...
Development board for this activity: AT-START-F403A
From: Arteli Technology (Chongqing) Co., Ltd.Number of development boards: 10AT-START-F403AAT-START-F403A helps you explore the high performance fea...
[i=s] This post was last edited by paulhyde on 2014-9-15 03:18 [/i] First, when using transistors as amplifier circuits, the cutoff frequency is generally required to be more than 10 times the frequen...
1) Enable the general purpose input and output port peripheral (GPIO).
// Enable the GPIO module (the corresponding peripheral module can also be enabled in BootLoader)
PSCModuleControl(SOC_PSC_1_REGS...
while(1) { if(RI) { RI = 0; a = SBUF; switch(a) { case 0xAA; .......... case 0xBB .......... } } } During simulation, I open the serial channel and set 0xAA at SBUF. When it reaches switch(a), it retu...
1 Introduction
The integration of sensor technology and RFID has just started. As one of the world's major manufacturing and consumer countries, China should seize this opportunit...[Details]
Human body information monitoring is an emerging field. People envision developing wireless electroencephalogram (EEG) monitoring equipment to diagnose epilepsy patients. Wearable wireless EEG can ...[Details]
The latest C language tools allow you to quickly complete the design of algorithm-intensive applications even if you are not proficient in hardware development.
Hardware designers have b...[Details]
In some applications, such as data loggers, it is desirable to have multiplexed analog outputs. When only a single output is active at a time, a voltage-output DAC">digital-to-analog converter (DAC) a...[Details]
Sensors have made inroads into automotive, medical, industrial and aerospace applications. But you may not see anything changing yet. Growing demands for safety, convenience, entertainment and efficie...[Details]
PCI (Perip heral Component Interconnect) is an advanced high-performance 32/64-bit local bus that supports linear burst transmission and has a maximum data transmission rate of 132MB/s. At the same...[Details]
In some warehousing management, manufacturing, meteorological observation, scientific research and daily life, the requirements for temperature and humidity are common. For example, the "Interim Pr...[Details]
As mobile phones have evolved from simple voice communication tools to multimedia devices that integrate communication, imaging, and gaming, application processors are replacing baseband chips as t...[Details]
Today's mobile phone production testing faces an increasingly complex environment, with challenges of multiple frequency bands and multiple standards, pressure on production test speed, and pressur...[Details]
introduction
Mobile phones, MP3 players, hard disk players, digital cameras, PDAs and other devices are all controlled by navigation keys. Currently, the more popular navigation key contro...[Details]
1. What is fading?
In terms of scope, fading can be roughly divided into three types: large area fading, small area fading and indoor fading. As shown in Figure 1, large area fading refers t...[Details]
Electrocardiogram is an important means of diagnosing heart disease. However, due to various reasons, it is difficult to capture abnormal electrocardiograms with ordinary electrocardiographs. Although...[Details]
Multimedia communication terminal equipment has a wide range of application prospects and can be applied to various fields such as video conferencing, videophone, PDA, digital television, etc. Therefo...[Details]
Abstract:
Aiming at the performance requirements of the control system for micro-sized walking robots, a control system that can be used for multi-joint driving of walking robots is introduce...[Details]