User Tools

Site Tools


arduino:configuring_netbeans_for_arduino_development

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
arduino:configuring_netbeans_for_arduino_development [2018/10/02 18:57] – [Configuring Netbeans for Arduino Development] mithatarduino:configuring_netbeans_for_arduino_development [2018/10/02 18:58] – [Configuring Netbeans for Arduino Development] mithat
Line 1: Line 1:
 ====== Configuring Netbeans for Arduino Development ====== ====== Configuring Netbeans for Arduino Development ======
  
-My current favorite tool for developing non-trivial Arduino projects is [[https://netbeans.apache.org/|Netbeans]] with C++ support. Netbeans is a great candidate for Arduino programming because it allows you to define specific tool collections for projects and it uses standard Makefiles to manage the build. So all you really need to do is configure a tool collection for Auduino and create an appropriate Makefile. This documents my setup and has been vetted with NetBeans 8.2.+My current favorite tool for developing non-trivial Arduino projects is [[https://netbeans.apache.org/|Netbeans]] with C++ support. Netbeans is a great candidate for Arduino programming because it allows you to define specific tool collections for projects and it uses standard Makefiles to manage the build. So all you really need to do once you have Netbeans working for writing C++ projects is add a tool collection for Arduino and create an appropriate Makefile. This documents my setup and has been vetted with NetBeans 8.2.
  
 ===== The tool collection ===== ===== The tool collection =====
arduino/configuring_netbeans_for_arduino_development.txt · Last modified: 2024/02/05 19:06 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki