搜索资源列表

  1. MCS96程序

    0下载:
  2. MCS96的源程序。用来给96单片机使用,采用汇编语言编写的-Processor of the source. Used to 96 microcontroller use, using assembly language prepared by the
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:102827
    • 提供者:吴松
  1. MCS-96A_D

    1下载:
  2. MCS-96单片机A_D转换器应用-通过检测AD_RESULT(LO)中的S位来判定A/D转换是否完成。需要注意的是,当发出启动A/D转换命令后,AD_RESULT中的S位要经过8个状态周期后才能对其查询.-MCS-96 microcontroller A_D converter applications-through detection AD_RESULT (LO) the S to determine A / D converte
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:3928
    • 提供者:容健
  1. asm001

    0下载:
  2. MCS-96单片机A_D转换器应用,包括查询式方法和中断方法。查询法通过检测AD_RESULT(LO)中的S位来判定A/D转换是否完成,中断方法用来实现多任务处理。-MCS-96 microcontroller A_D converter applications, including inquiries approaches and methods interruption. Query by detecting AD_RESULT
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4359
    • 提供者:奇健
  1. asm002

    1下载:
  2. MCS-96单片机串行口应用,利用串行口进行串行数据传送时,可采用查询法或中断法实现。-MCS-96 microcontroller serial port applications, the use of serial port for serial data transmission. available inquiries or interruption Method.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4002
    • 提供者:奇健
  1. asm003

    1下载:
  2. MCS-96单片机两个HSO输出脚同时输出驱动步进电机,通过使用8098HSO的4个输出脚HSO.0~ HSO.3来分别控制4相线圈的通断,有效地驱动步进电机工作。-MCS-96 microcontroller output HSO two feet while stepping motor drive output, HSO 8098 through the use of the four output feet HSO.0 ~ HS
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3584
    • 提供者:奇健
  1. asm004

    0下载:
  2. MCS-96单片机要用PWM产生锯齿波,应使PWM寄存器中的值线性增加,那么在PWM输出端将得到宽度线性增加的脉冲波,经滤波后,便可得到锯齿波。-MCS-96 microcontroller with PWM have Sawtooth, PWM register should be the value of linear increase, then the PWM output will be increased linearly
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3419
    • 提供者:奇健
  1. asm005

    0下载:
  2. MCS-96单片机中断控制下的多道I_O程序。该程序完成4路采样,并在HSO线上给出相应PWM输出,P2.5上给出另一个PWM输出。-MCS-96 microcontroller suspended under the control of multi-channel I_O procedures. The procedures are completed 4 Sample Road and the HSO line is the co
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3196
    • 提供者:奇健
  1. c196

    0下载:
  2. 96/196单片机的C语言例程-stable SCM C Language Programming
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:556032
    • 提供者:杨久敏
  1. MCS96程序

    0下载:
  2. MCS96的源程序。用来给96单片机使用,采用汇编语言编写的-Processor of the source. Used to 96 microcontroller use, using assembly language prepared by the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:102400
    • 提供者:吴松
  1. PID_BNCH

    0下载:
  2. MCS-196单片机的PID控制.c语言开发环境.-MCS-196 microcontroller PID control. C language development environment.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:曾敏
  1. SERIALKR

    0下载:
  2. MCS-196单片机的串口通讯.采用C语言编译.有灵活的移植功能.-MCS-196 serial communications MCU. C language compiler. Flexible transplant function.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:曾敏
  1. asm001

    0下载:
  2. MCS-96单片机A_D转换器应用,包括查询式方法和中断方法。查询法通过检测AD_RESULT(LO)中的S位来判定A/D转换是否完成,中断方法用来实现多任务处理。-MCS-96 microcontroller A_D converter applications, including inquiries approaches and methods interruption. Query by detecting AD_RESULT
  3. 所属分类:汇编语言

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:
  1. asm002

    0下载:
  2. MCS-96单片机串行口应用,利用串行口进行串行数据传送时,可采用查询法或中断法实现。-MCS-96 microcontroller serial port applications, the use of serial port for serial data transmission. available inquiries or interruption Method.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:
  1. asm004

    0下载:
  2. MCS-96单片机要用PWM产生锯齿波,应使PWM寄存器中的值线性增加,那么在PWM输出端将得到宽度线性增加的脉冲波,经滤波后,便可得到锯齿波。-MCS-96 microcontroller with PWM have Sawtooth, PWM register should be the value of linear increase, then the PWM output will be increased linearly
  3. 所属分类:汇编语言

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:
  1. 80C196

    0下载:
  2. 80C196单片机鼠标接口程序设计实例通过对鼠标底层通信原理及协议的深入分析,探讨了鼠标在80C196单片机系统中的应用价值与可行性,并介绍了鼠标接口软件设计的原理及方法,给出了80C196单片机与Microsoft鼠标的具体接口程序。-80C196 Single-chip interface program design example mouse to mouse through the bottom of Communicatio
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-21
    • 文件大小:76800
    • 提供者:ray
  1. %E5%A4%96%E9%83%A8%E4%B8%AD%E6%96%AD

    0下载:
  2. 单片机串口通信与电脑串口通讯使用USB转串口(Single-chip serial communication and computer serial communication use USB to turn serial port)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:wangxingyu
  1. 用C196编译器语言开发196系列单片机的代码_李天华

    0下载:
  2. 目前第三方的C 语言开发工具C 51 已用的很多, 而同样进人中国市场较早的MC S一9 6 系列单片机, 虽然目前用的不如8 位机较普遍, 但也占据了相当一部分市场, 其优越的性能,不是8 位机可以比拟的。笔者想就最近用C 19 6 的一些经验对它作一个介绍,其中涉及到和C 51 不一样的地方, 也作了一些对比(At present, many third party C language development tools C 51
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:509952
    • 提供者:周不困
  1. 新SPI版0.96寸OLED显示屏资料蓝色

    1下载:
  2. 0.96寸OLED驱动,avr c51 stm8 stm32驱动(0.96 inch OLED driver, AVR C51 stm8 STM32 driver)
  3. 所属分类:其他小程序

  1. 51黑论坛_实例96 能设置初值的倒计时秒表

    0下载:
  2. 单片机基础操作的方式方法,这是一个很好的程序显示(Because no matter in our work or study, fear of difficulties and lack of confidence usually make us lose the opportunity to achieve success.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:40960
    • 提供者:1551
  1. main1E931.96

    0下载:
  2. E931.96 是一种超低能耗的运动探测控制器集成电路。该器件非常适用于基于电池供电 和使用单片机进行通信处理的无线运动探测传感器。当 E931.96 进行连续动作感应检测时,外部 MCU 可进入休眠状态,当器件检测到运动时,会通过中断唤醒外部的 MCU,中断信号通过一个管脚(INT)的推挽输出来实现。器件的运动检测的标准可编程配置而且还可以通过外部控制器改变的。(-E931.96 is an ultra-low-power moti
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:孟乐意
« 12 3 4 5 »

源码中国 www.ymcn.org