Skip to content

GEMakers/ge-fresh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ge-fresh

Measure the Freshness of your milk!

milk.js talks to the SPI bus on the Raspbery Pi and Gertboard extension board to read analog to digital signals measuring the weight of a gallon of milk. If the weight exceeds certain thresholds it will send either IOS Alert or Badge push notifications via AWS SNS.

config.json

To use AWS SNS pass your API credentials in config.json

{ 
  "accessKeyId": "<access key>", 
  "secretAccessKey": "<access key secret>", 
  "region": "<region>" 
}

About

Measure the Freshness of your milk!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published