When I was working on the minimum FPGA system, when the crystal oscillator output pin was not connected to the FPGA's GCLK, the output amplitude was 2.78V at the maximum and 1.88V at the minimum. But ...
Want to make an LCD setting interface, and set the numbers bit by bit? I use a 12864 LCD without a font library. I want to set the value, for example, 123. First set the hundreds digit, select it, pre...
This disassembly team really loves Tesla. I remember that some time ago, in order to see what is inside a Tesla battery, they actually disassembled a Model S battery:It's quite stupid, but I felt real...
[b]With the advent of SoC design elements such as the MIPS32 1004K Coherent Processing System (CPS), on-chip symmetric multiprocessing (SMP) with a single operating system has become a real design cho...
Slib_ClearScr() { int i,j; for(j=0;j<240;j++) for(i=0;i<10;i++) { frameBuffer1[j][i]=0x00000000; } } ARM clears the display buffer function prototype. Why is for(i=0;i<10;i++) not executed 10 times wh...
[i=s]This post was last edited by littleshrimp on 2014-9-27 08:26[/i] [size=5]Some netizens said that [url]http://instruments.testmart.cn/[/url] has a lot of good information[/size].[size=5]But it is ...
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]
Assume that data is read from 8-bit AD (if it is a higher-bit AD, the data type can be defined as int), the subroutine is get_ad();
1. Limited secondary filtering
/* A value can be adjust...[Details]
Floating-point digital signal processing has become a constant requirement for precision technology, often in applications requiring high accuracy in areas such as aviation, industrial machinery, a...[Details]
In public places such as schools, government agencies, factories and mines, as well as public corridors in residential areas, the phenomenon of long-burning lights is very common, which causes a h...[Details]
1 Introduction
Solar street lights are mainly composed of four parts: solar photovoltaic cell components, batteries, charge and discharge controllers, and lighting fixtures. The bo...[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]
1 Introduction
Building Automation System (BAS) is a distributed monitoring system (DCS) designed according to distributed information and control theory. It is the result of the mutual de...[Details]
1 Introduction
With the development of control, computer, communication, network technology, etc., a new control technology, namely fieldbus, has emerged in the field of industrial control...[Details]
Overview
In spectral measurement, photomultiplier tubes (PMT) and charge-coupled devices (CCD) are often used as photoelectric converters. PMT is used in slow-changing, high-precision spectral...[Details]
Only a small number of LED manufacturers can produce high-quality LEDs. For applications that are only used for simple indication, low-quality LEDs are sufficient. However, high-quality LEDs must...[Details]
Since the late 1990s, with the demand for higher system efficiency and lower power consumption, the technological update of telecommunications and data communication equipment has promoted the deve...[Details]
1. Introduction
With the increasing popularity of fully automatic washing machines, consumers have higher and higher requirements for their environmenta...[Details]
1 Embedded Systems
Embedded System refers to a collection of computer hardware and software with specific functions or purposes, which is divided into embedded software system and embe...[Details]
1 Development of LED Film and Television Lighting
1.1 The significance of developing film and television lighting
Lighting power consumption accounts for a large proportion of the total p...[Details]
Currently, the commonly used solar cell technologies include monocrystalline silicon solar cells and polycrystalline silicon thin-film solar cells. Production process: Monocrystalline silicon solar...[Details]