Timeline for Employing C++ code for Arduino
Current License: CC BY-SA 3.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 12, 2016 at 21:02 | comment | added | aaa | @PeterMortensen it's by that beyond the scope of the question. idogendel.com/en/archives/19#comment-2809 and arduino.stackexchange.com/questions/816/… | |
| Apr 12, 2016 at 20:58 | comment | added | aaa | @PeterMortensen I've edited my answer. But for all practical purposes, it's the same. (Especially in this question/context). It's compiled with the AVR GNU GCC toolchain and thus "as close to C++ you can get in an AVR microcontroller". | |
| Apr 12, 2016 at 20:52 | history | edited | aaa | CC BY-SA 3.0 | added 22 characters in body |
| Apr 12, 2016 at 20:39 | comment | added | Peter Mortensen | Re: "Arduino is C++." Isn't it more like a subset of C++? Do you have any sources for this claim? | |
| Apr 12, 2016 at 20:29 | comment | added | aaa | You can make some minor edits to my question, if it gets accepted you'll get +2 I believe. | |
| Apr 12, 2016 at 20:27 | comment | added | panda_the_great | lol yes. .pretty nice to see though you worked with APA102. Let me see how to get around this (+2 rep min) | |
| Apr 12, 2016 at 20:09 | comment | added | aaa | @fattypanda it seems you do not have enough reputation to talk in chat, though I'm sure it would be helpfull (I've worked with BMP an APA102 LED strips). You could try to edit an answer/question (if that gets accepted you get +2 rep), by asking another interesting question or by answering a question. | |
| Apr 12, 2016 at 19:45 | comment | added | aaa | @fattypanda I'm not such a frowner ;) But it's very likely you'll run into a problem that's completely different. If you then update/change the question, the inital problem might get lost. If you'd like to discuss the project or minor questions related to it. I'd be happy to answer them in chat (chat.stackexchange.com/rooms/38302/…) | |
| Apr 12, 2016 at 19:34 | vote | accept | panda_the_great | ||
| Apr 12, 2016 at 19:34 | comment | added | panda_the_great | Hmmm...Right mate. I will accept it..no issues. I thought creating another similar question would be frowned upon ;) I will look into it and get back on this later. need some time. Thanks! | |
| Apr 12, 2016 at 19:22 | comment | added | aaa | Everything is fine. You can consider accepting this as an answer. If you run in other problems, you could create a new question. But I indeed find your project interesting. | |
| Apr 12, 2016 at 19:17 | comment | added | panda_the_great | wow! your answer did clear some of my doubt. Thanks! I just realised when I was trying to use a cpp code for arduino in Codeblocks that I have to eventually go the hard way - Avr compliler,make files etc. etc...installed WinAVR and got lost again. I guess Matlab should save me. Let me try with it, your code and concept and will update here maybe tom. Hope that's fine :) | |
| Apr 12, 2016 at 18:39 | history | answered | aaa | CC BY-SA 3.0 |