CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 基于51单片机

搜索资源列表

  1. 51单片机蓝牙串口通信

    0下载:
  2. 实现单片机与蓝牙的通信,通过手机连接蓝牙,发送签到信息,LCD显示签到人姓名和次数(MCU and Bluetooth communication, through the mobile phone to connect Bluetooth, send sign in information, LCD display the name and number of attendance)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-18
    • 文件大小:13952000
    • 提供者:yyipk
  1. 基于单片机的智能计算器

    0下载:
  2. 基于51单片机开发的智能计算器程序,包含科学计算器的几乎全部的功能(Based on 51 single-chip development of intelligent calculator program, including scientific calculator almost all of the functions)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-18
    • 文件大小:21504
    • 提供者:大神小白
  1. 基于89C51单片机控制放大器增益的设计

    0下载:
  2. 基于89C51单片机控制放大器增益的设计(Design of gain control amplifier based on 89C51 microcontroller)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:193536
    • 提供者:shayndel
  1. DA转换.txt

    0下载:
  2. 基于51单片机的DA转换例程,供大家一起学习参考,共同进步吧(Program based on C language DA transformation)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:dandadan
  1. 51单片机温度报警器设计

    0下载:
  2. 51单片机温度报警器设计,自动监测温度,并根据设定数值,发出报警。 可以进行修改,成为基于温度控制的各类智能家居,比如简易的智能风扇。(51 single chip microcomputer temperature alarm design)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-13
    • 文件大小:150310
    • 提供者:舍利弗
  1. 基于51单片机的自动寻迹小车控制设计

    0下载:
  2. 基于51单片机的自动寻迹小车控制设计.rar(Control design of automatic tracing car based on 51 single chip microcomputer.Rar)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:183296
    • 提供者:yanghang0321
  1. AD-PCF8591

    1下载:
  2. 基于51单片机的PCF8591采样,自带protues仿真(PCF8591 sampling based on 51 Singlechip)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:71680
    • 提供者:litao123
  1. 计算器3

    0下载:
  2. 基于51单片机 4*4矩阵 实现简单加减乘除,(The realization of a simple add, subtract, multiply and divide)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-24
    • 文件大小:45056
    • 提供者:xbcml
  1. project

    0下载:
  2. 个人毕业设计-基于51单片机的恒温控制系统,完整工程源码(Graduation design -- the constant temperature control system based on 51 single chip microcomputer)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-27
    • 文件大小:66560
    • 提供者:ForrestZ
  1. 红外线C语言(51程序代码)

    0下载:
  2. 基于51单片机的红外发送程序,可以实现矩阵按键控制红外(Infrared transmission program based on 51 single-chip, you can achieve matrix button control infrared)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:26624
    • 提供者:zhi58zhong62
  1. uCOS_51

    0下载:
  2. 基于51单片机的uCOS系统移植,直接使用keil软件编译即可运行(Based on 51 single-chip uCOS system transplant, the direct use of keil software compiler can run)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3792896
    • 提供者:shanzhongyu
  1. FAT32文件系统

    0下载:
  2. 基于51单片机的FAT32文件系统设计源码。软件为keil。单片机STC(Based on 51 single-chip FAT32 file system design source code. Software for keil. Singlechip STC)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:157696
    • 提供者:shanzhongyu
  1. 12864计程计费

    1下载:
  2. 基于51单片机的出租车计费系统包含仿真及源码,使用12864液晶实时显示当前速度,里程,及对应的金额。(Based on the 51 single-chip taxi billing system contains simulation and source code, the use of 12864 LCD real-time display the current speed, mileage, and the corresponding amount.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-28
    • 文件大小:1070080
    • 提供者:乌托邦康
  1. 激光测距基于51

    0下载:
  2. 使用51单片机,并用激光测距模块测距并在LCD上显示(Distance measurement and display on LCD)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-31
    • 文件大小:66560
    • 提供者:ZeroHcl
  1. 基于51单片机12864显示屏的贪吃蛇游戏

    2下载:
  2. 通过AT89c52单片机及12864LCD显示屏开发的贪吃蛇小游戏,已经测试通过。烧录前请注意引脚的定义。我是用的是P2和P0。谢谢大家支持。
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. 基于51单片机lcd12864显示

    0下载:
  2. 带字幕的lcd12864,在并联接法显示的主要程序(tandem-type connection)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:“子明”
  1. 51单片机通信参考程序

    0下载:
  2. 基于51单片机的nrf2401开发入门代码,本人多次使用,做小比赛可以用用。(nrf24l01 driver code based on 51MCU)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-06
    • 文件大小:35840
    • 提供者:251330415
  1. m

    0下载:
  2. 一种出租车计价器的汇编语言实现,基于51单片机平台,电路图请联系作者索取(The assembly language program of a taxi meter is based on the 51 single chip computer platform. Please contact the author for the circuit diagram.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-06
    • 文件大小:6144
    • 提供者:zhao_huahua
  1. 新建 WinRAR 压缩文件

    0下载:
  2. 基于51单片机的语音抢答器的源代码与仿真图(The source code and simulation chart of the voice answering machine based on 51 single chip microcompute)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-06
    • 文件大小:105472
    • 提供者:awxxx
  1. 基于51单片机循迹、红外避障、遥控综合程序

    3下载:
  2. 智能小车在基于51单片机上能够实现循迹、红外避障、遥控综合、PWM调速的功能。(The smart car in the 51 SCM to achieve the tracking, infrared obstacle avoidance, remote control, speed control function based on PWM synthesis.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-06
    • 文件大小:54272
    • 提供者:a7281610
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com