Fixed tiny thing on the readme

Rafael
Rafael M. Martins 7 months ago
parent 87e6faa60c
commit 2999265680
  1. 2
      py/README.md

@ -13,7 +13,7 @@ By default the API will be available at http://localhost:5000.
# Notes on the sensors
* Every sensor is (physically) in a "bridge". A bridge can have up to 12 sensors.
* The bridge is connected to the "main board" (?) via inputs. The inputs are named S1, S2, .. V1, etc.
* The bridge is connected to the card via inputs. The inputs are named S1, S2, .. V1, etc.
* For example: a column named V1:5 contains the values measured by the 5th sensor of whatever bridge was connected to the input V1 at that point in time.
* The only way to identify the bridge is to read a hex value that it sends in its last sensor (12th) immediately after a reset.
* A reset can be identified by the fact that the headers show up again in the middle of a file.

Loading…
Cancel
Save