搜索资源列表
AVR8535模拟I2C总线
- 本代马是以AVR系列单片机为硬件,开发环境采用ICCAVR,用软件模拟I2C总线-this generation is MCUs for hardware, using ICCAVR development environment with software simulation I2C Bus
avr+cp2200_source
- 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
24系列所有卡读写操作
- 24系列的卡的读写操作,AT24C01,AT24C02,AT24C04,AT24C08,AT24C16,AT24C32,AT24C64等卡的读写操作,通过I2C总线,AVR控制。
I2C.rar
- I2C 总线C语言集锦包括,PIC单片机,51单片机,AVR单片机.,I2C Bus C language allehanda including, PIC microcontroller, 51 MCU, AVR Singlechip.
AVR.rar
- 本程序包包含了基于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
Atmega16PC8563.rar
- 硬件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
wenduxitong
- 可以采用单总线数字型温度传感器DS18B20,温湿度传感器SHT10、SHT11、SHT15、SHT71和SHT75等,该类传感器能直接输出温湿度的数字值,且与单片机连接的硬件电路简单。提示:Proteus器件选择窗口Data Converters列表的Temperature Sensors子列表里有温度传感器可供选择;Transducers列表的Humidity/Temperatue子列表有温湿度传感器可供选择。-Can use a single-bus digital temperature
i2c
- avr atmega168v i2c总线的程序,可以使用,读取加速度计的数值MXC6202 memsic-avr atmega168v i2c program,can work,read the value of mxc6202 which is a accelaretor memsic
Modbus_AVR
- MODBUS协议在AVR单片机上的实现。MODBUS协议是常用的工业现场控制总线通信协议之一。-MODBUS protocol on the AVR microcontroller implementation. MODBUS protocol is commonly used in industrial field control bus communication protocols.
sch
- 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.
I2C
- 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
18B20
- 18B20驱动程序 单总线。调试通过,AVR-18B20 single bus driver. Debug through, AVR
AVR_SPI_ADC
- AVR单片机SPI的串行ADC接口的设计 SPI(SerialPeripheralInterface---串行外设接口)总线系统是一种同步串行外设接口,允许MCU与各种外围设备以串行方式进行通信、数据交换,广泛应用于各种工业控制领域。 MAX187用采样/保持电路和逐位比较寄存器将输入的模拟信号转换为12位的数字信号,其采样/保持电路不需要外接电容。MAX187有2种操作模式:正常模式和休眠模式,将置为低电平进入休眠模式,这时的电流消耗降到10μA以下。置为高电平或悬空进入正常操作模式。
QIRU_AND_CAN_SUFA
- AVR开发板 C实现 液晶 can总线控制及其他外围电路源代码-AVR Development Board LCD can achieve C bus control, and other peripheral circuits source code
CANto232
- CAN转232总线的单片机程序(AVR实现)-CAN bus 232 to the single-chip procedures (AVR to achieve)
I2C
- AVR单片机应用,I2C总线接口扩展C程序代码-AVR single-chip application, I2C expansion bus interface C code
main
- ds18b20测温程序,单总线,AVR,ATmega16 测量室温-ds18b20 measurement procedures, a single bus, AVR, ATmega16 。Measured at room temperature
I2C
- 用avr单片机写的IIC驱动程序,用io口模拟iic总线的时序,经验证可以以使用,以400k的速度非常稳定-Written with avr microcontroller IIC driver, with the io port analog iic bus timing, experience, certificates can be use to the speed of 400k is very stable
M8IIC
- AVR GCC IO口模拟的IIC总线。-AVR GCC IO port simulation IIC bus.
avr-CAN
- 现场总线技术 [1]是目前自动化控制领域发展比较迅速的一门技术 ,其中CAN(Controller Area Network)总线[2]是在国际上应用最广泛的现场总线之一。-Controller Area Network