Do Internet of Things Yourself!
This project intended to exercise the practice for whom try to make a smart thing by himself (or herself.) The deliverables may contain the following:
- Arduino project for a thermometer
- A few open APIs on Node.js
- A HTML5 web app to show the temperatures
- Enhanced duino module of Node.js for future use.
Followings are the prerequistes:
- sparkfun Arduino starter kit for redboard (https://www.sparkfun.com/products/12789)
- Node.js
- MySQL (it will be replaced to MongoDB soon)
- How to design or invoke RESTful Web APIs
- HTML5 basic
The steps to make it works will be released soon. (But, the content will be written in korean.) Please check it out at the slideshare: http://www.slideshare.net/ChoHyunghun/
Thank you very much. Happy coding today!
Licenses : MIT & Creative Commons Lincense 3.0
Copyright (c) 2014 Daddy's Lab. & Web of Think
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
This work is licensed under version 3.0 of the Creative Commons CC-BY license. The above human readable summary does not constitute an actual grant of license; please review http://creativecommons.org/licenses/by/3.0/legalcode for the legal code of the license.