General HUSKYLENS

IIC interface versus I2C communication

userHead Kim.Junsang 2025-07-07 10:07:20 256 Views2 Replies

 

 

As i am trying to connect the motor shield with the HUSKYLENS, 

but as i am confusing whether i can connect the I2C communication with the IIC interface 

 

my question is:

1. is it the same with IIC interface withe the I2C communicaiton

2.it works? when i connect the HUSKYLENS'S 4 pin to the 4 pin of IIC interface(D,C,G,V) 

as the original I2C pin was (5v,GND, SCL, SDA)  

2025-08-16 21:30:50

Motor Shield Pins:      D         C         G       V

 

HuskyLens Pins:         T         R          -        +    

 

HuskyLens Cable:   green  blue   black   red

 

connect them as they are shown above matching the cable colors.

userHeadPic tguneysu
2025-07-08 20:24:01

"IIC" and "I2C" generally refer to the same protocol — Inter-Integrated Circuit communication.

"IIC" is just an alternative abbreviation, often used on some modules or shields.

The standard and correct abbreviation is I²C or I2C.

So if your motor shield has an IIC interface, it's likely just another way of saying "I2C interface".

userHeadPic ahsrab.rifat