[i=s]This post was last edited by MrKingMCU on 2014-6-24 08:44[/i] As the title says, I need to take a look recently. If you have time, you can contact me on QQ787687544. When you add me, just say you
#include
sbit LED1=P2^0; void main() { while(1) { LED1=0; } } The program lights up the P20 pin. Shouldn't the conditional expression be after while? What does the 1 here mean? Thank you
I just started to use vim to write programs and I felt very uncomfortable. It is not as convenient as VC and SourceInsight. Why can't the next line return to the tab indicator by default every time I
These notes were written before, and I may have forgotten some of them now, and there are probably many mistakes, please forgive me~ I like EEWORLD very much, and I am very grateful to sister maylove.
The EFM32PG22 Dev Kit has an I2C digital light sensor VEML6035 on board. The main parameters are as follows:data sheet is here:Let’s take a look at the schematic firstThe temperature and humidity sens