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

搜索资源列表

  1. 60

    0下载:
  2. 60倒计时器C语言源程序 该程序可导入单片机硬件实验板实现59~0的倒计时功能-60 Countdown C language source code of the program can be imported chip hardware test board to achieve 59 to 0 countdown function
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-14
    • 文件大小:544
    • 提供者:瑶瑶
  1. 1

    0下载:
  2. 单片机滚动显示 C51程序 综合实验二十字-C51 microcontroller rolling display program
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-27
    • 文件大小:20427
    • 提供者:lijunhua
  1. practical-signal

    0下载:
  2. 数字电压表 函数发生器单片机程序及实验报告分析,电路图覆盖-Digital voltmeter function generator
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-29
    • 文件大小:163840
    • 提供者:朱强
  1. hongwaijietou

    0下载:
  2. msp430单片机红外接收头解码实验,开发板程序-msp430 microcontroller infrared receiver decoding experimental development board procedures
  3. 所属分类:SCM

    • 发布日期:2017-12-04
    • 文件大小:209034
    • 提供者:陈宏
  1. 4.Interrupts

    0下载:
  2. 51单片机中断实验, 通过两个外部中断源/INTO,INT1控制led灯亮灭,/INT0为边缘触发,低电平有效,接P0.0脚,当cpu接收到/INT0中断请求时,进入中断服务程序(点亮led1);/INT1为电平触发,低电平有效,接P0.1脚,当cpu接收到/INT1中断请求时,进入中断服务程序(点亮led3);-51 MCU interrupt experiments, two external interrupt sources/INTO, INT1 control led lights o
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:31475
    • 提供者:李生
  1. keyboard

    0下载:
  2. 独立键盘识别程序,熟悉51单片机IO口简单实验-Separate keyboard identification procedures, familiar with the 51 single-chip IO simple experiment
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:20627
    • 提供者:ximeng
  1. 51lcd

    0下载:
  2. 51 单片机显示实验,程序简单,适用初学者可发学习,了解显示原理-51 single display experiment, the procedure is simple, suitable for beginners to learn can be made to understand the revelation principle
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:9564
    • 提供者:li
  1. PID

    0下载:
  2. 一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定-A typical PID process, the use of SCM control cpu, please slightly simplified, specific PID parameters must be determined by the specific object through experiments
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:1474
    • 提供者:huangjiayin
  1. flash-LED

    0下载:
  2. 单片机部分试验程序(89c51),1-闪烁灯实验,BUTTON_LED.C-SCM part of the test program (89c51), 1- flashing light experiment, BUTTON_LED.C ..
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:8980
    • 提供者:Miss Jin
  1. relay-test(ji-dian-qi)

    0下载:
  2. 单片机部分试验程序(89c51),2-继电器实验, BUTTON_LED.C-SCM part of the test program (89c51), 2- relay experiment, BUTTON_LED.C ...
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:11037
    • 提供者:Miss Jin
  1. Synchronized-lights(hua-yang-deng)

    0下载:
  2. 单片机部分试验程序(89c51),花样灯实验, -SCM part of the test program (89c51), pattern light experiment,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:9344
    • 提供者:Miss Jin
  1. C8051F340_Ctestprogeramme

    0下载:
  2. C8051F340 实验板测试程序,非常全面,可以作为初学者或者给予单片机网络开发者的必备资料-C8051F340 experimental board test procedures, very comprehensive and can be given as a beginner or a single-chip network development are essential information
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-08
    • 文件大小:1880966
    • 提供者:胡轲
  1. EX1_LED

    0下载:
  2. ME850 单片机开发实验仪演示程序功能简介: EX1_LED (LED闪烁) P0、P2 端口的LED 亮300ms,灭300ms,如此循环。 -ME850 SCM experimental instrument demo Features: EX1_LED (LED flashes) P0, P2 port LED light 300ms, off 300ms, so the cycle.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:8915
    • 提供者:_2232659113
  1. small_rtos

    0下载:
  2. Small RTOS51是为51系列单片机而编写的。它是完全免费的、源代码公开的多任务实时操作系统。它可在无任何外部数据存储器的 单片80C51系统上运行,并且是可移植的。全书分两部分。第一部分为基础篇,介绍Small RTOS51和一些基本概念,并详细分析 Small RTOS51的工作原理。第二部分为应用篇,给出部分常用硬件在Small RTOS51下驱动程序的源代码。这些源代码在DP51单片机仿 真实验仪上全部调试通过,且只要经过很少的改动,或是不改动,就可以在其他环境下 使用。应用篇还通
  3. 所属分类:ELanguage

    • 发布日期:2017-04-06
    • 文件大小:75814
    • 提供者:小罗
  1. led

    0下载:
  2. keil开发,c语言,基于51单片机的流水灯程序,有多种流发,实验通过,效果令人满意。-51 MCU-based water lights, there are a variety of streaming hair, through experiments, the effect is satisfactory
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:28087
    • 提供者:Kunhai_Dai
  1. dfdsdfe

    0下载:
  2. 适合很多单片机的入门者,包括很多的程序,历程,单片机原理图,仿真图以及实验的效果-Suitable for many microcontroller beginners, including many of the procedures, process, single-chip schematic, simulation and experimental results Fig.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-14
    • 文件大小:3526188
    • 提供者:段才伟
  1. NXP-LPC954

    0下载:
  2. NXP LPC954单片机数据模拟实验完整版程序~很不错~-NXP LPC954 microcontroller data simulation complete version of the program, very good ~
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:7519
    • 提供者:海燕
  1. danji

    0下载:
  2. 基于51单片机的实验 用于驱动直流电机的c程序-Based on 51 single-chip experiments used to drive DC motor c program
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:15620
    • 提供者:刘副
  1. bujin

    0下载:
  2. 基于51单片机的实验 用于驱动步进电机的c程序-Based on 51 single-chip stepper motor for driving test c program
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:14036
    • 提供者:刘副
  1. ex1

    0下载:
  2. AT89S52单片机,基于c语言,独立按键的应用,包括CPU控制的按键扫描实验,按键加1数码管显示,按键可调节的电子时钟,定时中断控制的按键程序,独立式键盘的按键一键多功能程序,独立式键盘控制的4级变速流水灯,无消抖处理的按键程序,消抖处理的按键程序。-AT89S52 microcontroller, based on the C language, application independent key, including the key scanning experiment of CPU
  3. 所属分类:SCM

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