-
STM32
附件为多种ST32单片机视频教程,希望对大家有用。附件为多种ST32单片机视频教程,希望对大家有用。(Accessories for a variety of ST32 microcontroller video tutorial, we want to be useful. Accessories for a variety of ST32 microcontroller video tutorial, we want to be useful.)
- 2013-12-11 16:27:04下载
- 积分:1
-
8x8snake
while(1)
{//if(keyenable==1){P1=0x00 P2=0xff }else{P1=0xff P2=0x00 }
for(i=3 i<SNAKE+1 i++)x[i]=100 for(i=3 i<SNAKE+1 i++)y[i]=100 //初始化
x[0]=4 y[0]=4 //果子
n=3 //蛇长 n=-1
x[1]=1 y[1]=0 //蛇头
x[2]=0 y[2]=0 //蛇尾1
addx=0 addy=0 //位移偏移
//k=1
while(1){if(keyenable)break timer0(1) }
while(1)
{timer0(e)
if(knock()){e=SPEED break } //判断碰撞
if((x[0]==x[1]+addx)&(y[0]==y[1]+addy)) //是否吃东西
- 2011-07-09 23:00:46下载
- 积分:1
-
SST89E51RD_SIMULATOR
AVR,JTAG仿真软件,内涵源程序和电路图,直接烧写进单片机就可以在线仿真的(AVR, the simulation software of JTAG, content of the source code and circuit diagram, directly burned into the microcontroller can online simulation
)
- 2014-12-26 20:59:52下载
- 积分:1
-
MS81Fxx02_IR_RX_Demo
ms单片机,兼容pic单片机实现红外控制功能同时实现串口输入输出(MS microcontroller, compatible with PIC MCU infrared control function, while achieving serial input and output)
- 2017-06-23 16:32:30下载
- 积分:1
-
Fuzzy-control-algorithm-for-the-prediction-of-ten
It is well known that the production of hot coils in uniform thickness depends on various process parameters such as the material, the
number of rolling stages, the reduction ratio of the thickness, the rolling speed, the front and back tensions, the friction between the material
and rolls, the rolling temperature, and the rolling force at each stage of rolling. In the present study, the effect of front and back tensions on
reducing the thickness deviations of hot rolled steel strips were investigated by developing a fuzzy control algorithm. In order to derive the
fuzzy control rules, rigid±viscoplastic ® nite element simulations were carried out using the material property determined from the
production data.
- 2011-11-19 12:17:24下载
- 积分:1
-
Uart
51单片机串口实验,有proteus仿真原理图,一个发送,一个接收(51 microcontroller serial experiments, proteus simulation schematic, a sending, receiving)
- 2020-11-10 08:49:45下载
- 积分:1
-
delay-control-LED-blink
使用AT89S52单片机核心芯片,通过c语言编程,使用delay函数控制led闪烁(Using AT89S52 microcontroller core chip, through the c programming language, using the delay function control led flashing)
- 2013-08-27 08:26:09下载
- 积分:1
-
fazerfuntar
a very buggy code a awesome microcontroller. with this code is possible do nothing since it dont work with any cpu
- 2015-04-02 09:25:11下载
- 积分:1
-
traffic
交通信号控制,适用于51单片机芯片上,运行环境为visual C(Traffic signal control, suitable for 51 MCU chip, the operating environment for the visual C)
- 2013-04-09 14:35:40下载
- 积分:1
-
DG128_PWM
mc9s12dg128 freescale16位单片机的pwm模块使用例程(mc9s12dg128 freescale16 the pwm-bit single-chip module using routine)
- 2009-04-24 17:06:03下载
- 积分:1