Thursday, January 20, 2011

AVRTimerCalculator

Hi!
This time it's a small piece of software, I've written to simplify the programming of timers in an AVR.
Many people, especially beginners or people who come from the Arduino corner dislike the timers due to their complexity. But it's really not that hard.
With a scientific calculator and a sheet of paper, you can easily set them.
And now I wrote this program, which replaces calculator and paper!
It looks like this:
















It was written in VisualBasic, even though I like C# better.
I used VisualBasicExpressEdition to design the form.
You can download the source code and compiled program here.
/apexys/01202011/1521

No comments:

Post a Comment