[i=s]This post was last edited by Xin Xin on 2015-10-30 22:14[/i] I originally planned to publish it using github, but recently I can't access the Internet anymore. I heard that I need to climb over t...
Today I learned how to record screen, and I also found that secure CRT can undo editing. I didn’t find it before, and I always made mistakes. I just re-entered from the beginning. After setting it to ...
This card reader was broken before, I fixed it, you can see it mainly on the motherboard. The motherboard has not been touched. Now everything works fineThe blue shell on the top can be opened by pres...
First open the Makefile file and enter the following content in it:Makefilewe mainly modified the following places:The TARGET assignment in line 2 was changed to touchscreen.Line 29 added the .h file ...
Why does the RS485 communication protocol specify several bytes instead of specific data? For example, "address field A0A1A2A3 4, command byte 1, length byte 1, data area (identifier 2, data)" What do...