-
USB温湿度计的源码
说明: 基于STM32嵌入式系统的温湿度传感器系统源代码(Source Code of Temperature and Humidity Sensor System Based on STM32 Embedded System)
- 2020-06-25 04:40:02下载
- 积分:1
-
UART0
c8051f040串口通讯程序,uart0,8位可变波特率。(c8051f040 serial communication program, uart0, 8-variable baud rate.)
- 2021-01-26 09:18:39下载
- 积分: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
-
pdc
基于RAM的外设数据控制器pdc.rar(RAM based on the peripheral data controller pdc.rar)
- 2009-05-19 10:14:52下载
- 积分:1
-
powerworld
电力系统可视化分析程序POWERWORLD(POWERWORLD)
- 2009-10-26 11:26:24下载
- 积分:1
-
crc16_oneself
crc校验程序,采样MEGA32单片机,可以设置为查表或者计算方式(crc check program, sampling MEGA32 microcontroller, can be set to look-up table or formula)
- 2010-08-24 10:10:21下载
- 积分:1
-
STM8S_TNT4882-CODE
实现USB转GPIB通信协议转换的程序,基于stm8s单片机和tnt482实现协议转换。用c语言实现。(USB to GPIB communication protocol conversion process, implement the protocol conversion is based stm8s microcontroller and tnt482. Language used c.)
- 2020-12-24 16:29:06下载
- 积分:1
-
zhijiezhuanjukongzhi
直接转矩控制模型,采用绕线式异步电动机.仿真圆形磁链(Model of direct torque control using induction motor winding. Simulation of radio flux)
- 2009-06-02 02:38:40下载
- 积分:1
-
13,ATK-ESP8266 WIFI模块资料
ATK-ESP8266 WIFI模块资料,含说明、手册、源码、原理图(ATK-ESP8266 WIFI Module Data)
- 2019-06-14 00:43:29下载
- 积分:1
-
SL811-HOST
51读写U盘全套技术资料,原理图,KEIL C51原代码(U disk 51 to read and write a full set of technical information, schematics, KEIL C51 original code)
- 2020-10-29 12:19:56下载
- 积分:1