I2C on any PC II - I2C and Display connectors

Поділитися
Вставка
  • Опубліковано 2 жов 2024
  • #Tutorial #GNU #Linux #I2C #Programming
    In this video I will show you how to access I2C devices from a Desktop PC with a free display 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.instructab...

КОМЕНТАРІ • 11

  • @lis6502
    @lis6502 Рік тому +2

    Wunderbar!
    This is THE content that actually restores sense of paying internet bill :)

  • @CaifuLai
    @CaifuLai 7 місяців тому +1

    How do you know what devices are connected to those i2c buses? for example, the i2c-6 is VGA port, and how about others? Thank you!

  • @rolandjollivet38
    @rolandjollivet38 9 місяців тому

    This is excellent..
    What is the maximum bus speed you can use on the VGA port?

  • @orbital_teapot
    @orbital_teapot Рік тому

    Amazing work as always, indeed a nice way to get around the pi shortage, or add functionality to older hardware.

  • @engthink
    @engthink Рік тому

    Awesome, very useful!!!

  • @darkboxstudios
    @darkboxstudios Рік тому +1

    Came too soon! 360p

    • @johannes4gnu_linux96
      @johannes4gnu_linux96  Рік тому +1

      Sorry :p I thought 15 minutes are enough for UA-cam to generate the HD version.

  • @yangtzuchin
    @yangtzuchin Рік тому

    Cool!
    Thanks for sharing 🙏

  • @yahmk3978
    @yahmk3978 Рік тому

    Thank you very much!

  • @ramadhanafif
    @ramadhanafif Рік тому

    How can I do this but as a kernel module?

    • @johannes4gnu_linux96
      @johannes4gnu_linux96  Рік тому +1

      If you run an older Kernel, I made a video about it here: ua-cam.com/video/j-zo1QOBUZg/v-deo.html Unfortunately this doesn't work with newer kernels. Maybe I will redo this video.