Notes and more for the ATT Las Vegas Hackathon
https://firstbuild.com/mylescaley/greenbean-maker-module
Raspberry PI's pre-configured with support for the Green Bean will be provided.
Documentation for Main NPM Package* (already installed on preconfigured devices):
https://github.com/GEMakers/green-bean
Documentation for Device Plugins for Hacakathon (already installed:
https://github.com/GEMakers/gea-plugin-range
https://github.com/GEMakers/gea-plugin-refrigerator
https://github.com/GEMakers/gea-plugin-laundry
- if installing the green-bean npm module manually on raspian then you may encounter a missing header file when trying to compile the node-hid package. Install the correct header with: sudo apt-get install libusb-1.0-0.dev