As the title says. I looked on Github and it seems that some peripheral libraries are already available, but some are not comprehensive. I can't find the firmware....
Let's take a look at the requirements first: Basic requirements for taxi meter design: (1) Can display mileage in kilometers, with the last digit as a decimal place. (2) Can display the amount in yuan...
[i=s]This post was last edited by Shenzhen Xiaohua on 2021-11-29 13:32[/i]After the 80251 MCU program is compiled, the following information appearsProgram Size: data=8.0 edata+hdata=1204 xdata=0 cons...
_reg_CSI_CSISR = BIT_SOF_INT; ///BIT_SOF_INT is the value of one bit of the _reg_CSI_CSISR register #define BIT_SOF_INT (0x1 << 16) while(!(_reg_CSI_CSISR & BIT_SOF_INT)); ///Keep detecting the start ...
I want to make something that needs to use Android, support wifi, and have video decoding. However, I don't know where to buy chips, and I haven't decided which one to use. Companies like Samsung, Med...
[i=s]This post was last edited by Xin Xin on 2015-10-14 02:04[/i] [font=微软雅黑][size=3] Let me briefly talk about it first. As the title says, I haven't soldered anything for a long time, because I have...
At present, the development of wireless power supply technology for electric vehicles (EVs) is becoming more and more active. In 2012, Volvo of Sweden established Volvo Technology Japan in Tokyo as...[Details]
Automotive applications are particularly sensitive to EMI events, which are unavoidable in a noisy electrical environment consisting of a central battery, bundled wiring harnesses, various inductiv...[Details]
Analog engineers have traditionally struggled with complexity when designing power supplies that required multiple outputs, dynamic load sharing, hot-swap, or extensive fault-handling capabilities....[Details]
In order to highlight the concept of "energy saving and environmental protection" of intelligent buildings, solar street lights are designed for intelligent communities. The inclination and capacit...[Details]
The reason for the light decay of white LEDs: the decline of phosphor performance
So far, the rapid decline of the luminous performance of white light LEDs, especially low-power white light LE...[Details]
Although it is relatively easy to check the stability of a simple amplifier at lower frequencies, it may be much more difficult to evaluate the stability of a more complex circuit. This artic...[Details]
We know that microcontroller development tools generally include real-time online emulators and programmers. Among them, online emulators are very good tools, but they are also more expensive...[Details]
Since the No. 4 blast furnace of Handan Iron and Steel was put into operation in 1993, its external equipment has been seriously aged, and the original PLC control system TDC3000 of the hot blast furn...[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]
System Overview
The system consists of a signal preprocessing circuit, a single-chip computer AT89C2051, a systematic LED display module, a serial port data storage circuit and system software...[Details]
This article discusses the six design steps of LED lighting system design in detail: (1) determine the lighting requirements; (2) determine the design goals and estimate the optics; (3) the efficie...[Details]
One in five car failures are caused by batteries, a problem that will become more serious in the coming years as electric-by-wire, start/stop engine management and hybrid (electric/gas) vehicles be...[Details]
1 Load Regulation
Changes in power supply load will cause changes in power supply output. When the load increases, the output decreases, and vice versa, when the load decreases, the output inc...[Details]
DCDC means DC to DC (conversion of different DC power values). Anything that meets this definition can be called a DCDC converter. Specifically, it means converting the input DC into AC through a s...[Details]
This paper describes the design method of electronic multifunctional watt-hour meter, the key technology of hardware design and the software design process. Taking NEC's μPD78F0338 microcontroller ...[Details]