Abstract: The development of microelectronics technology and the demand for industrial measurement have given portable instruments a good development prospect. Portable instruments are small in size, ...
The conversion value of AD is converted to voltage. Name: fff Default:3.277441 Hex:0x4051C199 Decimal:3.277441 I use the following method to convert it into a displayable value. The main thing is floa...
I recently wrote a program about star-finding, using sharp 0194. The I2C communication part has been debugged and passed. The problem is that after writing the frequency and other control words accord...
Hello everyone, what is the simulation software for TI's TMS320S5505 series? I can't find this model in the SETUP of CCS3.3. Please help, thank you!...
At present, low-power DC/AC power supplies have been widely used in UPS and renewable energy fields (such as photovoltaic household power supplies).The function of this type of power supply is to conv...
This program is written to simulate the serial port hardware mechanism. When used, a timed interrupt can be set with a time interval of 1/4 baud rate. The receiving function is called once for ea...[Details]
In early 2002, I started to write a working program for an IC card prepaid electricity meter. The meter used Philips' 8-bit 51-expanded single-chip microcomputer
87LPC764
, and wa...[Details]
introduction
With the continuous optimization of surface mount technology (SMT) and the rapid development of chip component manufacturing technology, the application of chip mounters in the el...[Details]
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]
1. Introduction
Automobile pollution is one of the most important issues that people are most concerned about and need to solve urgently. As an important method for detecting automobile exhau...[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]
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]
DSP (digital signal processor) is used more and more frequently in today's engineering applications. There are three main reasons for this: first, it has powerful computing power and is capable of ...[Details]
The data collector of the automatic weather station is generally designed based on a single-chip microcomputer or a PC/104 bus controller. It has the characteristics of good compatibility with PC, low...[Details]
From the PIC16F946 datasheet, we know that there are two ways to write values to the LCD for display:
1. Directly write the value to LCDDATA1~LCDDATA23
2. Use disconnect t...[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]
With the advocacy and implementation of the government's Safe City Plan, the security market has increasingly higher requirements for the clarity of surveillance images. Imagine that after a case o...[Details]
Experimental tasks
A DS18B20 is used to form a temperature measurement system. The temperature measurement accuracy reaches 0.1 degrees. The temperature range is between -20 degrees and +50 de...[Details]
The concept of state machine
State machine is an important concept in software programming. More important than this concept is its flexible application. In a clear and efficient program, ther...[Details]