Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: g-sam/polly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: alexmrqt/micropython-sds011
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 8 files changed
  • 4 contributors

Commits on Jun 25, 2018

  1. Switch to on-demand measurement type, UART initialization outsize of …

    …sensor class, change repo structure and documentation to match Adafruit-style CircuitPython modules.
    Alexandre Marquet committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    b9d456d View commit details
    Browse the repository at this point in the history
  2. Changed README extension.

    Alexandre Marquet committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    764e95d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Improved documentation.

    Alexandre Marquet committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    ad9d226 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Update example script to fit modifications in the driver.

    Alexandre Marquet committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    ae3e02e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    a25b005 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from 51moon/master

    add example for NODEMCU ESP32 and complete readme
    alexmrqt authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    0e2d1de View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. Fixed checksum: high byte had not been taken into account, leading to…

    … error meesage when values exceed 25.5
    cjosee committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    d742c58 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Merge pull request #2 from cjosee/master

    Fixed checksum: high byte not taken into account
    alexmrqt authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    671424a View commit details
    Browse the repository at this point in the history
Loading