Location:
Search - I2C PIC slave
Search list
Description: i2c_slave mode for pic
Platform: |
Size: 2048 |
Author: 简清传 |
Hits:
Description: 该程序是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 environment. Singlechip c procedures for your reference.
Platform: |
Size: 211968 |
Author: 刘柱 |
Hits:
Description: I2C master and slave program with PIC.
Platform: |
Size: 4096 |
Author: jlian |
Hits:
Description: 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).
Platform: |
Size: 4096 |
Author: silvi |
Hits:
Description: PIC I2C slave communication code.
Platform: |
Size: 16384 |
Author: Cinan |
Hits:
Description: i2c通讯实列介绍pic单片机i2c做为slave的代码-i2c communication real pic microcontroller i2c column describes the code as a slave
Platform: |
Size: 83968 |
Author: z |
Hits:
Description: microchip pic based example to i2c slave interface.
Platform: |
Size: 11264 |
Author: upul |
Hits:
Description: i2c slave for pic controller
Platform: |
Size: 33792 |
Author: a |
Hits:
Description: 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 machine pwm.
Platform: |
Size: 486400 |
Author: 吕旭林 |
Hits:
Description: PIC单片机I2C主从通讯,使用硬件I2C接口.-PIC microcontroller I2C master-slave communications, hardware I2C interface.
Platform: |
Size: 440320 |
Author: xiejun |
Hits:
Description: This a short document about MODBUS .Modbus RTU Slave project based on Microchip PIC 16F87X processor and 24LC128 CMOS Serial EEPROM with I2C interface.
PIC Modbus RTU slave supports write and read (3 and 16) functions.
The data is stored and read from EEPROM via the I2C bus.
You can write/read up to 8000 registers.
In a single frame can be read/write 32 registers .
The program was written in the HI-TECH C compiler.-This is a short document about MODBUS .Modbus RTU Slave project based on Microchip PIC 16F87X processor and 24LC128 CMOS Serial EEPROM with I2C interface.
PIC Modbus RTU slave supports write and read (3 and 16) functions.
The data is stored and read from EEPROM via the I2C bus.
You can write/read up to 8000 registers.
In a single frame can be read/write 32 registers .
The program was written in the HI-TECH C compiler.
Platform: |
Size: 944128 |
Author: phcuong |
Hits:
Description: 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 hardware schematic, some photos of the working platform, the required libraries and an working example. In the example the master MCU writes 2 bytes to the slave MCU which then sums them together. Then the MCU read the result and print it on the LCD. In case of I2C failure, either a TIMEOUT or FAILURE message will be printed on the LCD depending of which line was break. The MCU uses for both master and slave was PIC16F887. It use internal clock at 8Mhz so no cristal is required.
Platform: |
Size: 6281216 |
Author: A.D
|
Hits: