资源列表
20050410000959294
- SVPWM程序,用于三相异步电机变频器的开发和应用-SVPWM procedures for the three-phase asynchronous motor inverter development and application
Final
- 程序运行首先提示输入中断服务的时间间隔T和中断服务次数N,正确输入后,回车,则每间隔指定的时间T会在屏幕上显示一些字符,显示N次后,则不再显示,如果N=0,则会无限显示下去,直到在键盘上按下指定的按键,才停止显示。停止显示后,按任意键程序结束运行。-The program run is first prompted to enter an interrupt service time interval T, N, and the interrupt service frequency and c
main
- 使用的是西安交通大学的单片机开发板,用以完成时钟显示,以及日期滚动显示,秒表功能,闹钟功能,并且闹钟铃音可变,键盘全部定义。-Xi' an Jiaotong University are using a microcontroller development board to complete the clock display, as well as the date scrolling display, stopwatch function, alarm clock function,
plane_complete
- 基于ucgui的打飞机程序 通过扫描按键控制我机移动(只有4个按键,我们就设置了前后左右4个方向按键,子弹设为自动发射) 敌机移动通过rand函数产生(设敌机最大数为ENEMYMAXNUM,只要低于这数,每次循环就产生敌机否则不生成敌机.敌机只会在Y轴移动,如果敌机与我机相撞,,则发生爆炸) 敌机子弹生成与移动(每架敌机子弹数最多为BULLETMAXNUM,低于这个值,每个循环都会在飞机正前方产生一颗子弹,在Y轴方向移动SPEED.Y.如果子弹碰到我机,则发生爆炸,LIFE减
PC_AI_DCS
- 用PC机与智能仪表构成小型DCS实训,工业控制经典!
avr-ds18B20
- AVR单片机的ds18B20温度传感器源代码。-AVR microcontroller ds18B20 temperature sensor source code.
AT45DB642D
- Atmel DataFlash Driver
SSA2
- PROPELLER ORDER TELEGRAPH MASTER PROGRAM.-PROPELLER ORDER TELEGRAPH MASTER PROGRAM.
MAX7456_spi
- MAX7456 OSD generator IC C code interface using SPI
term_ascii
- A split lib for AT commands.
pic.rar
- 基于PIC单片机的遥控器接收源代码,汇编所写,PIC MCU-based remote control to receive the source code, compilation of written
DS18B20
- msp430+ds18b20成功测响应时间c程序