搜索资源列表

  1. 12864

    0下载:
  2. 温度测控系统,80c51,adc0809,ad590-Temperature measurement and control system, 80c51, adc0809, ad590
  3. 所属分类:汇编语言

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:刘甜甜
  1. 80C51

    0下载:
  2. 关于闭环的控制直流电机的程序,简单的外部中断,实现控制电机转速的问题-On the closed-loop DC motor control procedure, a simple external interrupt, realize the problem of control of motor speed
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:陈捷辉
  1. DS12887

    0下载:
  2. 80c51单片机扩展时钟系统DS12887,八段管显示码-80C51 single-chip clock system expansion DS12887, eight display code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:李强
  1. brs232

    0下载:
  2. 80c51单片机实现直流电机转速测量与控制-80C51 MCU DC motor speed measurement and control
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:李强
  1. IIC

    0下载:
  2. 基于80c51的模拟IIC时序,采用C语言编写,可以写入数据,也可读出数据-80C51-based simulation IIC timing, the use of C language, you can write data, but also读出数据
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:lin
  1. 0809

    0下载:
  2. 基于80C51的AD转换程序,采用C编写,使用0809AD采集芯片-80C51 based on the AD conversion process, using C to prepare, use 0809AD acquisition chip
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:lin
  1. 555

    0下载:
  2. 80C51单片机中结合555电路实验和单片机定时器频率计实验,里面包含555定时器的datasheet和实验源程序-80C51 single-chip integration of 555 timer circuit experiments and the frequency of single-chip experiment, which contains 555 timer datasheet and experimental so
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:444416
    • 提供者:王小铃
  1. c51user1

    0下载:
  2. 这是一本关于Intel 80C51 以及广大的51 系列单片机的书这本书介绍给读者一些 新的技术使你的8051 工程和开发过程变得简单请注意这本书的目的可不是教你各种 8051 嵌入式系统的解决方法-This is a book about as well as the Intel 80C51 MCU 51 books this book introduced readers to some new technology to
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:956416
    • 提供者:刘刚
  1. 74HC574led

    0下载:
  2. LED显示屏的实验,与protus仿真,使用的是74HC595为行驱动,47HC154为例驱动,CPU用的是80C51单片机-LED display of the experiment, with protus simulation, using a 74HC595 for line drives, 47HC154 driver as an example, CPU is used in single-chip microcompute
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:851968
    • 提供者:邓俊辉
  1. 8051

    0下载:
  2. 51单片机C编程--8051 这是一本关于Intel 80C51 以及广大的51 系列单片机的书.-51 monolithic machine C programming-- 8051 This is one book about Intel 80 C51 51 as well as extensive series monolithic machine.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:956416
    • 提供者:孜心
  1. 80c51

    0下载:
  2. 基于80c51单片机的信号发生器设计是不-Based on the 80C51 single-chip signal generator design, is not?
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:luoqiang
  1. C51_Timers_Program_Example

    0下载:
  2. C51 Timers Program Example. 80C51单片机定时器例程. Atmel官方例程,C和汇编都有,很有帮助-C51 Timers Program Example. This section provides the C and Assembler program examples for Timers applicable to all C51 devices.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-20
    • 文件大小:239616
    • 提供者:chen-wh
  1. 80c51

    0下载:
  2. 学习了单片机后做的第一个实验项目,运用按键切换灯的闪烁方式。-use key to change the shine method of light.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:lucky
  1. 2

    0下载:
  2. 80c51单片机 温度 多路温度检测系统 的设计-80c51 monitoring tempreture system design
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-20
    • 文件大小:2951168
    • 提供者:amylee
  1. rs232

    0下载:
  2. 80c51和pc 机通过串行通信程序,电平转换用MAX232 (1)单片机端的数据传输程序 汇编或者c51 (2)pc机端的vb或者vc编写的通信程序 最好是vb (3) pc机 用的是com1 9针端口 -80c51 and machine through the serial communication pc procedures, level translators with MAX232 (1) sing
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:wq
  1. 80C51

    0下载:
  2. 单片机设计的交通信号灯控制程序源代码,其中包括实验指导书和实验论文!-Single-chip design of traffic signal control program source code, including the experimental instructions and experimental papers!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:52224
    • 提供者:allen
  1. PWMLED

    0下载:
  2. 80c51单片机 仿真加程序 led灯 pwm控制-80c51 single-chip simulation plus pwm control procedures led lights
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:zcm
  1. a

    0下载:
  2. 用80C51做的DS1302时钟,程序加电路图,可仿真-The DS1302 with 80C51 clock circuit processes can be simulation
  3. 所属分类:汇编语言

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:刘伟
  1. a

    0下载:
  2. 80C51播放音乐,程序与电路图都有,可仿真-80C51 music, procedures and schematics are available simulation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:刘伟
  1. a

    0下载:
  2. 80C51研究的走马灯,图和程序都有,能仿真-80C51 lantern research, plan and procedures have to simulation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:92160
    • 提供者:刘伟
« 1 2 34 5 6 7 8 9 10 ... 44 »

源码中国 www.ymcn.org