[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 580: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 636: sizeof(): Parameter must be an array or an object that implements Countable
Brads Electronic Projects Forum • AVR IDE compiler Studio 5 - same as Visual Studio
Page 1 of 1

AVR IDE compiler Studio 5 - same as Visual Studio

Posted: Sun May 08, 2011 4:05 am
by bitfogav
Heres the lastest AVR Compiler Studio 5, its powered by Visual Studio, so if your familiar making Apps using Visual Studio 2010 then it should be easy to use.

Image

• 400 Example Projects
• Supports all 8- and 32-bit AVR
• Easy access to Datasheets and User Guides

I like how it gives you access to the Datasheets and device information.

more info here:
http://www.atmel.com/microsite/avr_stud ... i=may_2011

Download from this link, but note you will have to register :(
http://www.atmel.com/dyn/products/tools ... o_overview

Re: AVR IDE compiler Studio 5 - same as Visual Studio

Posted: Tue May 10, 2011 10:22 pm
by brad
Is this visual studio programming in c language or basic?

Re: AVR IDE compiler Studio 5 - same as Visual Studio

Posted: Wed May 11, 2011 4:03 am
by bitfogav
Visual Studio powered for AVR programming in c language. :)

Re: AVR IDE compiler Studio 5 - same as Visual Studio

Posted: Wed May 11, 2011 6:15 am
by brad
I think that's a great idea to use a pre-existing software package! It would make the learning curve a lot easier for those wanting to get into microcontroller programming and have a background in Visual Studio