Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 864 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 864 Bytes

ATTHackathon

Notes and more for the ATT Las Vegas Hackathon

FirstBuild GreenBean Project

https://firstbuild.com/mylescaley/greenbean-maker-module

Configuration

Raspberry PI's pre-configured with support for the Green Bean will be provided.

Green Bean Links

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