This program collects raw time series data from the ADC using the NXP board that will later be post processed by PFP Cyber-security cloud base machine learning engine to determine the state of the device.
Dependencies: FXAS21002 FXOS8700Q
.gitignore@0:977e87915078, 2019-08-28 (annotated)
- Committer:
- vithyat
- Date:
- Wed Aug 28 19:24:56 2019 +0000
- Revision:
- 0:977e87915078
init
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
vithyat | 0:977e87915078 | 1 | BUILD/ |
vithyat | 0:977e87915078 | 2 | *.pyc |
vithyat | 0:977e87915078 | 3 | .DS_Store |
vithyat | 0:977e87915078 | 4 | .env |
vithyat | 0:977e87915078 | 5 | .cache/ |
vithyat | 0:977e87915078 | 6 | .pytest_cache/ |
vithyat | 0:977e87915078 | 7 | .update-certificates/ |
vithyat | 0:977e87915078 | 8 | .manifest_tool.json |
vithyat | 0:977e87915078 | 9 | .mbed_cloud_config.json |