Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

miscellaneous OneWire low level improvements #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Mar 23, 2021

  1. * option for delaying with NOPs instead of using timer

     * removed unnecessary long commands in time critical parts
     * added critical sections in time critical parts, it is mandatory
     * added command for supply for power heavy operation, such as measuring at high temperature
     * added reading single device on the bus without selecting by ROM
    Juzujka committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    a4673ad View commit details
    Browse the repository at this point in the history
  2. example with push-pull powering the conversion

    Juzujka committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    b61f3df View commit details
    Browse the repository at this point in the history