1Open ADS and create a new project fileClick Create A New Project and the following dialog box will pop up:Two points to note here:
1. Project Technology Files must select the correct unit, usually mi...
[i=s] This post was last edited by 5525 on 2016-5-25 21:04 [/i] 1. Robots that can perform or assist in surgery 2. Artificial organs 3. Low-invasive medical devices 4. Image diagnostic equipment 5. Me...
My surname is Li, I am a second-rate student from a second-rate school [a junior college student who also makes trouble], looking for a full-time hardware R&D engineer, or in the electronic technology...
[p=25, null, left][b]Why do we need VLAN[/b][/p][p=25, null, left]1. What is VLAN?[/p][p=25, null, left]VLAN (Virtual LAN) is translated into Chinese as "Virtual Local Area Network". A LAN can be a ne...
This is the program I wrote to generate PWM waves. It doesn't work properly. Please help me. Thank you.
void pwm(void) {P1DIR |= 0x02; // P1.1 output(ccR0)TA1CCTL0 = CCIE; // CCR0 interrupt enabledTA1...
sprintf(Data,"%d",temp); LCD_Write_String(0,0,Data); DelayMs(200); But it can't be displayed on the machine. Data is an array, temp is a char type variable. What I want to do is to display the value o...
Hardware designers have begun to adopt FPGA technology in high-performance DSP designs because it can provide 10-100 times faster computing than PC-based or microcontroller-based solutions. Previou...[Details]
The automotive lighting and signal control system is responsible for controlling the vehicle's lighting, signal lights, electric horns, reversing and brake buzzers. Traditional automotive lighting...[Details]
The typical fault troubleshooting listed below is for reference of maintenance personnel.
When the computer is turned on, the indicator light is off and there is no screen display
Mainte...[Details]
Among the many members of the single-chip microcomputer family, the MCS-51 series of single-chip microcomputers has occupied the main market of industrial measurement and control and automation eng...[Details]
From the previous section, we have learned that the timer/counter in the microcontroller can have multiple uses, so how can I make them work for the purpose I need? This requires setting the timer/...[Details]
Introduction
Today, as IC (integrated circuit) has developed to a super-large scale, IC design based on IP (Intellectual Property) cores and their reuse are important means to ensure the ef...[Details]
Zarlink Semiconductor has developed an ultra-low-power RF transceiver chip for pacemakers, neurostimulators, drug pumps, and other such implantable medical devices. It has high data rates, low power c...[Details]
1 Overview
In the field of traditional lighting, the concepts and definitions of lamps and lamps are clear. Lamps and lamps have their own applicable product standards, supporting technical st...[Details]
1. Advantages of CAN-bus in coal mine communication
Coal mine production is a field closely related to the national economy and people's livelihood. Among them, coal mine safety is undoubtedly ...[Details]
Synchronous buck designs are becoming increasingly difficult, and the selection of suitable ICs is becoming quite narrow. This Design Idea combines a current-mode PWM IC used in a flyback regulator...[Details]
1. Introduction
Stepper motor is a basic component that converts electrical energy into kinetic energy. It has been widely used in a variety of electromechanical equipment, such as various machine...[Details]
Since the first rechargeable battery was invented in 1859, batteries have been developed for a century and a half. With the improvement of human science and technology and the advancement of manufa...[Details]
The 8051 microcontroller is the most common microcontroller we have. I have been using 8051 for a long time and have also taught microcontroller courses for a period of time. Here I would like to s...[Details]
1 Theoretical Analysis
Ultrasonic waves
When propagating in a suspension, the ultrasonic waves that encounter the suspended particles are scattered and attenuated at the interface, an...[Details]
A common problem encountered in electronic design is the testing of the transmission characteristics of the circuit under test (DUT). The transmission characteristics here include gain and attenuat...[Details]