You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The recently added sensor documentation contains raw output samples from all the sensors in my collection. However, as many of the supported sensors were implemented from the information available on the datasheets, the samples of the sensor output are missing.
Missing output samples, and any corrections to the documentation, are welcomed as a comment on this issue or as a PR.
A few lines of platformio device monitor -f hexlify would suffice, or even better xxd output as follows:
The recently added sensor documentation contains raw output samples from all the sensors in my collection. However, as many of the supported sensors were implemented from the information available on the datasheets, the samples of the sensor output are missing.
Missing output samples, and any corrections to the documentation, are welcomed as a comment on this issue or as a PR.
A few lines of
platformio device monitor -f hexlify
would suffice, or even betterxxd
output as follows:xxd -g1 -c24
xxd -g1 -c32
xxd -g1 -c32
xxd -g1 -c32
xxd -g1 -c40
xxd -g1 -c10
xxd -g1 -c10
xxd -g1 -c8
xxd -g1 -c16
xxd -g1 -c47
xxd -g1 -c20
The text was updated successfully, but these errors were encountered: