jorgebooks / measureit

Automatically exported from code.google.com/p/measureit
0 stars 0 forks source link

New version enhancement suggestions #40

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
New version enhancement suggestions:

What suggestions do you have to improve MeasureIT?
1. Although Power measurement is a must, many kinds of other sensors could be 
attached for eg: wind, rain sunlight....
Have you any plans to support these kinds of sensor where each one could 
specify their own Y axis (Rain=in Wind=mph ...)

2. Another useful feature would be a sensor formula option that could take 
(reading-200)/10) so 500 would translate to 30 mph being logged.

3. The ability to restart the grabber.py script from "Setup" tab.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Ver 115 on Rasp Pi

Please provide any additional information below.

Original issue reported on code.google.com by jdg22...@gmail.com on 2 Sep 2013 at 12:52

GoogleCodeExporter commented 9 years ago
1 +2

A friend is measuring radiations asked me some time ago to built a gui for the 
data but I do not think about other data sources yet because of I do not 
measure other data.

It is maybe not a problem to display other data than power consumption / 
generation. It is a question about to build it  :D

If the devices that log these data has the ability to send or share them it 
should not be a problem. While read the data or display them a converting 
function is not the problem. It it needed to display the correct data.

I check f.e. the weather currently with "I take a look through the window" to 
realize that it is to nice to program so I take my motorbike and have some fun 
with it :D  

3. This is possible but not wanted. To do this you had to call a system 
function. Even if it is not changeable through the request to the server I do 
not like to execute system commands on the server that are coming from a web 
interface. I have done this with the backup function and think this was a error 
too.

Original comment by lalelu...@gmail.com on 2 Sep 2013 at 5:06

GoogleCodeExporter commented 9 years ago
Thanks for the prompt reply.
I take your point about No.3 - security risk :(

Just to explain though, the only data source is from the cc128, the sensors 
would all use the current cost digital or analogue development boards and then 
be paired to the required channel :)

Each sensor would have the setup option of a formula and Y axis label.
On startup the python script would read all sensor formulas and apply the calc 
as each data reading is logged :)

Maybe I need to buy you a crate of beer :D

Thanks for your time, looking forward to your next version.

Original comment by jdg22...@gmail.com on 2 Sep 2013 at 8:33

GoogleCodeExporter commented 9 years ago
Temperature Graphs 

Hi, hope you dont mind but I have another suggestion to add.
At present all temperature data is being logged but we only have the option to 
graph a selected day of temperatures. 
Is it possible to graph more temp data, like last 7 days?
thanks again.

Original comment by jdg22...@gmail.com on 17 Sep 2013 at 5:18

GoogleCodeExporter commented 9 years ago
Here are my votes:
1) Day of the week pricing (In some cases Saturday and Sundays are off peak)
2) Support for Fahrenheit or Celsius
3) Restart the data grabber from the webpage. Forget about it as mentioned 
above!

Thanks!

Original comment by agiang...@agwsoft.com on 20 Sep 2013 at 8:06

GoogleCodeExporter commented 9 years ago
Solved in version 116 that is available to download

Original comment by lalelu...@gmail.com on 19 Apr 2014 at 9:09