What programming language does Arduino use | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What programming language does Arduino use

What programming language does the Arduino Uno support

3rd Jul 2019, 7:07 PM
Michael
Michael - avatar
7 Answers
+ 2
C
3rd Jul 2019, 7:20 PM
Ilia Sichinava
Ilia Sichinava - avatar
+ 5
Most Arduinos can be programmed with C++. There is a small fraction of Arduino compatible boards which can be programmed with other languages like LUA, Micropython etc. Hope this helps 😊
3rd Jul 2019, 8:22 PM
aceisace
aceisace - avatar
+ 4
Michael You‘re welcome ☺️
3rd Jul 2019, 8:40 PM
aceisace
aceisace - avatar
+ 4
C/C++ mostly
4th Jul 2019, 4:28 AM
Sonic
Sonic - avatar
+ 2
Thanks Everyone
3rd Jul 2019, 8:28 PM
Michael
Michael - avatar
+ 2
C/C++,but it can also use Ruby with Artoo gem http://artoo.io Node.js(it is a js framework) with Cylon.js module http://cylons.com Golang with gobot package http://gobot.io and also assembly,that frequently used for programming microcontrollers
15th Jul 2019, 7:05 PM
magad
magad - avatar
+ 1
C++ and C 👍💻😀🙋
4th Jul 2019, 9:37 PM
Samuel Alejandro Gonzalez
Samuel Alejandro Gonzalez - avatar