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

搜索资源列表

  1. monikaiguan

    0下载:
  2. 为优秀的单片机仿真软件proteus写的实验程序例子 不但可以仿真mcu,外围器件也可以仿真 模拟开关的实验 -the MCU for outstanding simulation software lic wrote examples of the experimental procedure can Simulation mcu. the external device can also switch simulation experiments
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:12746
    • 提供者:的三分
  1. paomadengforproteus

    0下载:
  2. 为优秀的单片机仿真软件proteus写的实验程序例子 不但可以仿真mcu,外围器件也可以仿真 跑马灯的实验 -the MCU for outstanding simulation software lic wrote examples of the experimental procedure can Simulation mcu. external devices can Experimental simulation 5,250
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:11889
    • 提供者:的三分
  1. shanshuodengforproteus

    0下载:
  2. 为优秀的单片机仿真软件proteus写的实验程序例子 不但可以仿真mcu,外围器件也可以仿真 闪烁灯的实验 -the MCU for outstanding simulation software lic wrote examples of the experimental procedure can Simulation mcu. the external device can also flashing lights simulation experiments
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:10769
    • 提供者:的三分
  1. beeforproteus

    0下载:
  2. 为优秀的单片机仿真软件proteus写的实验程序例子 不但可以仿真mcu,外围器件也可以仿真 蜂鸣器的实验 -the MCU for outstanding simulation software lic wrote examples of the experimental procedure can Simulation mcu. the external device can also buzzer simulation experiments
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:12802
    • 提供者:的三分
  1. duolukaiguanforproteus

    0下载:
  2. 为优秀的单片机仿真软件proteus写的实验程序例子 不但可以仿真mcu,外围器件也可以仿真 多路开关的实验 -the MCU for outstanding simulation software lic wrote examples of the experimental procedure can Simulation mcu. the external device can also switch multiple simulation experiments
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:12032
    • 提供者:的三分
  1. shiyi

    0下载:
  2. 单片机课程实验,微机接口实验程序源码 包括8088等芯片
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1432
    • 提供者:高强
  1. WDT 实验名称: 看门狗实验

    1下载:
  2. 实验名称: 看门狗实验 实验目的: 学习AVR单片机的看门狗的功能 实验现象: 如果屏蔽喂狗程序,则数码管显示值不会加 环 境: ICCAVR6.31A-Experiment name: watchdog Experiment Purpose: To study the function of the AVR watchdog experimental phenomenon: If the screen feed the dog program, the digital di
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2016-01-25
    • 文件大小:27648
    • 提供者:yang
  1. shumaguan

    0下载:
  2. 数码管单片机实验七段数码管显示实验程单片机实验七段数码管显示实验程序-Seven-Segment LED Single-chip digital tube experiments showed that the experimental single-chip experiment and seventh-way digital tube display experimental procedures
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:900
    • 提供者:sheyichai
  1. PWM

    0下载:
  2. 单片机实验板上自带的程序 主要用于了解pwm控制方式 还不错-Own on-board single-chip experimental procedure used mainly for understanding pwm control method is also good
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:1215
    • 提供者:avalon_86
  1. LED

    0下载:
  2. 单片机实验板上自带的程序 主要学习led控制的方法 有空看看 -Singlechip experimental procedures for carrying on-board key learning control methods led to see the time
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:1225
    • 提供者:avalon_86
  1. key

    0下载:
  2. 单片机实验程序设计
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:17577
    • 提供者:cmast
  1. CC1100_CPLD

    0下载:
  2. 基于CC1100和CPLD的时差法测距实验 以GPS秒脉冲为复位信号及开始计时的时间基准, 同时作为无线发射的触发信号。 计时由CPLD计数时钟脉冲实现, 当发射机发射完毕后CC1100模块给出中断,中止主机CPLD的计时, 得到发射时间脉冲数n1; 当接收机CC1100接收到数据包后,给出中断, 提醒单片机处理,并且中止接收部分CPLD的计时, 得到收到时间脉冲数n2。 由n2-n1乘以时钟周期可得电波的传播时间。 程序包括:CPLD计时器程
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1265056
    • 提供者:
  1. keypad_lcd

    0下载:
  2. 基于8051单片机的简单实验程序,实现4*3键盘与lcd1602的通信。包括连接图。-8051 based on a simple experimental procedure, to achieve 4* 3 keypad and lcd1602 communication. Including the connection diagram.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:57948
    • 提供者:zhouhua
  1. keil22

    0下载:
  2. 通信工程 大三单片机实验程序 控制LED有规律亮灭-Communication Engineering junior SCM experiment a regular program control LED light off
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:31713
    • 提供者:lidong
  1. more_int

    0下载:
  2. 单片机实验程序,EXP6_中断嵌套实验,代码完整-SCM experimental procedures, EXP6_ interrupt nesting experiments, code integrity
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-08
    • 文件大小:770
    • 提供者:lwq
  1. Timer

    0下载:
  2. 单片机实验程序,EXP4_定时器实验,代码完整-Microcontroller experimental procedures EXP4_ timer experiment, code integrity
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-04
    • 文件大小:599
    • 提供者:lwq
  1. pc_com

    0下载:
  2. 单片机实验程序,EXP7_51和PC通信实验,代码完整-SCM experimental procedures, EXP7_51 and PC communication experiment, complete code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-04
    • 文件大小:1054
    • 提供者:lwq
  1. M128

    0下载:
  2. mega128单片机实验程序,基础实验,io,ad,PWM等等,适合初学者入门。-mega128 microcontroller experimental procedures, basic experiments, io, ad, the PWM, etc., suitable for the beginner.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-25
    • 文件大小:145473
    • 提供者:lixiang
  1. S21-1

    0下载:
  2. 1个入门的单片机实验程序!希望能帮助有需要的热播!-c51 easy example
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-08
    • 文件大小:6707
    • 提供者:miaohaiyun
  1. 单片机实验程序1

    0下载:
  2. 使用Proteus程序,利用P1口做输出口,接八只发光二极管。编写程序使发光二极管循环点亮。(Using the Proteus program,we use the P1 port to do the output port and connect eight light-emitting diodes. Write a program to make a LEDs cycle light.)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-05-01
    • 文件大小:9216
    • 提供者:苏辛雨
« 12 3 4 »
搜珍网 www.dssz.com