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

搜索资源列表

  1. AVR8535模拟I2C总线

    0下载:
  2. 本代马是以AVR系列单片机为硬件,开发环境采用ICCAVR,用软件模拟I2C总线-this generation is MCUs for hardware, using ICCAVR development environment with software simulation I2C Bus
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4262
    • 提供者:uhu
  1. avr+cp2200_source

    0下载:
  2. m16+cp2200组成的网络接口。 m16使用内部RC振荡8M,如果要提高主频,请注意修改模拟总线读函数。 cp2200模块使用www.icdev.com.cn的,更改pin44连接VCC,即总线复用方式,地址数据复用。 软件编写使用avrstudio4.12+sp4+winavr(avrstudio自带的winavr嵌入方式)。 硬件连接: m16 | cp2200 PORTA | AD0-7 PB0 | RST PB1 | CS PB2 | RD P
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:101751
    • 提供者:刘晓军
  1. 24系列所有卡读写操作

    0下载:
  2. 24系列的卡的读写操作,AT24C01,AT24C02,AT24C04,AT24C08,AT24C16,AT24C32,AT24C64等卡的读写操作,通过I2C总线,AVR控制。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2010-05-23
    • 文件大小:14209
    • 提供者:zhaojiejay
  1. I2C.rar

    0下载:
  2. I2C 总线C语言集锦包括,PIC单片机,51单片机,AVR单片机.,I2C Bus C language allehanda including, PIC microcontroller, 51 MCU, AVR Singlechip.
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:22451
    • 提供者:王佐鹏
  1. AVR.rar

    0下载:
  2. 本程序包包含了基于ATmega16单片机从IO口操作到串口,模拟比较器,AD转换,PWM输出,TWI总线操作,SPI总线操作等完整程序。,This package contains ATmega16-based single-chip operation from the IO port to the serial port, analog comparator, AD converter, PWM output, TWI bus operation, SPI bus operation pro
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:5719
    • 提供者:dangml
  1. Atmega16PC8563.rar

    0下载:
  2. 硬件TWI总线读写PCF8563的程序,谨供初学者参考。其中文件夹中的《ICC_PRJ》是ICCAVR的工程文件和源文件,TWI bus hardware to read and write PCF8563 procedures, I would like for the advanced users. Where in the folder " ICC_PRJ" yes ICCAVR project files and source files
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3202736
    • 提供者:wangyi
  1. wenduxitong

    0下载:
  2. 可以采用单总线数字型温度传感器DS18B20,温湿度传感器SHT10、SHT11、SHT15、SHT71和SHT75等,该类传感器能直接输出温湿度的数字值,且与单片机连接的硬件电路简单。提示:Proteus器件选择窗口Data Converters列表的Temperature Sensors子列表里有温度传感器可供选择;Transducers列表的Humidity/Temperatue子列表有温湿度传感器可供选择。-Can use a single-bus digital temperature
  3. 所属分类:Network Security

    • 发布日期:2017-03-28
    • 文件大小:56405
    • 提供者:吴天荣
  1. i2c

    0下载:
  2. avr atmega168v i2c总线的程序,可以使用,读取加速度计的数值MXC6202 memsic-avr atmega168v i2c program,can work,read the value of mxc6202 which is a accelaretor memsic
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:962
    • 提供者:york
  1. AVR-485

    0下载:
  2. rs485总线网络程序,含节点和主控机电路原理图-rs485 bus network program, with nodes and the host computer circuit diagram
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:124404
    • 提供者:song
  1. Modbus_AVR

    0下载:
  2. MODBUS协议在AVR单片机上的实现。MODBUS协议是常用的工业现场控制总线通信协议之一。-MODBUS protocol on the AVR microcontroller implementation. MODBUS protocol is commonly used in industrial field control bus communication protocols.
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:69704
    • 提供者:杨玉峰
  1. sch

    0下载:
  2. avr单片机开发板原理图。具有232,485等通信接口,isp,jtag,i2c等总线,热敏电阻,8位LED显示等常用功能。-avr microcontroller development board schematics. With 232,485 other communication interface, isp, jtag, i2c, etc. bus, thermal resistance, 8-bit LED display common features.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:275164
    • 提供者:王维
  1. I2C

    0下载:
  2. I2C AVR单片机使用I2C总线的例子,AVR工作于I2C的主节点模式,包含两个例子 I2C.c 以单字节模式访问I2C总路线器件AT24C02的例子程序,从中可以学习I2C总线的工作过程 AT24C02.c 调用库函数对AT24C02进行读写,可以连续多字节读写。-Single-chip I2C AVR example of the use of I2C bus, AVR job in I2C master mode node, including two examples in
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:45336
    • 提供者:张三
  1. 18B20

    0下载:
  2. 18B20驱动程序 单总线。调试通过,AVR-18B20 single bus driver. Debug through, AVR
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:287228
    • 提供者:xia
  1. AVR-baseonAT24C16

    0下载:
  2. 首先介绍I2C总线的的一些基本知识:特点、结构、原理、控制时序、与单片机的接口方法等。最后通过一个实例实现模拟I2C接口。-First of all I2C bus introduce some basic knowledge of: characteristics, structure, principle, control timing, and MCU interface methods. Finally, through an example of analog implementati
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:257141
    • 提供者:jiben042
  1. AVR_SPI_ADC

    0下载:
  2. AVR单片机SPI的串行ADC接口的设计 SPI(SerialPeripheralInterface---串行外设接口)总线系统是一种同步串行外设接口,允许MCU与各种外围设备以串行方式进行通信、数据交换,广泛应用于各种工业控制领域。 MAX187用采样/保持电路和逐位比较寄存器将输入的模拟信号转换为12位的数字信号,其采样/保持电路不需要外接电容。MAX187有2种操作模式:正常模式和休眠模式,将置为低电平进入休眠模式,这时的电流消耗降到10μA以下。置为高电平或悬空进入正常操作模式。
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-30
    • 文件大小:67921
    • 提供者:张同祥
  1. QIRU_AND_CAN_SUFA

    0下载:
  2. AVR开发板 C实现 液晶 can总线控制及其他外围电路源代码-AVR Development Board LCD can achieve C bus control, and other peripheral circuits source code
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:75745
    • 提供者:孙俪
  1. CANto232

    0下载:
  2. CAN转232总线的单片机程序(AVR实现)-CAN bus 232 to the single-chip procedures (AVR to achieve)
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:342426
    • 提供者:周明
  1. I2C

    0下载:
  2. AVR单片机应用,I2C总线接口扩展C程序代码-AVR single-chip application, I2C expansion bus interface C code
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1507
    • 提供者:梁彬
  1. main

    0下载:
  2. ds18b20测温程序,单总线,AVR,ATmega16 测量室温-ds18b20 measurement procedures, a single bus, AVR, ATmega16 。Measured at room temperature
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1938
    • 提供者:周嗣理
  1. avr-CAN

    0下载:
  2. 现场总线技术 [1]是目前自动化控制领域发展比较迅速的一门技术 ,其中CAN(Controller Area Network)总线[2]是在国际上应用最广泛的现场总线之一。-Controller Area Network
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:25307
    • 提供者:夏显中
« 12 3 4 5 6 »
搜珍网 www.dssz.com