Skip to content

Commit 900c0f8

Browse files
Usha GUsha G
authored andcommitted
MPAE-13691 Adding readme file
1 parent ca430f3 commit 900c0f8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# UART-I2C Bridge Implementation: I2C Client(Client#2) Implementation using PIC16F15244 Microcoontroller
66

7-
In this code example, PIC16F15244 MCU acts as I2C client 2 device and processes periodically acquired sensor data and send data to the host device through I2C interface.Compatible PIC16F152xx family of MCUs are:PIC16F15214,PIC16F15223,PIC16F15254,PIC16F15276.
7+
In this code example, PIC16F15244 MCU acts as I2C client 2 device and processes periodically acquired sensor data and sends data to the host device through I2C interface. Compatible PIC16F152xx family of MCUs are:PIC16F15214,PIC16F15223,PIC16F15254,PIC16F15276.
88

99
Refer GitHub code example [UART-I2C Bridge and I2C Host Implementation using PIC16F15244 Microcontroller](https://github.com/microchip-pic-avr-examples/pic16f15244-uart-i2c-bridge-and-i2c-host-mplab-mcc) and [UART-I2C Bridge Implementation: I2C Client(Client#1) Implementation using PIC16F15244 Microcontroller](https://github.com/microchip-pic-avr-examples/pic16f15244-uart-i2c-bridge-i2c-client1-mplab-mcc) for more details about the implementation and application.
1010

images/block diagram.png

40.9 KB
Loading

0 commit comments

Comments
 (0)