-
24c256
这是一个24C256的读写控制程序,可以适应24c01~256任何一种EEPROM(This is a 24C256 to read and write control program can be adapted to any kind of EEPROM 24c01 ~ 256)
- 2012-11-27 15:05:22下载
- 积分:1
-
aa
说明: 单片机做的万年历公历农历转换代码,用的C语言(SCM calendar Lunar calendar to do the conversion code, using the C language)
- 2010-09-22 08:55:30下载
- 积分:1
-
PIDcontrolbook2
PID CONTROLLER HELPING BOOK
- 2009-03-26 18:18: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
-
2808
dac using pwm this is done for the controller tms 2808
- 2014-04-08 00:02:49下载
- 积分:1
-
Kei-C51-V8.08
Keil-C51-V8.08安装程序使你的8051工程和开发过程变得简单(Keil-C51-V8.08 installation process so that your 8051 works and the development process becomes simple)
- 2020-06-26 04:00:02下载
- 积分:1
-
Electric-Vehicle-Controllers
说明: 电动车控制器 DC负安培高刹车防盗三速提速20带霍尔显示(Electric Vehicle Controllers
)
- 2011-04-02 10:47:44下载
- 积分:1
-
MP3
DIYMP3,能智能播放,很好的运用了STM32系统相关知识,花费了我将近半年的努力,基本上包含了STM32所有功能的应用。(DIYMP3, play to intelligence, very good use of the STM32 system related knowledge, it took me about half effort, basically contains all STM32 function application.)
- 2013-07-31 15:52:24下载
- 积分:1
-
ADcaijimokuai
单片机的A/D采集模块,该模块通过编者使用,性能良好稳定。(Microcontroller A/D acquisition module, through the editor to use, good performance and stability.)
- 2013-09-07 15:51:18下载
- 积分:1
-
CV3N00A
自动读取Felica 卡UID和Mifire 卡UID,可以作为门禁系统和考勤系统使用.(Felica card is automatically read and Mifire card UID UID, can be used as access control systems and time and attendance system.)
- 2011-06-02 15:40:08下载
- 积分:1