Dear Arduino Friends,
I proudly introduce you my latest work, the SoftTimer Arduino library.
This is not just an other multitasking/time-sharing implementation, but also a new way of programing Arduino. In this case you
do not implement the "loop()" function, instead you can focus on the tasks need to be done by the software.
Please visit the project page at:
http://code.google.com/p/arduino-softtimer/ Furthermore SoftTimer comes with a lot of useful tools like software PWM, blinking helper, debouncer, melody player, etc. These function always made trouble by blocking the program. But not any more with SoftTimer.
I'm really excited what you think about my idea.
Please feel free to download the library, and share your opinion with me! Thanks!
Best regards,
Balazs