Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Thread

Plotting Software

Plotting Software

2006-01-02 by Chuck Hackett

Is anyone aware of software similar to StampPlot

http://www.selmaware.com/stampplotlite/home.htm

that can be used with AVRs?  As I understand it the software plots values sent
out a serial port.  I'm interested in it for testing, not final installation.

I can write Windows stuff (VB, etc.) but I'd rather concentrate on the task at
hand on the AVR side of things.

I have Excel, is there a way (thru VBA, etc.) to get Excel to serve this
function?

Cheers,

Chuck Hackett
"Good judgment comes from experience, experience comes from bad judgment"
7.5" gauge Union Pacific Northern (4-8-4) 844
http://www.whitetrout.net/Chuck

Re: [AVR-Chat] Plotting Software

2006-01-02 by Don Ingram

Chuck Hackett wrote:
> Is anyone aware of software similar to StampPlot
> 
> http://www.selmaware.com/stampplotlite/home.htm
> 
> that can be used with AVRs?  As I understand it the software plots values sent
> out a serial port.  I'm interested in it for testing, not final installation.
> 
> I can write Windows stuff (VB, etc.) but I'd rather concentrate on the task at
> hand on the AVR side of things.
> 
> I have Excel, is there a way (thru VBA, etc.) to get Excel to serve this
> function?
> 

You can use the serial object in VBA so it wouldn't be too hard to parse an 
ASCII string.

I use either the Windmill DDE server or my PLC's DDE server to provide the 
serial link and then talk to the DDE server to get the data into Excel.

Using this system I created a full Citect style operator interface to a research 
boiling rig in a sugar mill. The system had ~120 I/O points including 40 analog 
I/O's. It functioned well & allowed researchers to operate in the familiarity of 
the Excel environment however I wouldn't like to have had to control much more 
than the existing plant as it was getting pretty busy for Excel.

We logged at 1 sec intervals & had pages of real time scrolling charts ( with 
zoom & offset controls ) and user interface button / slide panels for 
controlling the PID controllers and valves attached to the PLC.

One advantage of the resultant system was that the VBA lived with the data as a 
new work book template was used for each days work. Later when the data was 
being analysed all of the chart controls were still with the data.

Have a look at www.windmill.co.uk for some ideas on real time charting in Excel.

Cheers

Don

Re: [AVR-Chat] Plotting Software

2006-01-03 by Roy E. Burrage

Chuck,

I had some discussions with Martin Hebel when he was initially 
developing his StampPlot product.  Although he wrote it primarily for 
use with the BasicStamp that he uses in his classes, he did write it 
generically enough that it could be used with any serial data enabled 
product.  I believe they have a trial version on their web site if you 
want to download and give it a workout.  Martin is also very willing to 
answer any questions you might have about the product.

I tried...but just couldn't pull him away from the dark side.

I just bought a book titled "Excel by example" that is supposed to be a 
tutorial text for using VBA with Excel to do a variety of tasks, some of 
which include logging external data via a serial port.  You might check 
that out too.


REB



Don Ingram wrote:
Show quoted textHide quoted text
>Chuck Hackett wrote:
>  
>
>>Is anyone aware of software similar to StampPlot
>>
>>http://www.selmaware.com/stampplotlite/home.htm
>>
>>that can be used with AVRs?  As I understand it the software plots values sent
>>out a serial port.  I'm interested in it for testing, not final installation.
>>
>>I can write Windows stuff (VB, etc.) but I'd rather concentrate on the task at
>>hand on the AVR side of things.
>>
>>I have Excel, is there a way (thru VBA, etc.) to get Excel to serve this
>>function?
>>
>>    
>>
>
>You can use the serial object in VBA so it wouldn't be too hard to parse an 
>ASCII string.
>
>I use either the Windmill DDE server or my PLC's DDE server to provide the 
>serial link and then talk to the DDE server to get the data into Excel.
>
>Using this system I created a full Citect style operator interface to a research 
>boiling rig in a sugar mill. The system had ~120 I/O points including 40 analog 
>I/O's. It functioned well & allowed researchers to operate in the familiarity of 
>the Excel environment however I wouldn't like to have had to control much more 
>than the existing plant as it was getting pretty busy for Excel.
>
>We logged at 1 sec intervals & had pages of real time scrolling charts ( with 
>zoom & offset controls ) and user interface button / slide panels for 
>controlling the PID controllers and valves attached to the PLC.
>
>One advantage of the resultant system was that the VBA lived with the data as a 
>new work book template was used for each days work. Later when the data was 
>being analysed all of the chart controls were still with the data.
>
>Have a look at www.windmill.co.uk for some ideas on real time charting in Excel.
>
>Cheers
>
>Don
>
>
> 
>Yahoo! Groups Links
>
>
>
> 
>
>
>
>
>  
>

RE: [AVR-Chat] Plotting Software

2006-01-03 by Chuck Hackett

Thanks Don & Roy, I’ll follow up on your suggestions. Roy, keep trying to get Martin into the fold J

Cheers,

Chuck Hackett

"Good judgment comes from experience, experience comes from bad judgment"

7.5" gauge Union Pacific Northern (4-8-4) 844

http://www.whitetrout.net/Chuck

Re: [AVR-Chat] Plotting Software

2006-01-03 by Roy E. Burrage

That's too much like a religious conversion...so if we can't convince a customer to accept AVRs we insist upon one of the newer XXXs and bill them for the necessary lye soap, clorox, and nitrile gloves.


REB



Chuck Hackett wrote:
Show quoted textHide quoted text

Thanks Don & Roy, I’ll follow up on your suggestions. Roy, keep trying to get Martin into the fold J

Cheers,

Chuck Hackett

"Good judgment comes from experience, experience comes from bad judgment"

7.5" gauge Union Pacific Northern (4-8-4) 844

http://www.whitetrout.net/Chuck


Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.