At first, I downloaded a program to make all four digital tubes display 1, but later I changed the program to display 0, 2, 3...but it still displayed 1;
The program can be burned in. For example, if ...
[i=s]This post was last edited by kikiwu on 2019-3-8 11:48[/i] [align=center][align=left] I was impulsive and determined to make one myself. It turns out that my courage is one of my strengths. What h...
ACDBUF is an int hexadecimal number with a maximum value of 0xfff. a=ADCBUF & 0XF00 >>8; b=ADCBUF & 0X0F0 >>4; c=ADCBUF & 0X00F; a=a&0x08*8+a&0x04*4+a&0x02*2+a&0x01;a=a*256; b=b&0x08*8+b&0x04*4+b&0x02...
After studying microcontrollers for such a long time, I think the best way is to grow quickly through practice. Only when I have something to do, I will have a purpose for learning, know how to learn,...
I have some basic knowledge of 51 and want to learn ARM. I have recently learned about ARM hardware structure in school, but unfortunately I don’t have an experimental board and no practice! Haha... I...
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]
The Portable Digital Data Acquisition System (PDDAS) uses LabVIEW Real-Time and PXI to control the wind tunnel test and record air pressure data from 128 different channels.
"The LabVIEW Real-...[Details]
There are three types of mobile TV: one is based on analog TV broadcasting network, another is based on mobile communication network, and the other is based on digital broadcasting network. The f...[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]
Power management solutions for today's portable application processors are becoming increasingly integrated. Total power consumption, standby and sleep current consumption affect battery size, bill...[Details]
My colleague and I spent the day chatting in the hotel bar. We had met with several customers. We were both wondering how come these engineers we were meeting knew almost nothing about analog techn...[Details]
Aromatic gases are widely present in food, medicine, cosmetics and various daily chemical products, such as snacks, liquor, spices, Chinese herbal medicines, plasters, perfumes, soaps, shampoos, et...[Details]
LED lamps and bulbs are now rapidly replacing incandescent, halogen and CFL (compact fluorescent lamp) light sources in many general lighting applications. Flyback DC/DC converters are the power su...[Details]
In the analysis of electronic circuits, static analysis (also known as DC analysis) is the basis of circuit analysis. However, it is well known that electronic components are nonlinear, so the anal...[Details]
RS-422 and RS-485 are both serial data interface standards, which were developed and published by the Electronic Industries Association (EIA). RS-422 defines a balanced communication interface with a ...[Details]
Toyohashi University of Technology demonstrated electric field coupled wireless power supply technology using life-size car tires and roads at the wireless technology exhibition "Wireless Technolog...[Details]
VP2188 is a color STN LCD module produced by Jingdian Pengyuan. This module is a dot matrix transmissive color STN display screen with a color scale of 65 k colors and white LED backlight. Its core...[Details]
1. When the slip speed regulating motor is undergoing frequency conversion and energy saving transformation, the original excitation box (referred to as the speed regulating box) and the original s...[Details]
OC faults may be the most frequent and the most frequent of all faults in the inverter. They alarm during the startup process, during the shutdown process, during operation, and even when powered o...[Details]
Describe how to meet the challenges of complexity with a modern wiring design toolset. Option codes and expressions can simulate the variables of an automotive project. A full-featured tool suite c...[Details]