搜索资源列表
ds1307(I2C)
- I2C控制参考例程。 I2C控制参考例程。-reference I2C control routines. Re ference I2C control routines.
C8051_I2C_E2PROM
- 摘 要: 本文件是C8051单片机I2C总线读写测试程序;将跳线器JP6短接,使用外部22.1184MHz晶振. 功能:定义 0 ~ 9 键为数字键, A ~ F 为功能键。按 A 键后,可按0 ~ 9 数字键, 从零地址开始存储该键值,并送LED数码管上显示该键值。按 C 键停止后,按 B 键, 从零地址开始读取数据值,并送LED数码管上显示。读取速度每秒一次。在按 C 键停止后,可按 A 键重新输入。 -Abstract : This document is C8051 MCU
PCF8952_msp430
- 使用msp430G2231单片机读取PCF8952读取i2c线上的AD转换信号,USI接口直接读,不需要自己重新读取,非常好-Use msp430G2231 microcontroller reads the PCF8951 i2c read signal line AD converter, USI interface directly read, do not need to re-read, very good
Hx7809_VB
- 利用usb傳數據到mcu,再利用mcu將數據產生i2c的波形.-Use usb mass data to mcu, re-use the data generated mcu waveform i2c.
pmbus
- pmbus在avr32开发板平台上tiny24中的实现。-This is PMBus 1.1 [0] software intended to replace the firmware found in the "Board Controller" [1] on the Atmel ATNGW100 [2], which is a low cost [$US 90] Linux-oriented board suitable for developing and deploying AVR32
Time_Read_Write_I2C_GPS
- 本程序已经调试通过,使用I2C来从外部时钟芯片中读取并写入时间。文档包含i2c的驱动程序、时钟芯片的读与写、以及使用定时器中断产生脉冲来模拟gps对时。-This procedure has been debugging through the use of I2C chip from the external clock time to read and write. Document contains the i2c driver, the clock read and write chip
digitaldcpower-0.5.3.tar
- 一个在AVR下开发的精密数控直流电源,软件是有两个版本 :0--22V 0--2。5A :0--30V 0--2A-DEVELOP DIGITAL CONTROL DC POWER IN AVR Digital DC Power Supply Unit The software is prepared for 2 versions: - 0-22V 0-2.5A - 0-30V 0-2A It is possible to build a different
cpld1a
- 猜数字游戏机 这是一个让玩家在一定的规则和系统提示下,推算一个随机产生的四位数的游戏,这个四位数的各位都不相同。游戏规则如下: 系统 随机产生一个四位数,数码各不相同,玩家通过键盘依次输入4位数,输错可以按退格键修改,输完按确认键确认,然后系统判断,如果猜的数字有x个数字与答案数码相同并且位置相同(该条件代号用A表示),有y个数字与答案数码相同但位置不同(该条件代号用B表示),就输出xAyB。例如答案是2639,输入1692,那么确认后显示结果1A2B。然后玩家通过分析再次输入新的
i2c
- ARM-M0-LPC1114 I2C串口通讯程序-From device to device, the I2C communication protocol may vary, in the example below, the protocol uses repeated start to read data from or write to the device: For master read: the sequence is: STA,Addr(W),offset,RE-
pxa-i2c
- need a longer timeout if we re dealing with the fact we may well be looking at a multi-master environment.
BMP_vga
- 一段基于MCU的I2C通讯用于将字符和一定格式的图片以VGA的格式显示在显示器中。包括支持采用鼠标并计算光标位置,指定位置显示一字符,VGA寄存器初始化 重设模式(重新设置VGA寄存器,切换显示模式)和等功能。如果需要用在你的平台需要重新设置参数。-Some MCU-based I2C communication for the character and a certain format images displayed in the display in VGA format. Includ
LiquidCrystal_I2C
- LiquidCrystal_I2C: Arduino Liquid Crystal Display Library, re-implemented to drive parallel HD44780 compatible LCDs, via all types of generic Chinese PCF8574 I2C serial extenders.-LiquidCrystal_I2C: Arduino Liquid Crystal Display Library, re-implemen