Monday, February 18, 2008

Avrwiz-New C code generator for WinAVR

Some good news for those
who are tired of writing same program parts every time. Most time
consumption is during initial code writing. The guy named tcg in
avrfreaks have decided to write code generating tool which could robust
most common tasks.

Current
version of program is v0.009 (early beta stage of program) but it
already support baud calculator, timer calculator, multitasking
generator, interrupts, ports and more. But there are several thing to
be done like TWI, USI. As Author states there is lots of testing to be
done. Project is open for new ideas and suggestions.



Image

Nice
thing I like about it that program is capable to generate code
instantly. It can be saved as single file or whole Avr Studio project
with makefile which is ready to compile instantly.

Image

Hope this project will reach stabile and full non commercial release.

Download
http://www.avrfreaks.net/index.php?module=Freaks%20Files&func=viewFile&id=2457

No comments: