搜索资源列表
I2C总线C语言源程序
- 这是一个c语言写的a/d转换程序。利用i2c总线实现对24c02的存和取-A a/d convert program in c, which can write and read from a 24c02 using i2c bus
epg
- 机顶盒界面源代码: ## Avoid the so-called SINGAPPL to be initialized at runtime ## Used when the tuner is controlled externally by I2C and ## the PIDs forced to some specific values. -STB interface source code : # # Avoid the so-called SINGAPPL to be
7115
- 这也是PHILIPS系列A/D解码芯片SAA7115的驱动程序源码,用单片机模拟I2C实现读写操作-series A / D SAA7115 decoder chip driver source code MCU achieve simulation write I2C
ds1624cprogram
- 由于DS1624是I2C总线结构的串行数据传送,它只需要SDA和SCL两根线完成数据的传送过程。因此,我们在进行程序设计的时候,也得按着I2C协议来对DS1624芯片数据访问。有关I2C协议参看有关资料,这里不详述。对于AT89S51单片机本身没有I2C硬件资源,所以必须用软件来模拟I2C协议过程。 要从DS1624中读取温度值,首先启动DS1624的内部温度A/D开始转换,对应着有相应的命令用来启动开始温度转换,有关DS1624的指令集参考前面的叙述。一般情况下,DS1624经过一次温度
I2C_1.1
- Simple I2C controller -- 1) No multimaster -- 2) No slave mode -- 3) No fifo s -- -- notes: -- Every command is acknowledged. Do not set a new command before previous is acknowledged. -- Dout is available 1 clock cycle later as cmd_a
mp3sources
- I ve never managed to get the Mega128 TWI (two wire interface, also called I2C) interface working totally satisfactorily. It seems to require some \"magic numbers\" I suspect it does some wierd clocking tricks which results in strange waveforms
THEI2C-BUSSPECIFICATION
- The I2C-bus specification 由于大规模集成电路技术的发展,在单个芯片集成CPU以及组成一个单独工作系统所必须的ROM、RAM、I/O端口、A/D、D/A等外围电路和已经实现,这就是常说的单片机或微控制器。目前,世界上许多公司生产单片机,品种很多:包括各种字长的CPU,各种容量和品种的ROM、RAM,以及功能各异的I/O等等。但是,单片机品种规格有限,所以只能选用某种单片机再进行扩展。扩展的方法有两种:一种是并行总线,另一种是串行总线。由于串行总线连线少,结构简单,往往
AV
- 一套全遥控6声道AV机的汇编程序,该程序已经商业化的,里面包含的范围很广,主程序包含的分支子程序包括: 1 红外线遥控处理程序 2 I2C协议 3 PT16311驱动程序 4 复杂的按键处理程序 5 A/D转换程序(只用1个LM358组成的A/D转换器) 6 文字显示模块 7 电平频谱显示子程序 8 M62429子程序
AT89C51_proteus_fangzhenban
- PROTEUS仿真用单片机系统板 系统资源丰富: ★ 内置RAM 32KB模块 ★ 内置8位动态数码显示模块 ★ 内置8X8点阵显示模块 ★ 4位静态数码显示模块 ★ 4位级联的74LS164串并转换模块 ★ 内置8通道8位A/D转换 ★ 内置8位D/A转换 ★ 内置2路SPI和I2C总线接口 ★ 内置4路1-Wire总线接口 ★ 内置4X4矩阵式键盘 ★ 内置4路独立式键盘 ★ 内置4路拨动开关 ★ 内置8位LED发光二极管 ★ 内置
PCF8591
- I2C接口的AD及D A转换器的应用..源程序
i2c.rar
- DSP的I2C模块C程序,在合众达(seed)的SEED-DEC6713上通过.较合众达的复杂的example,本程序简单明了。特别适合DSP初学者。,DSP-I2C module C procedures, the United Tatsu (seed) of the SEED-DEC6713 adopted. Tatsu more united complex example, this procedure is simple. DSP is particularly suitable fo
sharpDVBS2tuner
- DVB S2 sharp 高频头驱动。此代码实现了sharp 高频头的驱动,通过I2C接口。代码中有详细的注释。 现在国外的高清共享机器都采用DVB S2高频头。-DVB S2 sharp high-frequency head-driven. This code implements the sharp LNB driven through the I2C interface. Detailed comments in the code. Now foreign machines are us
i2c
- keil c51下基于软件模拟I2C总线的Dll动态连接库。下载后将其烤到keil\C51\bin下即可。-keil c51 simulates I2C based on software the main line the Dll dynamic connection storehouse. After downloading roasts it to keil\C51\bin under then.
DLL_v4.7_Examples
- It is for WIN-I2C D-It is for WIN-I2C DLL
Programmingmanual
- The STM8 family of HCMOS microcontrollers is designed and built around an enhanced industry standard 8-bit core and a library of peripheral blocks, which include ROM, Flash, RAM, EEPROM, I/O, Serial Interfaces (SPI, USART, I2C,...), 16-bit Timers
I2C总线C语言源程序
- 这是一个c语言写的a/d转换程序。利用i2c总线实现对24c02的存和取-A a/d convert program in c, which can write and read from a 24c02 using i2c bus
I2C总线C语言源程序
- 这是一个c语言写的a/d转换程序。利用i2c总线实现对24c02的存和取-A a/d convert program in c, which can write and read from a 24c02 using i2c bus
Al-D-PCB
- adxl345测试程序,采用89C52单片机,I2C总线控制,可以显示角度-Adxl345 test procedures, the use of 89C52 microcontroller, I2C bus control, you can display the angle
CAT24C01-D
- 用于I2C代码储存的芯片CAT24C01-D的芯片手册-IC Datasheet
i2c
- i2c处理,协议分析。。。。。。。。。。。。。(i2c xasj s d asdkas d ksd asd)