As shown in the picture, there is a component and a development board. I don't know what it is. I have seen it before. The component is very light. "QINLON" is printed on the back, which is probably t...
Fiber to the home (FTTH) has been a dream and technical direction that people have been pursuing for 20 years. Almost no one denies that FTTH will be the best way to access broadband in the future. Co...
Have you ever worked on PKE or studied cryptography? I want to ask, which encryption method can best resist plaintext attacks ? I want to make a small thing that needs a security verification. It need...
I'm going to post a thread to discuss things related to system performance. I hope everyone can share their thoughts. In the vxworks system, how can we test the system performance to show that this sy...
Use F021.h API to operate fbank. The chip is TMS570LS3137. Bank1 and bank7 can read and write, but bank0 Fapi_setActiveFlashBank(Fapi_FlashBank0); this code will get stuck. Does anyone know? :)...
The code is like this,
module time_delay_reg(clk,dir_eff_in,dif_eff_in,reset,dir_eff_out,dif_eff_out);input dir_eff_in;input dif_eff_in;input clk,reset; output dir_eff_out;output dif_eff_out;reg dif_e...
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]
In
circuit design,
current
measurement
is widely used, and the main fields are divided into three categories: in measurement,
the electric meter
is used to measure the curre...[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]
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]
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]
As a simple and practical input device, buttons have been used in various microcontroller application systems and are ubiquitous. However, the buttons used in different practical occasions are also...[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]
This article will introduce a design method for a distributed control system used in a tracking car, which can perform distributed control of motor modules, sensor modules, and lighting control mod...[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]
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]
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]
Energy conservation and environmental protection are the main directions of current automotive technology research, and power batteries are the key to electric vehicle technology. Research on powe...[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]
Preface
DS18B2 is generally used in conjunction with a single-chip microcomputer, and there are few reports on
the interface between
DSP
and DS18B20. Therefore, this article introdu...[Details]
introduction
Frequency characteristic tester
Also known as sweep frequency meter or frequency response analyzer, it uses a rectangular oscilloscope with internal scale as
a displ...[Details]