Skip to content

Conversation

@flatsiedatsie
Copy link
Contributor

@flatsiedatsie flatsiedatsie commented Mar 13, 2017

This version of the temperature example has some advantages over the old one:

  • Can now be used as a repeater.
  • Toggle battery powered mode (which uses deep Sleep to save power) or State Machine (necessary if you want to use repeater mode).
  • Has a copy of a small function from an older Dallas library internally so that the latest version of that library can be used.
  • Is now also compatible with the latest oneWire library.
  • Cleaned up the code and added comments. Still messy, but les messy than before.

This version of the temperature example has some advantages over the old one:
- Can now be used as a repeater.
- Toggle battery powered mode (which uses deep Sleep to save power) or State Machine (necessary if you want to use repeater mode).
- Uses a small function from the Dallas library so that the latest version can be used normally.
- OneWire may still need the older version.
- Cleaned up the code and added comments. Still messy, but les messy than before.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant