Timeline for Employing C++ code for Arduino
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 7, 2020 at 7:51 | comment | added | Gabriel Staples | Nick Gammon is right. Recently I started programming Arduino in Eclipse though. See here if interested: arduino.stackexchange.com/questions/40/…. Also, this is very relevant: arduino.stackexchange.com/questions/816/…. Lastly, Nick Gammon is an Arduino master. His website is filled with sooo much incredibly useful and detailed information. He is one of the foremost experts in the world when it comes to the ATmega328 microcontroller and Arduino. | |
| Apr 12, 2016 at 23:18 | comment | added | Nick Gammon♦ | I'm not sure where this is heading. In the Arduino IDE you are programming in C++. You don't need to install or change anything to use it - or to "incorporate the C++ environment". It's just there. | |
| Apr 12, 2016 at 23:07 | comment | added | panda_the_great | lol...I guess you misconstrued my question :P I meant that I wanted to be more flexible with the Arduino IDE by incorporating c++ environment. I was sort of handicapped (most probably because I am a non-programmer). Couldn't relate the output of a c++ program (or for that matter Matlab) directly into Arduino sketch. I have been using Arduino IDE for the last couple of months :) | |
| Apr 12, 2016 at 21:29 | history | answered | Nick Gammon♦ | CC BY-SA 3.0 |