CyrusBuilt.MonoPi.IO.I2C I2CBus em C# (CSharp) - 3 exemplos encontrados. Esses são os exemplos do mundo real mais bem avaliados de CyrusBuilt.MonoPi.IO.I2C.I2CBus em C# (CSharp) extraídos de projetos de código aberto. Você pode avaliar os exemplos para nos ajudar a melhorar a qualidade deles.
An I2C bus implementation for the Raspberry Pi. Derived from the RPi.I2C.Net library by mshmelev at https://github.com/mshmelev/RPi.I2C.Net. As such, this class (and the required methods in UnsafeNativeMethods) is dependent on the underlying LibNativeI2C native library which must be compiled and included with this library.