Reference Language (extended) | Libraries | Comparison | Changes
See the extended reference for more advanced features of the Arduino languages and the libraries page for interfacing with particular types of hardware.
Arduino programs can be divided in three main parts: structure, values (variables and constants), and functions. The Arduino language is based on C/C++.
StructureControl StructuresFurther SyntaxArithmetic OperatorsComparison Operators
Boolean OperatorsCompound Operators |
VariablesConstantsData TypesConversion |
FunctionsDigital I/O
Analog I/O
Advanced I/O Time
Math Trigonometry Random Numbers
Communication
Didn't find something? Check the extended reference or the libraries. Or see the list of community-contributed code. |
Correcciones, sugerencias, y nueva documentación deberán ser publicadas en el Foro (castellano) o en el Foro (inglés).
El texto de la referencia de Arduino está publicado bajo la licencia Creative Commons Reconocimiento-Compartir bajo la misma licencia 3.0. Los ejemplos de código de la referencia están liberados al dominio público.