-
HSDL3208
HSDL3208半双工通讯红外收发器,集成一体化红外通讯器件(HSDL3208 half-duplex communication infrared transmitters, Integration infrared communication device)
- 2007-04-20 10:46:10下载
- 积分:1
-
AT89c52
用AT89C52实现的核废弃监测仪,自己写的,已经在用了,呵呵(AT89C52 to nuclear waste with the monitor, he has written, has been used, huh, huh)
- 2010-05-12 16:59:57下载
- 积分:1
-
calculator
这是基于单片机的计算器程序,可以实现加减乘除的功能(This is based on single-chip calculator program, Math functions can be achieved)
- 2011-11-11 13:32:40下载
- 积分:1
-
STM32-DS18B20
STM32单片机利用DS18B20温度传感器实现温度检测的源码,包括原理图和数据手册(The STM32 MCU DS18B20 temperature sensor temperature detection of the source, including schematics and datasheets)
- 2021-04-26 22:28:45下载
- 积分: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
-
91302SD
DS1302的操作程序。51单片机开发的C51程序。方便移植(DS1302 operating procedures. 51 C51 microcontroller development program. Easy transplanted)
- 2011-11-17 14:54:28下载
- 积分:1
-
BH1750
基于89C51的光照模块程序,用的器件是BH1750。比较有用(89C51-based lighting module program, with the device is BH1750. More useful)
- 2020-10-01 14:57:41下载
- 积分:1
-
MSP430-RS232-
这是利用MSP430f149在1602液晶屏上显示字符的程序。(This to use MSP430f149 1602 LCD display character program.)
- 2013-04-09 02:39:14下载
- 积分:1
-
ultrasonic
基于stm32f103的超声波测距,通过超声波测距,并在串口助手上显示出来(stm32f103 ultrasonic ranging)
- 2017-10-11 22:06:53下载
- 积分:1
-
SVG项目
说明: 实现基于OMAPL138平台的SVG控制程序ARM应用软件开发,实现主状态切换及故障状态监测保护功能(Implement the SVG control program ARM application software development based on OMAPL138 platform, realize the main state switch and fault state monitoring and protection functions)
- 2020-01-15 14:39:09下载
- 积分:1