It's like this. I had basically no contact with microcontrollers before. This internship happened to be about development. So I took an AC7801 to study. After looking at the schematic diagram, I was a...
Experts, please tell me, after drawing the board, I updated the schematic (adding or deleting some components, changing some circuits), and then when I import the schematic into the PCB, a prompt will...
Sometimes we need to process data by bytes, especially when doing 8-bit data communication. Most MCUs support byte addresses, which means that when an address is added by 1, the data is moved by one b...
Original article by Mr. Gaosu | Liu LijuanRegarding the TX and RX layering issue, I often hear three different opinions:"What is stratification? Um...it's up to you."
"Why do you ask me to separate th...
Solution to the data accuracy and stability issues of laser rangefinderCurrently: the basic framework of software and hardware is available, and it can also measure long and short distances, but the a...
As shown in Figure 1, it is an RS232 communication ICFigure 1 Figure 2 is the definition of some pins, what do receiver input and driver input mean, what is the difference? Similarly, what is the diff...