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

Add driver for MCP9808 i2c temperature sensor #676

Merged
merged 12 commits into from
May 12, 2024

Commits on May 2, 2024

  1. Init

    gmonarque committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0934235 View commit details
    Browse the repository at this point in the history
  2. wip

    gmonarque committed May 2, 2024
    Configuration menu
    Copy the full SHA
    5356cf4 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. init example

    gmonarque committed May 5, 2024
    Configuration menu
    Copy the full SHA
    56ac1ed View commit details
    Browse the repository at this point in the history
  2. debug

    gmonarque committed May 5, 2024
    Configuration menu
    Copy the full SHA
    e329e3f View commit details
    Browse the repository at this point in the history
  3. wip temp reading

    gmonarque committed May 5, 2024
    Configuration menu
    Copy the full SHA
    4743c98 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Init

    wip
    
    init example
    
    debug
    
    wip temp reading
    
    reading temperature + configure resolution
    
    fix illogical resolution constants ordering
    
    cleanup
    gmonarque committed May 7, 2024
    Configuration menu
    Copy the full SHA
    00478d7 View commit details
    Browse the repository at this point in the history
  2. cleanup go.mod

    gmonarque committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3739c0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5513447 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    4ee3e2f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    bc56cc8 View commit details
    Browse the repository at this point in the history
  2. Add smoke test

    gmonarque committed May 11, 2024
    Configuration menu
    Copy the full SHA
    1b2fa08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e0dc7c View commit details
    Browse the repository at this point in the history