[i=s]This post was last edited by paulhyde on 2014-9-15 03:17[/i]What did Huang Zhiwei of the University of South China do this summer to prepare for the 2013 National Undergraduate Electronic Design ...
There is no error when compiling the program. There is no problem when downloading to the ARM board and running it for the first time. Some programs in the program capture pictures and store them on t...
As the title says, the code is as follows to solve #include
#includesbit LcdRs= P2^0;
sbit LcdRw= P2^1;
sbit LcdEn= P2^2;void write_com(unsigned char com){LcdRs=0;LcdRw=0;P1=com;_nop_();_nop_();_nop_(...
I encountered the following problem when using msp430f1611. Please give me some advice. Thank you!Use p2.4 as external interrupt Falling edge startThe test program is as follows:#includevoid main( voi...
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]
Today, with the increasing integration of functions, mobile phones can also be used as portable media players (PMP), digital cameras, handheld computers (PDAs), and even global positioning systems ...[Details]
1. Introduction
This design was made for participating in an electronic design competition. It effectively solved the problem of the operation and control of an electric car on a seesaw. The s...[Details]
introduction
Throughout the history of automotive lighting, power has always played an important role. Initially, cars only needed headlights to see the road in the dark. Later, other light so...[Details]
With the advent of increasingly powerful processors, image sensors, memory, and other semiconductor devices, as well as the algorithms that enable them, computer vision can be implemented in a wide...[Details]
I've been studying dot matrix recently. It looks simple, but it takes a while to master it completely! The 8*8 dot matrix hardware circuit I'm making now is like this. The row is driven by 74HC138 + t...[Details]
As people's requirements for safety and comfort in the process of driving cars continue to increase, automotive radars are widely used in the car's adaptive cruise system, collision avoidance syste...[Details]
Analysis of the three core aspects of digital TV transmission standards
According to the differences in regionality, transmission method and modulation method, the transmission method needs to...[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]
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]
1. Introduction
Modern modular machine tools are equipped with a large number of electronic devices to meet the requirements of processing accuracy, processing speed, etc. If the conventional ...[Details]
1 Introduction
Lijia'an Yellow River Diversion Culvert is a large gravity diversion gate in the lower reaches of the Yellow River. The Yellow River Diversion Culvert is located in Lijia'an Vi...[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]
Various electronic and electromagnetic interference inside and outside the car often puts automotive electronic equipment in dangerous working conditions, degrading the performance of electronic eq...[Details]
The circuit has overcharge protection, over-discharge protection, over-current protection and short-circuit protection functions. Its working principle is analyzed as follows:
1 Normal state
...[Details]