I2C on any PC III - USB/I2C Bridges (MCP2221A and CP2112)

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ต.ค. 2024
  • #tutorialvideo #GNU #Linux #I2C #Programming
    In this video I will show you how to access I2C devices from a Desktop PC with a free USB connector running GNU/Linux. Enjoy!
    Here is a video where I show how you can access the I2C bus with a C program:
    • Tutorial: Access the I...
    Here you can find the code:
    github.com/Joh...
    You want to support my work? You can buy me a coffee here: www.buymeacoff...
    If you want to contact me, you can find my E-Mail on www.gnu-linux.rocks
    My resources:
    www.silabs.com...
    www.microchip....

ความคิดเห็น • 4

  • @techlobo2409
    @techlobo2409 หลายเดือนก่อน

    Only just been watching this - useful pointer on how to get the cp2112 board LED to switch on / off as a way of verifying operation. Just a point of interest: you can use i2cdetect -r -y 'bus-number' to get a listing of addresses via the cp2112 adapter.

  • @imk8729
    @imk8729 ปีที่แล้ว

    Good job 👏

  • @engthink
    @engthink ปีที่แล้ว

    Super!

  • @yahmk3978
    @yahmk3978 ปีที่แล้ว

    Thank you!