CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 51系列

搜索资源列表

  1. PID

    1下载:
  2. 51系列单片机用PID控制算法实现温度控制-51 Series single-chip microcomputer with PID temperature control algorithm
  3. 所属分类:SCM

    • 发布日期:2016-03-17
    • 文件大小:3243
    • 提供者:bill
  1. jianpanzhongduan

    0下载:
  2. 51系列单片机中键盘中断的注意事项与写法-51 Series single-chip microcomputer in the wording of the keyboard interrupt
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:629
    • 提供者:bill
  1. 51waibuzhongduan

    0下载:
  2. 这是51系列单片机的外部中断测试程序,对初学者有很大的帮助-This is the 51 Series MCU external interrupt test procedures are very helpful for beginners ... ...
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:232740
    • 提供者:悟能
  1. ourdev_5

    0下载:
  2. 我在使用陈明计先生写的small RTOS和51单片机做过几个小项目,起初都很好,开发变的容易了,程序变的容易修改。后来随着任务个数的增多,RAM很快就不够用了。51系列的芯片内部RAM普遍都是256个,很难找出1024个字节RAM或更多,而价格又合适的。记得上一次我没有办法被迫使用了64K flash内部带768字节的XRAM的51芯片,而我根本用不到那么多flash。-I use Mr. Chen Mingji written small RTOS and 51 MCU done seve
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-25
    • 文件大小:22633
    • 提供者:迷茫
  1. ourdev_4

    0下载:
  2. SMALL RTOS是为小ram系统单片机编写的,目前仅在51系列单片机上成功运行,还没有在其它单片机上移植(目前我仅有51和avr的开发系统).在小ram系统单片机如51系列上运行tcp/ip 协议栈是不太现实的.一般tcp/ip 协议栈需要在32位单片机上运行,在8位机上运行太勉强(51是8位机),除非您只运行ip协议.建议使用ucos/ii操作系统或是嵌入式linux,并选用arm或龙珠系列单片机-SMALL RTOS for small microcontrollers ram syst
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:666747
    • 提供者:迷茫
  1. 51nRF905

    0下载:
  2. 51系列nRF905程序代码5 1系列nRF905程序代码-51 Series nRF905 program code 51 series nRF905 program code 51 series nRF905 program code
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:26069
    • 提供者:钟先生
  1. IIC

    0下载:
  2. 51系列iic接口模拟,24c01测试通过-51 Series iic interface simulation, 24c01 test
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:768
    • 提供者:wcy
  1. 51-nRF905code

    0下载:
  2. 51单片机系列控制Nordic公司推出nRF905程序C代码-51 MCU Series Control Nordic introduced nRF905 program C code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:25955
    • 提供者:leisure
  1. MyProg_C51_C8051F

    0下载:
  2. 一份51系列单片机的例程,里面包含了每个部分的代码,包括串口通讯,LCD,GPS数据接收处理,DA输出,EEPROM,USB读写等相关的代码。-A 51 series MCU routine, which includes every part of the code, including serial communications, LCD, GPS data receiving and processing, DA output, EEPROM, USB and other related
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:692893
    • 提供者:张强
  1. shizhong

    0下载:
  2. 时钟程序,显示P0,位选P2,键盘P1,可以调时,使用的是定时器计时(51系列单片机)-Clock program, display P0, Choice P2, keyboard, P1, can be transferred, the use of the timer time (51 Series MCU)
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:803
    • 提供者:朱志强
  1. 51kaifa

    0下载:
  2. 51单片机开发宝典,C语言和汇编语言交叉开展.包括原理图和相应的程序,值得一看! 目录 第1部分 51系列单片机基础 第1章 51系列单片机概述 第2章 51系列单片机基本结构 第3章 51系列单片机的指令系统 第4章 51系列单片机的定时/计数器 第5章 51系列单片机中断系统 第6章 51系列单片机的串行接口 第2部分 51系列单片机程序设计 第7章 汇编语言程序设计 第8章 单片机C语言程序设计基础 第9章 C51的数据结构与函数 第10
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-20
    • 文件大小:6094807
    • 提供者:huangyunfa
  1. uCOS-51

    0下载:
  2. 绍了一种实时操作系统叫c/os.II的内核结构,分析了它的移植技术;讨论了将其移植到80C51系列单片机硬 件平台上的关键技术,并详细描述了此移植的实现过程,分析了移植测试实验情况;针对keilCx51编译器环境下的一些特殊 情况进行了说明,并总结了移植的一般方法。-Introduce a real-time operating system, called the uc/os-II core structure of its Transplant technique addresse
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:429098
    • 提供者:陈生
  1. MCS-51--KeilC

    0下载:
  2. MCS-51系列单片机Keil C语言源程序集,大家可以下下来看看,比较全-MCS-51 Microcontroller Keil C language source code set, we can lower down and look more full
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2614888
    • 提供者:zzl
  1. MCS51SPWM

    0下载:
  2. 一种基于MCS-51系列单片机的SPWM电压波形发生器 毕业设计论文-Based on MCS-51 family of single chip SPWM voltage waveform generator Thesis
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:312289
    • 提供者:Leo
  1. 51

    0下载:
  2. 经典单片机课件,MCS-51系列,简单实用-Classic SCM courseware, MCS-51 series
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5488109
    • 提供者:罗海峰
  1. MCS-51

    0下载:
  2. 51系列单片机实用接口技术,电子书来的可以参照-51 series of practical interface technology, e-books come to light
  3. 所属分类:Other Embeded program

    • 发布日期:2017-06-18
    • 文件大小:28035677
    • 提供者:艳军
  1. SD_1602

    1下载:
  2. Keil C51对应51系列DIP40单片机,读SD卡初始化,并显示1602屏-Keil C51 corresponds to 51 DIP40 microcontroller, reading SD card initialization and displays the screen 1602
  3. 所属分类:SCM

    • 发布日期:2015-03-14
    • 文件大小:28672
    • 提供者:nyj
  1. 51

    0下载:
  2. 51系列单片机C语言全新教程,使用初学者-C-51 series brand new tutorial for beginners to use
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6891189
    • 提供者:陈同
  1. keil

    0下载:
  2. 51系列单片机,I2C程序,串口,键盘检测,秒表-51 Series Microcontroller, I2C procedures, serial, keyboard detection, stopwatch
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:4810
    • 提供者:陈文生
  1. 51-jianpan-shubiao

    0下载:
  2. 该程序用于51系列单片机控制键盘和鼠标程序,可以再320x240大屏幕上实现鼠标移动和控制。-The program for the 51 series keyboard and mouse control procedures can be implemented on a large screen 320x240 mouse movement and control
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:83749
    • 提供者:郑冰环
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com