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

搜索资源列表

  1. app_ADC_with_digit_8_led_by_kkyou

    0下载:
  2. 电压计(c语言编写的) 通过led灯显示 电路图说明: 1、R1、R2、D1、D2 组成发光二极管显示,显示过压或过流状态; 2、PC3外接模拟信号 采用内部参考电压所以AREF传电容接地抗干扰AVCC接VCC提供AD转换电压 3、PC5提供164的时钟信号 PC4提供串行输入信号 164具有10ma的输出电流,又具有串入并出以及信号锁存的动能,数码管又为共阴管,所以无须另加驱动 这里采用静态显示 4、现以在程序中加入小数点显示
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:299.35kb
    • 提供者:赵斌斌
  1. com-usb

    0下载:
  2. 由串口资源实现USB驱动的解决方案,包含原码和开发文档及流程图。每个函数都经过验证-resources from the USB serial-driven solutions include the original code and the development of flow charts and documentation. Each function tested
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:24.99kb
    • 提供者:nj_zbl
  1. usb_i2c

    0下载:
  2. 基于Cypress的68013实现的USB转I2C的源代码。USB端通信是利用预留指令0xA3实现的,基于最简单的控制流程。适合大家初步接触USB编程的人。下端用C51模拟I2C总线。-68013 Cypress-based implementation of the USB-I2C source code. USB client communication is the use of reserved instruction 0xA3 to achieve, based on the most
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:53.07kb
    • 提供者:chen hui
  1. ScmLight

    0下载:
  2. 简单的单片机入门程序,流水灯从两侧流动亮到中间,适合入门者学习-Simple single-chip entry procedures, light from both sides of the flow of water to the middle light, suitable for beginners to learn
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:13.69kb
    • 提供者:郭浩蕴
  1. 1

    0下载:
  2. 该数控直流电流源以精密压控电流源为核心、用单片机、DAC组成控制电路,引入“S类”反馈控制功率放大电路,实现超精密电流控制、具备精准的扩流能力、低失调、有步进、同时带有 丰富扩展功能的精密电流源。经过ADC采样,完成输出电流显示功能,并使输出范围覆盖0~2A,是理想的电流源解决方案。-The CNC precision DC voltage-controlled current source to current source at the core, with single-chip, DAC
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1.87kb
    • 提供者:bo
  1. huibianliushuideng

    0下载:
  2. 查询方式控制灯闪时间间隔的汇编流水灯程序:由高到低,然后由低到高流动,再全暗全亮三次-Query control time interval lights flash lamp process flow of the compilation: high to low, and then from low to high flows, and then the whole light dark three-wide. . .
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:7.4kb
    • 提供者:小南
  1. MFC_DeviceNet_Emulater

    0下载:
  2. CAN communication - Measuaring Flow Controller(MFC) DeviceNet for Semiconducter manufacturing system-CAN communication- Measuaring Flow Controller(MFC) DeviceNet for Semiconducter manufacturing system
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:704.17kb
    • 提供者:Tomahawk
  1. IICdsp

    0下载:
  2. 该文档介绍了DSP6000系列的I2c通信接口的相关内容。包括寄存器,程序框图等内容。-The document describes the DSP6000 series communication interface I2c relevant content. Including the register, the program flow chart and so on.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:199.22kb
    • 提供者:蔡志伟
  1. 16F877AcontrolGSMcode

    0下载:
  2. 16F877A控制GSM程序, 本系统特别适用于需频繁传送小流量数据的应用,以此为基础,可以开发出多种前景极其乐观的各类应用,如数据采集系统、GPS/GSM (SMS)移动车辆监控定位系统、移动POS机、移动收费系统、移动性数据和Internet接入、机房监控、远程维护系统和信息查询系统等。在下一步的工作中,可以考虑使用GPRS功能的模块并开发MMS多媒体短消息服务的应用。相信随着GPRS网络的完善,MMS多媒体短消息服务的开展和国际3G标准的施行,必将促使短消息在其他行业得到广泛应用-This
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:3.36kb
    • 提供者:liudeqiang
  1. DS18B20

    0下载:
  2. DS18B20是一种可组网的高精度数字式温度传感器,由于其具有单总线的独特优点,可以使用户轻松地组建起传感器网络,并可使多点温度测量电路变得简单、可靠。本文介绍了使用DS18B20数字温度传感器在单片机下单点测温的硬件连接及软件编程,并给出了软件流程图。本制作的设计中只使用了一个DS18B20温度传感器,可增加为多个DS18B20温度传感器进行分布式多点温度测量的巡回检测系统,因此,该系统的可扩展性很强。整个系统硬件简单、可靠,系统成本低。 该单点温度测量系统由传感器、单片机和LCD三大部分
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:128.05kb
    • 提供者:姜安柱
  1. GG

    0下载:
  2. 广告灯,能左右移动,包换设计框图,程序流程图,同时包含有电路图,C和汇编程序!-Advertising lights, can move around, shifting the design diagram, process flow diagram, also includes a circuit, C and assembler!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:46.24kb
    • 提供者:向波
  1. Supermarketchargingsystem

    0下载:
  2. 超市收费系统添加了条形码检测,结合实际应用,模拟设计一微机应用系统,要求该系统综合应用并行接口、串行接口,定时器接口、模拟接口等等(根据具体体题目确定具体接口),实现主控中心微机与 下位机实现远距离传送,以及远程控制、监测功能。包含程序设计流程图,完整代码,运行调试结果 -Supermarket bar code added to detect charging system, combined with practical application, the design of a co
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:336.31kb
    • 提供者:团长
  1. IOtest

    0下载:
  2. 基于S3c44b0的I/O口的测试程序,使得确保I/O口的畅通-Based S3c44b0 of I/O port of the test procedure, making sure I/O port of the flow
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:54.68kb
    • 提供者:刘星雨
  1. liushuideng

    0下载:
  2. C语言编写的单片机串口控制的流水灯,花样复杂。-C language flow control microcontroller serial port lights pattern complexity.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:924byte
    • 提供者:yanglu
  1. liushuideng

    0下载:
  2. 实现中断对流水灯的控制,利用中断原理,实现中断控制。-Achieve interruption of the flow control lamp, using interrupt principle, to achieve interrupt control.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:747byte
    • 提供者:迷途
  1. Key-introduction

    0下载:
  2. Key.asm 文件函数一览表、 键盘扫描初始化程序及键盘扫描函数流程图-Key.asm document function general chart, The keyboard scanning beginning starts to turn the scanning function flow chart of procedure and keyboard
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:74.55kb
    • 提供者:junka
  1. 33666

    0下载:
  2. 8个发光管由上至下间隔1s流动 其中每个管亮500ms,灭500ms,亮时蜂鸣器响 灭时关闭蜂鸣器,一直重复下去。-8 LED top-down flow of the interval in which each tube light 1s 500ms, OFF 500ms, lit off the buzzer when the buzzer off, has been repeated down.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:535byte
    • 提供者:刘艺
  1. 2

    0下载:
  2. 51单片机实现数码管流动;通过c语言实现数码管流动和闪烁;-51 single chip digital control flow by c language movement and flashing LED
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:9.57kb
    • 提供者:祁兵兵
  1. Sensing-Air-Flow-with-the-PIC16C781

    0下载:
  2. Sensing Air Flow with the PIC16C781
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:164.18kb
    • 提供者:KhoaNN
  1. People-Flow-Monitoring-and-Power-Saving-System.ra

    0下载:
  2. People Flow Monitoring and Power Saving System
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:895byte
    • 提供者:Ravindra
« 12 3 4 »
搜珍网 www.dssz.com