A personal heating manager system with Arduino and Raspberry Pi.
Install the Bower package manager:
$ npm install -g bower
Install the Gulp task manager:
$ npm install gulp -g
$ npm install
$ npm start
Following are the resources I used to get up and running with Node.js and MongoDB on top of my RaspberryPi B+.
For Node.js: http://node-arm.herokuapp.com/
For MongoDB: http://c-mobberley.com/wordpress/2013/10/14/raspberry-pi-mongodb-installation-the-working-guide/
Use with caution. This software may contain serious bugs. I can not be made responsible for any damage the software may cause to your system or files.
personal-heating-manager
Copyright (C) 2011-2015 by Harald Lapp [email protected]
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.