搜索资源列表
PIC_I2C_Slave
- PIC I2C slave communication code.
tsl2561
- 该程序是pic单片机程序,里面含有主从单片机i2c通讯程序。开发环境就是pic单片机的那个专用开发环境。单片机c程序,仅供大家参考。-The program is pic Singlechip procedure, which contains a single-chip i2c master-slave communication procedures. Development environment that is dedicated pic SCM development environm
f4520_m_s_v2
- I2C master and slave program with PIC.
i2cExample
- I2C Example: Pseudo-code Master and Slave for PIC Microcontrolers (receives & transmits data).-I2C Example: Pseudo-code Master and Slave for PIC Microcontrolers (receives & transmits data).
2007620122911769
- i2c通讯实列介绍pic单片机i2c做为slave的代码-i2c communication real pic microcontroller i2c column describes the code as a slave
folder
- microchip pic based example to i2c slave interface.
CE145_I2C_Slave_120309
- i2c slave for pic controller
Pic16F1829_i2c
- pic16f1829的i2c通信.一个pic做从机另一个做主机,主从都是硬件操作没有用软件模拟。主机发送一个值用于调整从机的pwm。-I2C communication pic16f1829. A pic from another host, master and slave are hardware operation without the use of simulation software.The host sends a value used to adjust from the ma
PIC_CODE
- PIC单片机I2C主从通讯,使用硬件I2C接口.-PIC microcontroller I2C master-slave communications, hardware I2C interface.
i2c_master_slave_pic
- This I2C library contains the following functionalities: - master/slave communication - timeout in case of bus failure - self recovery after timeout - possibility to write one of 32 bytes slave registers In the archive you can find the hardwar