I use the internal temperature sensor of MSP430 LAUNCH PAD 2553g, but the calculation is done with int type. I put it on 1.8-inch LCD and use char variable to send it for display. How to convert it? T
Hey, let me give you some advice, don’t blame me if I’m wrong! On the embedded controller, use C language to implement rising edge/falling edge detection like PLC volatile unsigned char pedge_flag; vo
In order to deepen the understanding of 51 single-chip microcomputer instructions for beginners, the instruction execution process is now explained in detail here. I hope it will be inspiring to you!
I am a newbie. I want to ask why the real and imaginary parts of the AD5933 are constantly changing when I use a single-chip microcomputer to control the AD5933 to sweep the impedance. I want to know