Science, asked by Aishu612, 1 year ago

who and all knows to code the audino board??​

Answers

Answered by Anonymous
1

C/C++

In fact, you already are; the Arduino language is merely a set of C/C++ functions that can be called from your code. Your sketch undergoes minor changes (e.g. automatic generation of function prototypes) and then is passed directly to a C/C++ compiler (avr-g++).

Answered by kesava143
1

Explanation:

Arduino is an open-source hardware and software company, project and user community that designs and manufactures single-board microcontrollers and microcontroller kits for building digital devices. Its products are licensed under the GNU Lesser General Public License (LGPL) or the GNU General Public License (GPL).

make it as brainlist plz frd. . .

Similar questions