资源列表
yejingxianshi000001
- *** *** *液晶显示*** *** ******************OCM4X8C串口****************** CS EQU P2.0 STD EQU P1.2 SCLK EQU P1.3 PSB EQU P1.4 RST EQU P1.5 RS_STU EQU 20H.0 LCD_X EQU 30H LCD_Y EQU 31H LCD_X1 EQU 32H LCD_Y1 EQU 33H COUNT
yejingxianshi000003
- 红外线遥控器解码程序(汇编) ORG 0000H AJMP MAIN ORG 0003H 外部中断INT0入口地址 AJMP INT 转中断服务子程序 MAIN: MOV SP,#40H MOV P1,#00H SETB EA 开CPU中断 SETB IT0 设定INT0触发方式 SETB EX0 INT0请求中断 DSP: MOV R2,#9 将遥控器键值转化成A(0~9) MOV DPTR,#TA
51kanmengou111
- 89S51看门狗功能的使用方法 S51的狗大家都说不好,可还是有人用的,干吗拿石头砸我!呵呵...! 89S51看门狗功能的使用方法 在ATMEL的89S51系列的89S51与89C51功能相同。指令兼容。HEX程序无需任何转换可以 直接使用。89S51只比89C51增加了一个看门狗功能。89S51的其它功能可以参见89C51的资料-devised watchdog function of the use of dogs S51 everyone say
PIDkongzhi51chengxu
- PID 控制的51汇编程序 电机控制的PID(积分分离)PID(void)执行时间少于70uS/932-12MHz-PID control of the 51 motor control procedures for the compilation of PID (integral separation) PID (void) bailiffs time of less than 70 uS/932-12MHz
zengliangshiPIDsuanfa
- 增量式PID算法的汇编程序 这个是温控系统中的一段 后面的什么电炉电扇就别管了-PID algorithm incremental compilation process is the temperature control system for the EAF behind what other fans on the tube
LCD_Disp_hanzi_andy
- 一个关于在ARM7上点写汉字的程序,可供学习用-on ARM7 a point to write Chinese characters on the procedures used for learning
I2CInt-7LED
- 一个关于I2C的控制7色灯的程序(ARM7)-an I2C control of seven color lights (ARM7)
WriteEEPROM
- 一个关于I2C的控制写E2PRAM的程序(ARM7)-one on the I2C control E2PRAM written procedures (ARM7)
adc_andy
- 一个关于ADC的驱动控制的程序(ARM7)-an ADC on the driving control procedures (ARM7)
NET430
- 这是一份用MSP430实现Internet连接的实例,我们提供了C源程序及原理图、及详细设计使用说明。-This is a use of MSP430 Internet connection example, We provided a C source files and drawings, and detailed design for use.
zlgqingdaoppt
- zlg青岛培训ppt zlg青岛培训ppt-zlg Qingdao training ppt ppt training zlg Qingdao
LEDtraffic
- 实现了在S3C44B0开发版上的LED8位数码管的交通灯模拟。-S3C44B0 realization of the development version of LED8 spaces of the digital simulation of the traffic lights.
