Changeset 868221
- Timestamp:
- 03/02/2014 09:39:24 PM (12 years ago)
- File:
-
- 1 edited
-
raspberry-weather/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
raspberry-weather/trunk/readme.txt
r868212 r868221 1 This plugin displays data recorded by your weather station. It connects to your database and draws a nice line graph. 2 If you do not have any data to display, it shows predefined sample values. In order to fully use this plugin, you need to complete the easy to follow tutorials. 1 === Raspberry Weather === 2 Tags: Raspberry Pi, Raspberry Weather, temperature, humidity 3 Requires at least: 3.0.1 4 Tested up to: 3.8.1 5 Stable tag: 4.3 6 License: GPLv2 or later 7 License URI: http://www.gnu.org/licenses/gpl-2.0.html 8 9 This plugin displays data recorded by your weather station. It connects to your database and draws a nice line graph. 10 11 == Description == 12 13 By following the tutorials on www.raspberryweather.com you can use your Raspberry Pi to create your own weather station. When the initial steps are completed, 14 you can display the readings in a nice graph. It connects to the Wordpress database and draws a graph that contains temperature and humidity readings. The graph 15 is customizable. You can decide if you want to display the temperature and humidity or just temperature or humidity. The graph displays the data from the date you 16 want - today, yesterday or a specific date. 17 If you just want to take a look at how this plugin looks, you can. It will display some dummy data to show you how everything looks like. 18 19 20 == Frequently Asked Questions == 21 22 = What do I need for this plugin? = 23 24 You need a Raspberry Pi, temperature sensor and some spare time. More information is provided on www.raspberryweather.com. 25 26 = Something is not working! = 27 28 This is the first release, bugs are likely to be present. Drop me a line at peter@raspberryweather.com, I will do my best to fix it. 29 30 = I need more information about this plugin = 31 32 Same as above, drop me a line on my email. Or take a look at http://www.raspberryweather.com/raspberry-weather-graph/. 33 34 == Screenshots == 35 36 1. Graph for temperature reading 37 38 == Changelog == 39 40 = 1.0 = 41 * Initial release
Note: See TracChangeset
for help on using the changeset viewer.