1. 15 1月, 2019 1 次提交
    • A
      add sample for si7021 temperature read over i2c (#86) · 8b42ce21
      Andrew Phelps 提交于
      * add sample for si7021 temperature read over i2c
      
      * add Si7021 device class
      
      * remove ReadTempFromSi7021.cs
      
      * add device sample for Si7021 and humidity read command
      
      * remove reference to README in Si7021 csproj file
      8b42ce21
  2. 08 1月, 2019 1 次提交
  3. 20 12月, 2018 1 次提交
    • C
      Add BMP280 device binding (#105) · 2055dc97
      chaudi 提交于
      * Add BMP280 device binding
      
      * Fixing according to comments
      Renaming, binary format, readme, solution file.
      
      * the missed sample file update
      
      * No more vars
      Renaming and moving around for better structure
      Made read methods private
      
      * Changed to BinaryPrimitives
      Simplified ByteToSampling
      
      * coefficients/calibrationdata is now short/ushort instead of int/uint
      
      * even better read method naming
      
      * Moved reading calibrationdata to calibrationdata class
      
      * Better Register enum
      Fixing read24bits
      2055dc97
  4. 19 12月, 2018 2 次提交
  5. 11 12月, 2018 1 次提交
  6. 05 12月, 2018 2 次提交
  7. 04 12月, 2018 2 次提交
  8. 16 10月, 2018 1 次提交
  9. 11 10月, 2018 7 次提交