Experiments with Renewable Energy, Real World
riverdan
Posts: 21
In the Experiments with Renewable Energy using all the parts and plots, as is, it works just fine, I have a real system and reduced battery volts from 0-12vdc to input 0-5vdc the generator from 0-20vdc to 0-5vdc to match the original design. In the plot I may show 2.5vdc when the real volts are 6vdc.How do I change this in the plot and code to reflect the real values? Has anyone seen a schematic to make this permanent? I’ll work on the amps.
·
Thanks Old Riverdan
·
·
Thanks Old Riverdan
·
Comments
This code takes the value sent by the Stamp and multiplies it by 0.2 to be plotted.
You can modify the value to match what you really need.
Also in the macro you'll see:
This sets up the analog (Y) range.
If you change things, save to another file name before testing just in case...
-Martin
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
StampPlot - GUI and Plotting Software
Southern Illinois University Carbondale, Electronic Systems Technologies
Thanks Again
For parameters are : Left, top, width, heigh, min, max, low alarm, high alarm.
Glad it helps! Sorry for taking a while, busy day.
-Martin
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
StampPlot - GUI and Plotting Software
Southern Illinois University Carbondale, Electronic Systems Technologies
thanks again Riverdan
Glad you found it!
-Martin
·