Quantcast
Viewing all articles
Browse latest Browse all 5323

Camera board • Re: Send direct I2C to HQ camer V4L2

Code:

i2cdetect -l
will tell you which I2C bus your camera is connected to

Code:

sudo i2cdetect -y <# of the I2 bus the camera is connected>
will tell you the address of it

and now you should have all info to start a data transfer to/from it

Statistics: Posted by aBUGSworstnightmare — Thu Nov 21, 2024 8:26 am



Viewing all articles
Browse latest Browse all 5323

Trending Articles