/barktracker

Track my dog's barking with the Intel Edison, log the barks to data.sparkfun

Primary LanguageJavaScriptMIT LicenseMIT

#Bark Tracker This sketch uses the Intel Edison to listen to a sound sensor on Port A0. The Edison analyzes any sound that it hears, and then logs the sound level and time to a Phant.io data feed if the sound is over a certain threshold. Check out the Instructable to learn how to build the circuit.

Links

Tech

  • Node.js
  • MRAA
  • Forever
  • Request
  • Moment
  • Moment.timezone

Hardware