This is a regretful post. I had prepared two experiments, but due to time constraints, I couldn't finish them before the end of the event. But I will show you guys when they are finished. One of them ...
[size=3][color=#0000ff]Not long ago, the electric power-assisted bicycle that I had ridden for about 6 years broke down. My wife went to repair it and took back the broken controller. Maybe someone el...
I want to use 89C51 to achieve a frequency of 1HZ-100KHZ, but I think it is impossible to achieve less than 100HZ using a 6M crystal oscillator and a 16-bit counter. I don't know if my understanding i...
Dear experts: I have just started learning FPGASOC and would like to find some training materials or video materials on this subject. Does anyone have any to offer? Thank you very much!...
I just bought a Beagle with Linux 9 pre-installed. I can log in to the system through a USB to serial data cable. The username is debian and the password is temppwd. Then I tried to log in as root thr...
I recently started to learn "Shao Beibei's" . The examples in it require bc45. I finally found it after a lot of effort. The links are as follows: borland c++ v4.5 Part3 http://www.tomore.com/3/23811....
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]
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]
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
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]
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]
Images in science fiction movies often break through the limits of reality, such as in the movie "Minority Report." Tom Cruise uses a multi-touch screen to browse information. Capacitive sensing te...[Details]
Instrument stepper motor
The stepper motor is an open-loop control element that converts electrical pulse signals into angular displacement or linear displacement. In the case of non...[Details]
Xiaomi, a well-known Internet phone in mainland China, won a million-unit order contract from China Unicom on November 20 last year, which made Xiaomi famous in mainland China. In April this year...[Details]
Smart lighting control systems provide high controllability for various buildings and further enhance the level of green energy. They are the core products of energy conservation and digital techn...[Details]
With the continuous consumption of earth's energy and the scarcity of resources, the harm of greenhouse effect to human beings, and the serious pollution of the atmosphere to the earth, the intern...[Details]
The traditional display screen using 51 single-chip microcomputer to control LED dot matrix has relatively simple functions. If it is to achieve diversified functions, it often takes a lot of time ...[Details]
In recent years, with the rapid development of the information industry, dot matrix LED display screens have been widely used in various advertising and information display systems such as the fina...[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]
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]