CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - can 8051

搜索资源列表

  1. as31-sdcc231-pj3-win32

    0下载:
  2. sdcc的win版本.是small device c compiler的意思.支持8051和z80.是一个遵循GPL的软件,不过他的库函数是LGPL的,允许商业联结,可以用在自己的软件里-sdcc version. C is a small device compiler mean. support for 8051 and Z80. following is a GPL software, but the library is LGPL. Allow commercial links, can
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1.11mb
    • 提供者:陈伟
  1. mypaulm2

    0下载:
  2. 8051 monitor programm: - use external ram to run user program - use eeprom to save user program - provide single step debug, can read internal register and ram -8051 monitor programm : - use external ram to run user program - use eepro
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:30.47kb
    • 提供者:林乙鳴
  1. as51src

    0下载:
  2. A 8051 assembler .any one can learn how to write assembler in this example.and this function code has been work well for a 8051 assemble.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:47.26kb
    • 提供者:wang_chuan
  1. 小车程序2

    0下载:
  2. 8051程序 要先设定里程值,并能显示设定值,在开始按钮按下去后,里程值转换成记数初值,并开始计算里程-8051 procedures first set mileage value, and can show that the set value, in the beginning by this button, mileage converted into preliminary count, and began calculating mileage
  3. 所属分类:汇编语言

  1. xindianyuan.rar

    0下载:
  2. 利用8051单片机和DAC0832控制电源的输出从0~9.9V,并且实现0.1v的步进电压。我们先利用变压电路实现稳定的输入电压,在单片机的控制下是啊先显示和键盘的操作,直接控制DAC0832从而实现了电压的变换。可以利用手动和自动扫描来实现,能有效地控制输出电压,并且实现数化显示电压值。,The use of 8051 and DAC0832 output power control from 0 ~ 9.9V, and the realization of the step voltage
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:983byte
    • 提供者:张三丰
  1. SmallRtos51

    0下载:
  2. Small RTOS是一个源代码公开的多任务实时操作系统,Small RTOS 51 是其在8051系列处理器上的移植(使用keil c51)。Small RTOS可以简化那 些复杂而且时间要求严格的工程的软件设计工作.本手册主要讲述Small RTOS 的使用,本说明了在8051系列处理器上使用应该注意的问题。同时讲述了 Small RTOS的移植。 -Small RTOS is an open source multi-task real-time operating
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:673.72kb
    • 提供者:海新
  1. calculator

    1下载:
  2. 一个用汇编语言编写的计算器,个人感觉还可以-Using assembly language to prepare a calculator, personal feelings can also be
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1.03kb
    • 提供者:小鱼儿
  1. Communication

    1下载:
  2. 8051串口通讯程序,可实现多个单片机同时通讯,带收发程序-8051 serial communication program can simultaneously achieve a number of single-chip communications, with send and receive process
  3. 所属分类:汇编语言

    • 发布日期:2017-06-29
    • 文件大小:1.27kb
    • 提供者:李国齐
  1. SHUZI

    0下载:
  2. 利用8051芯片制作一个数字电压表,能够测量电压并用4段数码管显示。-Manufactures a digital voltmeter using 8051 chips, can survey the voltage and demonstrate with 4 sections of nixietubes.
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:4.41kb
    • 提供者:邓世将
  1. Small_Device_C_Compiler_Manual

    1下载:
  2. SDCC (Small Device C Compiler) is free open source, retargettable, optimizing ANSI-C compiler by Sandeep Dutta designed for 8 bit Microprocessors. The current version targets Intel MCS51 based Microprocessors (8031, 8032, 8051, 8052, etc.), Dal
  3. 所属分类:编译器/词法分析

    • 发布日期:2013-12-30
    • 文件大小:545.26kb
    • 提供者:roy
  1. Latch

    0下载:
  2. can make a latch counter by 8051
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:1.72kb
    • 提供者:Kootlas
  1. DelayUS

    0下载:
  2. 8051单片机延时函数。基于12M时钟,可以在asm和c中调用-8051 delay function. 12M based on the clock, you can call the asm and c
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:853byte
    • 提供者:white
  1. KeilSoftwareCx51

    0下载:
  2. 本手册讲述对8051 的目标环境如何使用Cx51 优化C 编译器编译C 程序Cx51 编 译器包可以用在所有的8051 系列处理器上可以在WINDOWS 32 位命令行中执行本手 册假定你熟悉WINDOWS 操作系统知道如何编程8051 处理器并会用C 语言编程-This manual describes the target environment of the 8051 how to use the Cx51 optimizing C compiler to compile C pr
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1.31mb
    • 提供者:honyu
  1. serial

    0下载:
  2. serial code for 8051 can be used for all serial communication
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:3.06kb
    • 提供者:dal
  1. 334101$cobra2335$8051

    0下载:
  2. 单片机简易计算器 它采用了大按钮的设计,无须触笔,用手指就可以准确操作,所以在进行商品交易的时候非常方便-SCM simple calculator It uses a large button design, no stylus, a finger can be an accurate operation, Therefore, in the commodity trading is very convenient when the
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:285.84kb
    • 提供者:hj
  1. fsd

    0下载:
  2. 本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位数码管显示。本系统实用性强、操作简单、扩展功能强。 -The system uses MSC-51 Series Microcontroll
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:84.31kb
    • 提供者:qwwqe
  1. network

    0下载:
  2. 程序描述:网络远端温度感测器,这个范例中使用到  (1)8051 的Port 1连接到LCD显示器,PORT 3的P3.3、P3.4和P3.5分别连接到LCD显示器的控制线,程序执行时可以让LCD显示器显示出时间和日期。 (2)温度感测组件AD590经由ADC0804将感测到的温度,转换成数位数据,然后经由PORT 0输入8051。 (3)igangcai 8051的第10和第11只脚RXD和TXD分别连线到MAX232,然后连接到PC的COM埠。  (4) 当PC端经由RS23
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:44.19kb
    • 提供者:bbs
  1. Bai-tap

    0下载:
  2. soure codes examples for micro controller 8051. you can you these files to simulate in software Proteus or Keil C.
  3. 所属分类:assembly language

    • 发布日期:2017-11-17
    • 文件大小:70.56kb
    • 提供者:Minh
  1. DM412-8051-

    3下载:
  2. LED驱动芯片DM412测试代码,已验证ok,只要移植上去就可以用了。-LED driver chip DM412 test code, verified ok, as long as the transplant can be used up.
  3. 所属分类:OS Develop

    • 发布日期:2015-08-09
    • 文件大小:1.72mb
    • 提供者:yangbo
  1. 8051-programme

    0下载:
  2. 本專題是對於溫度、CO2設備來偵測,溫度、CO2經由熱敏電阻及MG811轉成電壓後,利用A/D 轉換電路將其訊號傳入8051,並顯示溫度、CO2濃度及設定值在LCD上,使其量測的溫度、CO2濃度數值大小能判斷目前狀態是理想,進而對其做加熱、冷卻及排氣的動作。-This topic is for temperature, CO2 equipment to detect temperature, CO2 via a thermistor and MG811 turn into a voltage,
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:26.93kb
    • 提供者:wong ngai lung
« 12 »
搜珍网 www.dssz.com