Keep track of how much water you drink per day. This project uses the Intel Edison ioT development board and the Green Bean to control the water dispenser of a GE Refrigerator with voice commands like Dispense, Stop, Water, Cubed, Crushed. The system uses Firebase to store user data such as water consumption.
Dispense 6 ounces Water
Dispense Cubed => Stop
Dispense Crushed => Stop
Light On
Light Off
Follow instructions from: https://github.com/FirstBuild/edison_iot
npm install green-bean
npm install socket.io
npm install express
Modified to allow dispenser control: https://github.com/elrafapadron/gea-plugin-refrigerator