stock-feeder-demo
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A little application demonstrating GorillaBuilderz technology
# Stock Feeder Demo

A small stock streaming application demonstrating GorillaBuilderz technology. Supports streaming stock data
from [Yahoo Finance](http://au.finance.yahoo.com/) to multiple simultaneous client devices: Arduino, Mobile, Tablet and Web.

[TODO Provide architecture diagram]

## Hardware

* [Arduino](http://www.arduino.cc/en/Main/hardware)
* [GorillaBuilderz LCD Shield](http://gorillabuilderz.com.au/shop/lcd-shield/)
* [GorillaBuilderz WiFi Shield](http://gorillabuilderz.com.au/shop/wifishield/)
* [4D Systems µLCD-28PT](http://gorillabuilderz.com.au/shop/%C2%B5lcd-28pt/)

## Software

* [Arduino Sketch](http://www.arduino.cc/en/Tutorial/Sketch)
* [GorillaBuilderz Arduino libraries](https://github.com/gorillabuilderz/gb-arduino-libs)
* [Play Framework 2.0.4](http://www.playframework.org/) in [Scala](http://www.scala-lang.org/)
* [jQuery](http://jquery.com/)
* [KnockoutJS](knockoutjs.com)
* [nginx](http://nginx.org/)
* [Puppet](http://puppetlabs.com/) deployment to Amazon EC2

## Dependencies

* [Arduino IDE](http://www.arduino.cc/en/Main/software)
* [Play Framework 2.0.4](http://www.playframework.org/)

## Infrastructure

This project can be run in a development any development environment with satisfied dendencies above.  For demonstration purposes it is deployed to an [Amazon Micro EC2 Instance](http://aws.amazon.com/ec2/instance-types/)

## License

This software is licensed under the Apache 2 license, quoted below:

Copyright 2012 GorillaBuilderz (http://gorillabuilderz.com.au/).

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。