Skip to content

damadmai/studio_6_arduino_150

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atmel Studio 6.2 solution for AVR projects using Arduino Library 1.5.x

Prequesites

Instructions

  1. Fork this repository and clone it to desktop.
  • Rename studio_arduino.atsln to <your-repository>.atsln.
  • Open the Solution <your-repository>.atsln with Atmel Studio 6.2 Build 1563.
  • Click FileNewProject in menu bar.
  • Select studio_arduino, name it <your-repository> and select SolutionAdd then OK.
  • Right click <your-repository> in Solution Explorer and then Set as StartUp Project.
  • Collapse arduinocore in Solution Explorer as you won't need it.
  • Rename studio_arduino.cpp to <your-repository>.cpp in Solution Explorer.
  • Build your solution by pressing F7 or using the menu bar.
  • Add your code and repeat the step above.
  • Do a commit and publish your project. :octocat:

Links

German Discussion Forum Thread: https://www.mikrocontroller.net/topic/344073

[http://www.engblaze.com/tutorial-using-atmel-studio-6-with-arduino-projects/] (https://web.archive.org/web/20150812213502/http://www.engblaze.com/tutorial-using-atmel-studio-6-with-arduino-projects/)

https://code-clarity.blogspot.co.at/2013/01/atmel-studio-for-arduino-guys-part1.html

License

MIT

About

Atmel Studio 6.2 solution for AVR projects using Arduino Library 1.5.x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published