CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - at89s52

搜索资源列表

  1. TDC

    1下载:
  2. 激光测距 TDC-GP2与AT89S52-laser ranging TDC-GP2 and AT89S52
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:29723
    • 提供者:moon
  1. chengxu

    0下载:
  2. 基于 单片机的数字钟at89s52 ds1302 lcd1602-digital clock
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:179672
    • 提供者:兰京昆
  1. 51PC-Controll

    0下载:
  2. (1)基于51AT系列的单片机智能多功能遥控小车程序,能自动检测障碍物、避障; (2)小车附加功能1:能实现基于采用DS18B20芯片采集温度数据,并通过软件编程的形式读取数据值; (3)小车附加功能2:要求接收设备能够及时灵敏的接收实时温度值,通过数码管显示,并具有数据初步分析、报警等功能;-This issue introduces obstacle avoidance automatically, and can realize temperature remote measure
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:8529
    • 提供者:tty
  1. tsl2561

    0下载:
  2. AT89S52单片机为核心,照度传感器TSL2561源程序-AT89S52 microcontroller core, illumination sensor TSL2561 source
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:28781
    • 提供者:赵员外
  1. ax

    0下载:
  2. 本次设计用单片机芯片AT89s52设计一个数字万用表,能够测量交、直流电压值、直流电流、直流电阻以及电容,四位数码显示。-The design of MCU chip AT89s52 design a digital multimeter, capable of measuring the AC, DC voltage, DC current, dc resistor and capacitor, four digital display.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:590900
    • 提供者:cyj
  1. AD0809

    0下载:
  2. 本次设计用单片机芯片AT89s52设计一个数字万用表,有很好的程序,适合初学者。 -The design of MCU chip AT89s52 design a digital multimeter, a very good program, suitable for beginners.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:5481
    • 提供者:cyj
  1. chaoshengbo

    0下载:
  2. 基于AT89S52设计的超声波测距电路,有4路距离警报灯和蜂鸣器报警电路,并有警报输出接口。资料,中包括程序源代码和原理图,其中原理图是用protel99做的。-AT89S52 based on the design of ultrasonic distance measurement circuit, a 4-way distance warning lights and buzzer alarm circuits, and alarm output interface. Informatio
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:150209
    • 提供者:zhaiweinan
  1. Tempreture-PID-contrller

    1下载:
  2. 以at89s52为微控制器,利用PID控制算法对水温进行恒温控制,使水温保持在设定值,并实时显示当前水温和偏差。-AT89s52 is used as the microcontroller ,PID control algorithm is designed to control the water temperature and make water temperature maintain the set value .And system can display the curren
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:71316
    • 提供者:shitou
  1. t2

    0下载:
  2. at89s52的T2定时器用发,有详细的说明,经测试可以使用,-at89s52 the T2 timer with hair, a detailed descr iption, the test can be used,
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:11141
    • 提供者:lili
  1. l298

    0下载:
  2. AT89S52单片机,L298驱动直流电机C51程序-l298-driven DC motor
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:880
    • 提供者:红枫
  1. 18b20

    0下载:
  2. AT89S52单片机,DS18B20的C51程序-DS18B20 procedures C51
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1188
    • 提供者:红枫
  1. HT1621

    0下载:
  2. AT89S52单片机,HT1621驱动段式液晶的C51程序-HT1621 procedures C51 Segment LCD Driver
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:2587
    • 提供者:红枫
  1. test

    0下载:
  2. AT89S52单片机,超声波C51程序。-Ultrasonic C51 program
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1804
    • 提供者:红枫
  1. code_HCTL2016

    1下载:
  2. 该项目实现了使用单片机AT89S52操作解码芯片HCTL2016,对角度编码器进行读数,最后在LCD1602A上显示角度.-The project is implemented using the microcontroller AT89S52 operate decoder chip HCTL2016, of the angle encoder Reading, and finally displayed on the LCD1602A angle.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1657
    • 提供者:lirongqing
  1. DS18B20-Temperature-Control

    0下载:
  2. 在单片机AT89S52上实现DS18B20的温度控制。算法采用PID算法,实现键盘设置,数码管显示。代码注释详尽。-Achieve the function of temperature contral on AT89S52 with DS18B20. The control algorithm is based on PID, achieve the function of keyboard setting and nixie tube displaying. The code is note
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:3905
    • 提供者:cc
  1. 1-Host-program

    0下载:
  2. AT89S52单片机通过蓝牙串口通信主机程序,源码-AT89S52 MCU host via Bluetooth serial communication program , source
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:808
    • 提供者:yingjun
  1. 2--Slave-program

    0下载:
  2. AT89S52单片机通过蓝牙串口通信从机程序,源码-AT89S52 MCU via Bluetooth serial communication from a machine procedure , source
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:890
    • 提供者:yingjun
  1. c51_port0_LED_TEST

    0下载:
  2. ATM系列单片机的P0口控制示例,用LED作为输出显示-AT89S52 mcu, I/O test on Port 0 , using LED for illustration
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:42123
    • 提供者:pan
  1. tt_timer2

    0下载:
  2. AT89S52单片机的定时器2的使用方法-The use of the AT89S52 MCU Timer 2
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:11206
    • 提供者:shuaidi
  1. AT89S52-GSM--fire-alarm--design

    0下载:
  2. 基于51单片机控制的GSM短信发送系统,并成功运用于火警报警装置中。-Based on 51 single-chip microcomputer controlled GSM SMS system, and successfully used in fire alarm device.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:102296
    • 提供者:李瑞
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com