I want to make a quadcopter to participate in next year's "Challenge Cup" academic competition. I don't know if it can be realized with a 51 single-chip microcomputer. In addition, I need to learn som...
I wrote an Ethernet program on 9B96 according to the academic post https://bbs.eeworld.com.cn/thread-222963-1-2.html. It uses TCP as the client. There is no problem with static IP, and data can be sen...
I have been relatively free recently, playing with M3. Pure learning is boring, so I suddenly had an idea. I want to make a copycat PSP. I specially summarize my ideas and share the progress of my wor...
Question: What is the cause of the noise between the ground wire and the power wire? I hope you can explain it in detail. This question is familiar to many hardware engineers. Although it is very simp...
[size=4] The interrupt system of 64+ is different from the previous ones. The interrupt is based on events. The entire hardware CPU receives 15 interrupts, but the interrupt source can support up to 1...