Yahoo Groups archive

AVR-Chat

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

Thread

New version of avrcalc uploaded

New version of avrcalc uploaded

2008-01-13 by Kevin Rosenberg

I've uploaded a new version of my AVR Calculator for Windows and
Linux. It is free and available for download at
http://b9.com/elect/avr/avrcalc/

Please forward any bug reports or feature requests to me.

Enjoy!

-- 
Kevin Rosenberg
kevin@rosenberg.net

Re: [AVR-Chat] New version of avrcalc uploaded

2008-01-13 by dlc

Macintosh version?

Kevin Rosenberg wrote:
> I've uploaded a new version of my AVR Calculator for Windows and
> Linux. It is free and available for download at
> http://b9.com/elect/avr/avrcalc/
> 
> Please forward any bug reports or feature requests to me.
> 
> Enjoy!
> 

-- 
-------------------------------------------------
Dennis Clark          TTT Enterprises
www.techtoystoday.com
-------------------------------------------------

Re: New version of avrcalc uploaded

2008-01-13 by englsprogeny

I couldn't get this to work on my PC [invalid handle error]



--- In AVR-Chat@yahoogroups.com, Kevin Rosenberg <kevin@...> wrote:
Show quoted textHide quoted text
>
> I've uploaded a new version of my AVR Calculator for Windows and
> Linux. It is free and available for download at
> http://b9.com/elect/avr/avrcalc/
> 
> Please forward any bug reports or feature requests to me.
> 
> Enjoy!
> 
> -- 
> Kevin Rosenberg
> kevin@...
>

Re: [AVR-Chat] Re: New version of avrcalc uploaded

2008-01-13 by Leon

----- Original Message ----- 
Show quoted textHide quoted text
From: "englsprogeny" <englsprogeny@yahoo.com>
To: <AVR-Chat@yahoogroups.com>
Sent: Sunday, January 13, 2008 5:02 PM
Subject: [AVR-Chat] Re: New version of avrcalc uploaded


>
>
> I couldn't get this to work on my PC [invalid handle error]

It crashed on mine, with an error message, when I input something invalid. I 
can't remember what I did, though.

Leon

Re: New version of avrcalc uploaded

2008-01-13 by stevech11

Runs OK here. XP SP2.

I appreciate the work that's been put into AVCRCalc over a long period
of time!


--- In AVR-Chat@yahoogroups.com, BobGardner@... wrote:
>
> I get 'application configuration is incorrect' dialog
> 
> 
> -----Original Message-----
> From: Kevin Rosenberg <kevin@...>
> To: AVR-Chat@yahoogroups.com
> Sent: Sat, 12 Jan 2008 8:43 pm
> Subject: [AVR-Chat] New version of avrcalc uploaded
> 
> 
> 
> I've uploaded a new version of my AVR Calculator for Windows and
> Linux. It is free and available for download at
> http://b9.com/elect/avr/avrcalc/
> 
> Please forward any bug reports or feature requests to me.
> 
> Enjoy!
> 
> -- 
> Kevin Rosenberg
> kevin@...
> 
> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> ________________________________________________________________________
> More new features than ever.  Check out the new AOL Mail ! -
http://webmail.aol.com
Show quoted textHide quoted text
> 
> 
> [Non-text portions of this message have been removed]
>

Re: [AVR-Chat] New version of avrcalc uploaded

2008-01-13 by BobGardner@aol.com

I get 'application configuration is incorrect' dialog
Show quoted textHide quoted text
-----Original Message-----
From: Kevin Rosenberg <kevin@rosenberg.net>
To: AVR-Chat@yahoogroups.com
Sent: Sat, 12 Jan 2008 8:43 pm
Subject: [AVR-Chat] New version of avrcalc uploaded



I've uploaded a new version of my AVR Calculator for Windows and
Linux. It is free and available for download at
http://b9.com/elect/avr/avrcalc/

Please forward any bug reports or feature requests to me.

Enjoy!

-- 
Kevin Rosenberg
kevin@rosenberg.net



 
Yahoo! Groups Links





________________________________________________________________________
More new features than ever.  Check out the new AOL Mail ! - http://webmail.aol.com


[Non-text portions of this message have been removed]

Re: [AVR-Chat] Re: New version of avrcalc uploaded

2008-01-13 by Kevin Rosenberg

Leon wrote:
> It crashed on mine, with an error message, when I input something invalid. I 
> can't remember what I did, though.

Yes, there were several areas where the application would crash on
invald input. I believe I have all those fixed in the current version
which I hope to release tomorrow. Version 1.4 will add listing of
acceptable clock speeds for a given baud and maximum error percentage
was well as expanded and improved PWM calculations.

Ideally, with the new version, one will not be able to crash it with
invalid input.

Kevin

Re: [AVR-Chat] Re: New version of avrcalc uploaded

2008-01-13 by Kevin Rosenberg

englsprogeny wrote:
> I couldn't get this to work on my PC [invalid handle error]

Was this at startup or after the dialog box was shown. What version of
Windows are you using? It's possible the application is trying to use
some DLL that is not present on your system.

Thanks in advance for the additional information,

Kevin

Re: [AVR-Chat] New version of avrcalc uploaded

2008-01-13 by Kevin Rosenberg

BobGardner@aol.com wrote:
> I get 'application configuration is incorrect' dialog

Is this version version 1.3 (a changelog file is included in the zip
of later versions)? What version of Windows? Is this before the application
displays an initial dialog box?

Thanks for the report, Bob.

Kevin

Re: [AVR-Chat] Re: New version of avrcalc uploaded

2008-01-13 by Kevin Rosenberg

stevech11 wrote:
> Runs OK here. XP SP2.

Thanks for the report, Steve.

> I appreciate the work that's been put into AVCRCalc over a long period
> of time!

I've only been working on this application for the past month. I think
there may be some confusion with another application with the same
name. I should do a web search and potentially rename my application
if that is the case.

Kevin

Re: [AVR-Chat] Re: New version of avrcalc uploaded

2008-01-13 by David VanHorn

> I've only been working on this application for the past month. I think
> there may be some confusion with another application with the same
> name. I should do a web search and potentially rename my application
> if that is the case.

Jack Tidwell's AVRCALC was out several years ago.

Re: [AVR-Chat] Re: New version of avrcalc uploaded

2008-01-14 by Kevin Rosenberg

Leon wrote:
> It crashed on mine, with an error message, when I input something invalid. I 
> can't remember what I did, though.

Those errors should all be fixed with version 1.4. Please do let me
know if you can find a way to crash the program, though! I've been
beating on it rather roughtly for a while. But, maybe you'll think of
some heretofore untested terribly invalid input that can crash the
program. I've love to fix any of those problems.

The new web address is http://b9.com/elect/avr/kavrcalc/

-- 
Kevin Rosenberg
kevin@hypershots.com

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.