3. Servo system debuggingTurn on the power of the servo drive and enter the test adjustment mode first . The test adjustment mode can perform servo drive test operations , alarm reset and parameter ed...
Nowadays, with the development of power supply technology, LDO has gradually withdrawn from the market in many occasions and replaced by the DCDC switching power supply that was once criticized. Today...
The receiving end of the microcontroller is connected to the GPS signal, and the sending end is connected to the GPRS receiver. The microcontroller finds the received latitude and longitude and transm...
Lecture notes on the transition from mechanical energy meter to electronic energy meter. People who work in the energy meter industry can take a look! :loveliness: [[i] This post was last edited by ai...
I am a student at school. All the projects I have done recently have used some driver development. I feel that the underlying programming is a little more difficult than ordinary software development....
[size=14px]The load can be a resistive load, an inductive load or a capacitive load. In fact, the load type is more complicated, usually including dynamic, constant current, constant resistance, const...
LAN8720 configuration: IP: 192.168.192.30 Gateway: 192.168.192.1 A high frequency of ARP packets is detected The content of the packet asks for the mac address of 192.168.192.1, and asks the resp...[Details]
The adoption rate of serverless
cloud
computing
is gradually increasing, but it has not yet reached people's expectations. Various surveys show that serverless
is
still
an eme...[Details]
Different from 51, AVR and other single-chip microcomputers, the clock signal sources of msp430 include LFXT1, XT2 and DCO. 1. LFXT1: It can connect high-speed and low-speed crystal oscillators. In l...[Details]
The independent watchdog of STM32 is driven by a dedicated internal 40Khz low-speed clock, that is, it is still effective even if the main clock fails. Here we need to note that the clock of the inde...[Details]
1. Function and purpose There are two pins BOOT0 and BOOT1 on each STM32 chip. The level status of these two pins when the chip is reset determines which area the program starts from after th...[Details]
;Question: The 80C51 single-chip microcomputer has a fosc = 6MHz. It is required to use the T1 timer working mode 1 to perform a timing of 40ms. And P1.7 periodically outputs a rectangular wave with ...[Details]
In one of my products, there are two chips, AVR and PIC, at the same time. When AVR drives the relay, then drives the contactor. PIC is used for display. I found that PIC actually has a little interf...[Details]
As efficiency and power continue to improve, laser diodes will continue to replace traditional technologies, changing the way existing things are processed while giving rise to new things. The...[Details]
EUV
lithography technology will be introduced to 10nm and
7nm
process nodes in the next few years. However, according to the analysis released at the ISS 2018 held in California, the ...[Details]
Source program: SLAVR737.ASM uses AVR microcontroller 8-bit data to generate random numbers, outputs random numbers from PORTA and PORTC, and displays them on 8X8 LEDs. For hardware wiring circuit, s...[Details]