Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibm-cloud/iot-device-phone-simulator
A web application which acts as an IoT device when loaded in a smart phone browser. The data from the sensors are then used for Anomaly detection.
https://github.com/ibm-cloud/iot-device-phone-simulator
anomaly-detection cloud data-science datascience gyroscope-data ibm-cloud-solutions internet-of-things iot iot-device machine-learning mobile-web
Last synced: about 17 hours ago
JSON representation
A web application which acts as an IoT device when loaded in a smart phone browser. The data from the sensors are then used for Anomaly detection.
- Host: GitHub
- URL: https://github.com/ibm-cloud/iot-device-phone-simulator
- Owner: IBM-Cloud
- License: other
- Created: 2017-12-21T00:12:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-04T11:43:10.000Z (almost 4 years ago)
- Last Synced: 2024-04-09T21:25:44.206Z (7 months ago)
- Topics: anomaly-detection, cloud, data-science, datascience, gyroscope-data, ibm-cloud-solutions, internet-of-things, iot, iot-device, machine-learning, mobile-web
- Language: JavaScript
- Homepage: https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials
- Size: 246 KB
- Stars: 10
- Watchers: 12
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# Gather, visualize, and analyze IoT (mobile) data
This web application once published to IBM Cloud and opened on a smart phone browser acts as an IoT device to publish accelerometer and Gyroscope data to Cloudant NoSQL database.
The web application was built for a solution tutorial.
- Setting up an IoT device.
- Gathering mobile accelerometer and Gyroscope data in the Watson IoT Platform.
- Exploring data and creating visualizations and then using advanced machine learning services to analyze data and detect anomalies in the historical data.## Architecture
![](/public/images/Architecture.png)### License
See [License.txt](https://github.com/IBM-Cloud/iot-device-phone-simulator/blob/master/License.txt) for license information.