CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mcu bus

搜索资源列表

  1. 51i2c

    0下载:
  2. 51系列单片机在使用时,有时需要模拟I2C总线,这里举出一个实例(读写串行EEPROM芯片at2402)-51 Series MCU in use, is sometimes necessary to simulate I2C bus, to quote one instance (read and write the serial EEPROM chip at2402)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:1721
    • 提供者:王丽
  1. spi

    0下载:
  2. 单片机SPI总线通讯,对于初接触SPI总线的人,有一定帮助。-MCU SPI bus communication, for people in early contact with SPI bus, there is some support.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:4826
    • 提供者:包公
  1. IICavr

    0下载:
  2. ATMEGA16单片机的IIC总线测试程序。-ATMEGA16 MCU IIC bus test program.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1400
    • 提供者:姚宝山
  1. 51iic

    0下载:
  2. 些代码是基于软件模拟的51单片机IIC总线程序,本测试IIC器件为(24cxx)-These codes are software-based simulation 51 MCU IIC bus program, this test IIC device is (24cxx)
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:1572
    • 提供者:lao
  1. 12can

    0下载:
  2. C8051F系列单片机的CAN总线程序编码 -C8051F Series MCU program code CAN-bus
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:62777
    • 提供者:扬名
  1. DHT22_v1.1

    3下载:
  2. 我以前曾发过V1.0版的,这是此版的修正版v1.1,修正了以前版本中的一个错误,即只能读一个数据后就再也读不出温度数据的错误。 这个是用Quartus II软件写的Verilog HDL语言写的与温湿度传感器DHT2x通信的代码. 里面有详细的注解. 主要用于DHT2x单线总线通信转换为8位并行总线通信,应用于具有外部8位总线访问功能的单片机直接读取温湿度数据. 此程序在EPM7128SLC-10中成功测试. -I' ve once spoke V1.0 version, whic
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-25
    • 文件大小:1094781
    • 提供者:yuantielei
  1. EM78--I2C

    0下载:
  2. EM78系列单片机--I2C串行总线的控制-EM78 series MCU- I2C serial bus control
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:12892
    • 提供者:ly
  1. ex8-6c

    0下载:
  2. 增强型8051单片机实用开发技术之spi总线的应用,已通过调试-Enhanced 8051 MCU development techniques and practical application of the spi bus has passed through debugging
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1113
    • 提供者:路远
  1. I2Cserialbuscontrol

    0下载:
  2. 以24CXX系列SEEPROM为例介绍EM78系列单片机如何设计I2C总线接口 -To 24CXX Series SEEPROM example describes how to design EM78 series MCU I2C bus interface
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:15214
    • 提供者:刘威
  1. 5

    0下载:
  2. 单片机中的SPI 操作,基于C8051f020-This program accesses a SPI EEPROM using polled mode access. The F02x MCU is configured in 4-wire Single Master Mode, and the EEPROM is the only slave device connected to the SPI bus. The read/write operations are tailored
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:4617
    • 提供者:王娃女
  1. SJ1000A_CAN

    0下载:
  2. 基于ZLG的SJ1000A用51单片机的CAN总线控制-The SJ1000A based on ZLG MCU with CAN bus control 51
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3162
    • 提供者:廖工
  1. 18b20

    0下载:
  2. 单片机与uart-18b20之间通信,单总线传输,总之你下载就知道了,是电子时钟的-Between the MCU and uart-18b20 communication, single-bus transfer, everything you download will know, is the electronic clock
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:31088
    • 提供者:姚思辰
  1. Timer

    0下载:
  2. 1.设定系统工作在xxMHZ bus clock时钟下 2.测试龙丘最小系统开发板超频性能: 如果LED闪烁,说明芯片正常工作 否则,说明芯片没有正常工作,请检查系统设计 3.也可以测试清华大学最小系统板的超频性能, LED计数,根据灯亮可以读取系统循环了多少次 -this is for the peole who want to know how the timer of MCU work.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:1738
    • 提供者:dingdashun
  1. I2C_program

    0下载:
  2. 51单片机模拟I2C总线。读写采用I2C总线的24c02c。protues仿真。-51 MCU I2C bus simulation. Reading and writing using I2C bus 24c02c. protues simulation.
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:55448
    • 提供者:黄军
  1. BU6929

    0下载:
  2. C8051单片机控制BU6929FV语音芯片播放,使用SPI总线,比ISD400*系列音质清楚。-C8051 MCU BU6929FV voice chip plays, using SPI bus, clear sound quality than ISD400* series.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:4168
    • 提供者:zcl
  1. c8051f04x-can

    0下载:
  2. 简要介绍了USB和CAN总线的特点和应用,基于集成CAN控制器接口的微处理器C8051F040-Briefly describes the characteristics of USB and CAN bus and application of integrated CAN controller interface based on C8051F040 MCU
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:62669
    • 提供者:pankun502
  1. VirtualKwyboard

    0下载:
  2. 该源码为使用avr开发的应用激光技术实现的虚拟键盘,包括使用i2c总线从摄像头获得数据后经单片机处理后将数据发送至pc机,具有较高的实用价值。-Avr source code to use the laser technology developed by the virtual keyboard, including the use of i2c bus access to data from the camera will send the data processing by the MC
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:7529
    • 提供者:SeehaoJee
  1. pdf

    0下载:
  2. 在热网智能终端中停电记录的实现.pdf 外围器件 实时时钟 日历芯片.pdf 日历芯片PCF8583及其应用研究.pdf 日历芯片PCF8563在智能火灾报警控制器中的应用.pdf 基于I2C总线的日历时钟PCF8563在.pdf 多功能数字电子钟系统的设计与实现.pdf 多功能时钟 芯片PCF8563及应用.pdf 串行时钟芯片PCF8583在DSP系统中的应用设计.pdf PCF9563在电子时钟设计中的应用.pdf PCF8583的工作原理及在单片机接口
  3. 所属分类:source in ebook

    • 发布日期:2017-05-10
    • 文件大小:2509803
    • 提供者:xiaowei
  1. DUT

    1下载:
  2. DUT系列数据采集模块将温度传感器(热电阻,热电偶等)的输出信号或电流、电压直接转换成数字量,通过RS-485总线及标准通信协议将数据传送给主机。在模块上由89C51单片机管理模块自动工作,通道转换、ADC启动、采集数据、参比端补偿(热电偶)、引线电阻补偿(热电阻)、数字校零、非线性校正和数据处理等,均由单片机完成,主机仅在需要数据时,发送读取数据命令,模块给出已经线性化了的温度的数字量。通讯协议兼容台湾研华ADAM4000系列和松下PLC的通讯协议,可以与大多数组态软件直接连接,不需要额外的驱
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3545881
    • 提供者:刘学伟
  1. zhinengwendukongzhi

    0下载:
  2. DS18B20是一种可组网的高精度数字式温度传感器,由于其具有单总线的独特优点,可以使用户轻松地组建起传感器网络,并可使多点温度测量电路变得简单、可靠。本文结合实际使用经验,介绍了DS18B20数字温度传感器在单片机下的硬件连接及软件编程,并给出了软件流程图。-DS18B20 is a network of high precision can be digital temperature sensor, because of its unique advantages of a single
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:348554
    • 提供者:zhangman
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »
搜珍网 www.dssz.com