OneWireNg

Arduino 1-wire service library. OneWire compatible. Dallas thermometers support.

BSD-2-CLAUSE License

Stars
85
Committers
4

Bot releases are hidden (Show)

OneWireNg - v0.7.1

Published by pstolarz over 4 years ago

  • Overdrive timings tuned.
  • ESP8266 driver refactored.
  • DS2431 example bug fix.
OneWireNg - v0.7.0

Published by pstolarz over 4 years ago

  • Overdrive mode support.
  • 1-wire resume support.
  • New examples: OverDriveMode, DS2431.
  • Minor fixes and refactorings.
OneWireNg - v0.6.0

Published by pstolarz over 4 years ago

  • New platform: STM32.
  • Minor fixes.
OneWireNg - v0.5.0

Published by pstolarz over 4 years ago

  • New platform: SAM.
  • Improvements in CRC calculation. CRC-16/ARC support. Generic CRC support added.
  • Minor fixes (including in-line doc).
OneWireNg - v0.4.1

Published by pstolarz over 4 years ago

  • ESP8266: critical bug fix.
  • Minor fixes.
OneWireNg - v0.4.0

Published by pstolarz over 4 years ago

  • New platforms: SAMD, SAMD-Beta.
  • Platforms refactored: ESP32, ESP8266.
  • Breaking change: Common error codes for public API.
  • Search algorithm refactored.
OneWireNg - v0.3.0

Published by pstolarz over 4 years ago

  • Search filtering support.
OneWireNg - v0.1.0

Published by pstolarz over 4 years ago

  • Initial release.
  • AVR platform support only.
OneWireNg - v0.2.0

Published by pstolarz over 4 years ago

  • New platforms: megaAVR, ESP8266, ESP32.
  • Platform detection via OneWireNg_CurrentPlatform.
  • Fixes and refactorings.
Badges
Extracted from project README
Arduino builds PlatformIO builds ESP-IDF builds Pico SDK builds Mbed OS builds Unit tests PlatformIO Registry
Related Projects