Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • 1
    Bad news: Arduino uses C++. And C++ is harder than C. Commented Apr 14, 2015 at 1:00
  • My bad. Like I said I have done a little Arduino programing but clearly I know very little. Commented Apr 14, 2015 at 1:03
  • @IgnacioVazquez-Abrams - Good news: ANSI C will still compile with the Arduino IDE. Commented Apr 14, 2015 at 1:09
  • Well I would like to learn whatever the Arduino IDE uses as default and whatever else most people use. Commented Apr 14, 2015 at 1:10
  • 1
    @Comintern: And yet most of the Arduino libraries use C++. Commented Apr 14, 2015 at 1:21