91.6k views
1 vote
What programming language is used for Arduinos?

1 Answer

3 votes

For Arduinos, C++ wrappers around C are used. The goal is to hide the details with setting up and using the AVR, therefore, it's a pretty simple program.

Answer: C++

(P.S. copy and paste your question into google or safari and click on the link to reddit because there's a lot of good info about this there)

+ = <3

User Gustavo Muenz
by
8.5k points

Related questions

asked Dec 21, 2022 49.5k views
Gabriel GM asked Dec 21, 2022
by Gabriel GM
8.0k points
1 answer
5 votes
49.5k views