...When you create an app, a git remote (called heroku) is also created and associated with your local git repository. Heroku generates a random name (in this case sharp-rain-871) for your app, or you can pass a parameter to specify your own app name. Heroku treats logs as streams of time-ordered events aggregated from the output streams of all your app and Heroku components, providing a single channel for all of the events. Procfiles can contain additional process types. For example, you might declare one for a background worker process that processes items off of a queue.
...Main features:
- datalogger
- 5 language support
- web page access
- HMI touchscreen
- plugin for hw and sw
- supported I/O:
* up to 100 digital inputs (REED, volumetric, photocells, etc. ..)
* up to 100 digital outputs (sirens, lights, boilers, valves)
* up to 24 analog inputs (thermometers, gauges, rain gauges, etc. ..)
* up to 12 analog outputs
RAIN is a JavaScript API under development for the new CodeMeteor website. It contains functions and classes to make it easier to write JavaScript based websites.
This is an php/mysql/Ajax application which calls the WSDL from the National Weather Service and outputs a small 3 day forecast(temp,chance of rain,weather icons) from user input i.e. city,state or zip code. Working Model http://www.askasmartguy.com/old/
My Weather: Personal weather station for educational purpose
...Multiple stations can send data to the weather website and visitors can select which station to see using a simple search or selecting from a map.
Sensors:
- Precipitation (Rain gauge)
- Temperature
- Humidity (Hygrometer)
- Air Pressure (Barometer)
- Wind Speed (Anemometer)
- Wind Direction (Wind vane)