Hello User This is nothing, but a simple program which if kept in start of windows will shut down
Hello User This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starti...
Hello User This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starti...
Hello User This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starti...
本示例程序是STM32的一个综合测试程序,主要演示了GPIO、TIMER、NVIC、UART等功能...
PC与单片机双向通讯智能温控程序 #include <AT89X51.H> #include <intrins.h> #define Key_UP P1_0 #define Key_DOWN P1_1 #define Key_SET P1_2 #define...
本人用AVR mega32写的一个关于输出32路PWM的程序,其中有UART,PWM,TIMER,spi,Flash读写,等等模块可供参考。程序用Studio4 + GCC编写...