Skip to content

Anomaly detection with z-score with a vibration sensor and Bolt IoT platform

License

Notifications You must be signed in to change notification settings

Inventrom/bolt-vibration-anomaly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bolt Vibration Sensor Anomaly Detection

Anomaly detection using z-score analysis using the Bolt IoT module and cloud platform with Node-RED and Arduino.

Pre-requisites:

Bolt IoT Cloud and Hardware Module: https://cloud.boltiot.com/

Git and Github: https://try.github.io/levels/1/challenges/1

Node-Red: https://nodered.org/docs/getting-started/

Arduino IDE: https://www.arduino.cc/en/main/software

Setup

  1. Connect the hardware
  2. Clone repository
  3. Open Arduino sketch
  4. Compile and Flash Boltduino
  5. Launch Node-RED editor
  6. Copy Node-RED blocks into flow
  7. Change Bolt API Key from Bolt cloud in "set_bolt_params" block
  8. Change Bolt ID in "set_bolt_params" block
  9. Change email ID in "email_alert" block
  10. Hit Deploy (the big red button in the top-left)
  11. Create "Anomalies" and get alerts!

About

Anomaly detection with z-score with a vibration sensor and Bolt IoT platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages