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

搜索资源列表

  1. pca9555zhuchengxukuangjia

    0下载:
  2. pca9555iic方式io扩展芯片主程序框架,-pca9555iic expansion chip, the main framework
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:1696
    • 提供者:ii
  1. stm8s_led

    0下载:
  2. 采用STM8S208r8实现的数码管显示,用到IO口的操作以及定时器操作,其中定时器2时作为计数器用的,可以测量定时长度,程序运行时间。-Using STM8S208r8 achieve digital display used IO port operation and timer operation, Timer 2 as a counter measure timing length, the program run time.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-18
    • 文件大小:441952
    • 提供者:曾志皓
  1. 001.io

    0下载:
  2. msp430g2553独立键盘程序,可以直接使用,在g2553官方开发板上可以看到控制小灯的实际效果,稍作修改可用作其他用途-msp430g2553 independent keyboard program that can be used directly in the the g2553 official development board can see the practical effect of control of small lights, minor modifications
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:19261
    • 提供者:卫莱
  1. testsoftware

    0下载:
  2. MSP单片机通过IO口通信,实现收发过程-MSP microcontroller IO port communications, sending and receiving process
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:91982
    • 提供者:刘星
  1. STM32F4_IO_Toggle

    0下载:
  2. STM32F407 IO口程序调试程序,固件包程序例程,流水灯程序,有完整的c语言源代码-STM32F407 IO port program debugging program routine, the firmware package, light water programs, the complete C language source code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1632507
    • 提供者:莫旭勤
  1. c51i2

    0下载:
  2. I2C总线驱动程序(用两个普通IO模拟I2C总线) 包括100Khz(T=10us)的标准模式(慢速模式)选择-I2C bus driver (choose two general IO simulation I2C bus) 100Khz (T = 10us) standard mode (slow mode)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:3244
    • 提供者:h
  1. SCI_send

    0下载:
  2. SCI查询发送,基于FreescaleXET512单片机的SCI底层驱动程序,主要轮询检测各IO的状态,运用SCI发送数据。-SCI sending a query to detect the IO based on FreescaleXET512 MCU SCI low-level drivers, polling status, use the SCI to send data.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:410391
    • 提供者:亮亮
  1. lmp90080

    1下载:
  2. lmp90080 最新国半前段模拟芯片 精密ad 集成io特性。模拟spi 方便移植。-lmp90080 latest country half front-end analog chip precision ad integration io characteristics. Analog spi convenient transplant.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-09
    • 文件大小:2035
    • 提供者:徐行
  1. LCD1602164

    0下载:
  2. 常用液晶1602 和 芯片IO扩展164的驱动 一直移植-Commonly used LCD 1602 and chip IO expansion 164 drive has been transplanted
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-16
    • 文件大小:1529
    • 提供者:刘刚
  1. xc9572_IO

    0下载:
  2. xc9572应用扩展8051等的地址线,以及扩展更多的IO口用-xc9572 application extension 8051 address lines, and extended more IO port
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-23
    • 文件大小:1298
    • 提供者:alongso
  1. WT56F216_8051Port0_0815_02

    0下载:
  2. 台湾伟诠单片机IO应用范例,使用Keil C开发。-Taiwan Weltrend the microcontroller IO application examples, using Keil C development.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-22
    • 文件大小:166152
    • 提供者:王二小
  1. C51_MCU_PLC

    0下载:
  2. 某款PLC控制器产品的全套代码, 增强型51MCU, 重点代码,为I/O端口的 状态机控制,包括键盘\串口\数字模拟IO控制调度. 分析可以移植PLC的接口控制逻辑算法实现.-all Souce Code of one model of PLC product controller . based on enhanced MCS51 MCU.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-19
    • 文件大小:2073164
    • 提供者:henrypudn
  1. stm32-tinyos

    0下载:
  2. TinyOS系统以其组件结构模型、事件驱动、并发型等优点成为目前最受关注的无线传感器网络操作系统。而STM32和CC2520以其高性能、低成本、低功耗被广泛应用于无线传感器网络嵌入式系统。 但TinyOS 不支持STM32和CC2520芯片。因此在分析TinyOS 基本原理、NesC 编程语言实现机制及其编译过程的基础上,介绍了基于STM32和CC2520的T inyOS移植方法,完成了STM32的IO组件、Timer 组件、USART组件、SPI 组件和CC2520芯片的移植。在实现CC252
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-05
    • 文件大小:24801608
    • 提供者:lewin
  1. pictest2013.1.4

    0下载:
  2. PIC16f639程序,定时器和IO口输出,烧写器用的是MPLAB 编译器是XC8-The PIC16f639 program, timer and IO port output, Used for programming the MPLAB compiler XC8
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-30
    • 文件大小:70022
    • 提供者:徐卓
  1. 8255Adianzheng

    0下载:
  2. 使用8255A芯片对51单片机的IO口进行扩展,然后将点阵屏的引脚连接至8255芯片的相应端口上-51 microcontroller IO port expansion, using the 8255A chip dot matrix screen and then the pin is connected to the 8255 chip
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-24
    • 文件大小:96256
    • 提供者:傅昌龙
  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. Expand-IO-MCP23017_cn

    0下载:
  2. 扩展I/O芯片 microchip MCP23017数据手册中文版 I2C总线与主机通信,扩展16位I/O口,最多可挂8片-Expansion I/O chip microchip MCP23017 data sheet for the Chinese version of the I2C bus communicates with the host, and extended 16-bit I/O ports, up to hang 8
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-13
    • 文件大小:647815
    • 提供者:吴名
  1. nRF2401

    0下载:
  2. MSP430 IO模拟SPI MSP430系列单片机是美国德州仪器(TI)1996年开始推向市场的一种16位超低 MSP430单片机 [1]功耗、具有精简指令集(RISC)的混合信号处理器(Mixed Signal Processor)。称之为混合信号处理器,是由于其针对实际应用需求,将多个不同功能的模拟电路、数字电路模块和微处理器集成在一个芯片上,以提供“单片机”解决方案。该系列单片机多应用于需要电池供电的便携式仪器仪表中-MSP430 IO simulation SPI
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-05
    • 文件大小:1930
    • 提供者:123
  1. distinct-classical-circuit

    0下载:
  2. 10个清晰的经典电路 2051制作的150MHz频率计 C51单片机实现上以太网 C51单片机最小化应用 IO口实现ADC功能 USB转串口-CH340 串口型电脑红外遥控器制作 单片机控制的吸氧机 美的电磁炉sf194 面包机原理图 用并口控制步进电机-USB-to-serial-CH340 serial computer infrared remote control production MCU control ADC functions prod
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-05
    • 文件大小:319731
    • 提供者:wangdubin
  1. stm32-timer

    0下载:
  2. stm32产生PWM,通过导线连至捕捉IO口,通过串口打印寄存器捕捉到的值-Stm32 produce a PWM, connected by wires to the capture IO , via USART printing to capture value
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-11
    • 文件大小:4778695
    • 提供者:pkang
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com