To learn electrical engineering well, you must understand the concepts of some physical quantities in electrical engineering. For this purpose, I will summarize and annotate some commonly used electri...
I directly recorded every bit of code I learned from this code: TI official routine: PC sends characters to the microcontroller, and then the microcontroller sends it back to the PC. It is such a simp...
Hardware experts please help! My mouse suddenly stopped working, but the mouse is still on, just can't move. It was working fine last night, but it's like this when I turned on the computer this morni...
SETB SDA; Release the SDA bus ACALL DELAY SETB SCL WAITASKW: MOV C,SDA JC WAITASKW CLR SCL CLR SDA My intention above is to wait for SDA to become 0 and then assign value to carry bit C and then execu...
introduction
1 The significance of using RTOS on MSP430
It is understandable that it is meaningless to use RTOS on MSP430. Because the hardware resources of MSP430 are limited (for exampl...[Details]
A single-chip microcomputer is also called a single-chip microcontroller. It is not a chip that completes a certain logical function, but a computer system integrated into one chip. In general, a c...[Details]
1. System Structure
This system is a simulation system of indoor air-conditioning temperature/humidity control system. The data acquisition and control center collects temperature/humidity...[Details]
With the rapid development of intelligent control technology, computers and information technology, the trend of information appliances IA (Information Application), computers and communications integ...[Details]
1 Introduction
Ultrasound refers to elastic vibration with a frequency higher than the audible frequency limit (i.e., in the frequency band above 20 kHz). The propagation process of this vib...[Details]
Against the backdrop of global warming, energy conservation and emission reduction have become a global hotspot and focus, which has also sounded the clarion call for the take-off of the LED lighti...[Details]
introduction
At present, the research on micron and nanotechnology is very active, which has led to the rapid development of microtechnology and micro-mechanical electronic system (MEMS) t...[Details]
a. Keep the battery clean, wipe off the spilled electrolyte, contaminated dirt and dust in time; keep the poles and terminal clamps clean and in good contact, and apply vaseline or butter to preven...[Details]
In industry, voltage 0…5 (10) V or current 0 (4)…20 mA is usually used as a method for analog signal transmission, which is also a method often used by programmable controllers. So what are the dif...[Details]
1 Introduction
Washing machines are an indispensable household appliance in the home, and they are developing very fast. Fully automatic washing machines are favored by everyone because of their con...[Details]
introduction
Belt drive is a common transmission device used in industrial production. Its commonly used speed detection device is a photoelectric encoder installed at the rotating end of th...[Details]
0 Introduction
This paper designs a dot matrix LED text display screen that is easy to update, expandable, and low-cost. The ways to reduce costs are: ① Use the Bluetooth data transmission...[Details]
0 Introduction
In the fields of petroleum, chemical industry, metallurgy, electricity, textile, light industry, water conservancy and other industries and scientific research, relevant pressur...[Details]
Background
The proliferation of ultra-low-power wireless sensor nodes for measurement and control purposes, combined with new energy harvesting techniques, has made it possible to create ful...[Details]