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. 12 1月, 2019 2 次提交
  3. 10 1月, 2019 1 次提交
  4. 09 1月, 2019 3 次提交
    • G
      Added missing GPIOs 0 and 1 · 217752c6
      Greg Ingram 提交于
      217752c6
    • G
      Random GPIO cleaning (#138) · d4e7b67a
      Greg Ingram 提交于
      * Basic cleanup in GPIO files
      
      * Basic comment cleanup in GPIO files
      
      * Removed othing lingering words
      
      * Another round of GPIO cleaning
      
      * Removed a couple more words
      
      * Added readonly and updated casing
      
      * Better method grouping and synced constructor summaries
      d4e7b67a
    • G
      Added How to Prepare a Publish Profile doc (#117) · 4b6fba1b
      Greg Ingram 提交于
      * Added How to Prepare a Publish Profile doc
      
      * Updated title
      
      * Heck consistent wording
      
      * Added for win-arm
      
      * Updated  CLI section and file transfer tools
      
      * Removed irrelevant section
      
      * Replaced spaces with dashes
      
      * Forgot link
      4b6fba1b
  5. 08 1月, 2019 2 次提交
  6. 06 1月, 2019 2 次提交
  7. 04 1月, 2019 1 次提交
  8. 31 12月, 2018 1 次提交
  9. 21 12月, 2018 2 次提交
  10. 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
  11. 19 12月, 2018 4 次提交
    • G
      Added initial Binding Markdown template (#106) · f3c909ab
      Greg Ingram 提交于
      * Added initial binding template
      
      * Updated links
      
      * Fixed link
      f3c909ab
    • G
      Update main docs README (#99) · b2bc2632
      Greg Ingram 提交于
      * Update main docs README
      
      * Add basic description back
      
      * Headers and spacing
      
      * Maker resources
      
      * Link to DevicesApiTester
      
      * More maker resources
      
      * Added Device Bindings link
      
      * Reordered interfaces
      
      * Added Pine64 and reordered dev sections
      
      * Added Autodesk EAGLE link
      
      * Added dev board GitHub links
      
      * Added instructables link
      
      * Added KiCad link
      
      * Added Hackaday link
      
      * Added FreeCAD link
      
      * Reordered dev boards and .NET Core notes to top
      
      * heck wording
      b2bc2632
    • G
      Basic comment cleanup in supporting I2C files (#98) · 8870c267
      Greg Ingram 提交于
      8870c267
    • G
      Add initial Mcp23xxx binding (#91) · a33e990b
      Greg Ingram 提交于
      * Add initial Mcp23xxx binding
      
      * Added Fritzing files with I2C connection
      
      * Removed conneciton link from I2C circuit
      
      * Added summary comments for Bank
      
      * Removed controller code based on feedback
      a33e990b
  12. 14 12月, 2018 2 次提交
  13. 12 12月, 2018 1 次提交
  14. 11 12月, 2018 2 次提交
  15. 08 12月, 2018 2 次提交
  16. 06 12月, 2018 4 次提交
  17. 05 12月, 2018 9 次提交