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
Diff: .gitignore
- Revision:
- 0:977e87915078
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.gitignore Wed Aug 28 19:24:56 2019 +0000 @@ -0,0 +1,9 @@ +BUILD/ +*.pyc +.DS_Store +.env +.cache/ +.pytest_cache/ +.update-certificates/ +.manifest_tool.json +.mbed_cloud_config.json