1. 13 Jan, 2019 1 commit
    • Marcel Stör's avatar
      Re-organize documentation · b126c6b2
      Marcel Stör authored
      Drop support for localized content, #2213
      
      Restructure some content to match more closely what we have in master, #2542
      b126c6b2
  2. 19 Dec, 2018 1 commit
  3. 16 Dec, 2018 1 commit
  4. 05 Dec, 2018 1 commit
  5. 08 Jul, 2018 1 commit
  6. 02 Jul, 2018 1 commit
  7. 06 Apr, 2018 1 commit
  8. 12 Mar, 2018 1 commit
  9. 16 Aug, 2017 2 commits
  10. 27 Apr, 2017 1 commit
  11. 31 Mar, 2017 1 commit
  12. 16 Mar, 2017 2 commits
  13. 10 Mar, 2017 1 commit
    • Jonathan Karras's avatar
      Update DS18b20 examples (#1851) · 725feade
      Jonathan Karras authored
      - Remove old non-async examples from `lua-examples`.
      - Rename `ds18b20.EN.md` to `README.md`
      - Change remaining `toBase64` calls to the more standard `toHex` call.
      - Fix some spelling and markdown formatting issues in README file.
      
      Addresses issue #1841
      725feade
  14. 07 Mar, 2017 1 commit
  15. 25 Feb, 2017 1 commit
  16. 02 Mar, 2016 1 commit
  17. 14 Feb, 2016 1 commit
  18. 10 Feb, 2016 1 commit
  19. 07 Feb, 2016 1 commit
  20. 17 Jan, 2016 1 commit
  21. 06 Jan, 2016 1 commit
  22. 16 Nov, 2015 1 commit
    • Nick Andrew's avatar
      Support DS18S20 and fix negative temp handling · 0a7b730e
      Nick Andrew authored
      
      
      The DS18S20 has only 1 fractional bit whereas DS18B20 has 4, and their
      temperature register alignment differs. Check the family code to choose
      the correct multiplier for both devices.
      
      Closes #610
      
      Negative temperatures (less than 0°C) are returned as a sign-extended
      two's complement number. Subtract 0x10000 to recover the proper
      negative value.
      Signed-off-by: default avatarNick Andrew <nick@nick-andrew.net>
      0a7b730e
  23. 21 Jul, 2015 1 commit
  24. 24 Jun, 2015 3 commits
  25. 17 May, 2015 1 commit
  26. 22 Apr, 2015 3 commits
  27. 20 Apr, 2015 1 commit
  28. 14 Apr, 2015 1 commit
  29. 11 Apr, 2015 1 commit
  30. 06 Apr, 2015 1 commit
  31. 05 Apr, 2015 3 commits
  32. 03 Apr, 2015 1 commit