Coding Basics - Arduino / C

Descripción

Fichas sobre Coding Basics - Arduino / C, creado por Jenn Catterall el 06/11/2015.
Jenn Catterall
Fichas por Jenn Catterall, actualizado hace más de 1 año
Jenn Catterall
Creado por Jenn Catterall hace más de 9 años
36
1

Resumen del Recurso

Pregunta Respuesta
Function series of actions summarised by a small phrase e.g. makeCupOfTea ()
Two functions Arduino needs to exist? setup () and loop ()
setup () where you put all the code that you want to execute at the beginning of the programme
loop () core of the programme, executed repeatedly
// comments/notes - ignored by the programme, for users to understand the code
const int integer - constant, value is set
pinMode Tells Arduino how to configure a certain pin
Digital Pin Configuration Digital pins can be used either as INPUT or OUTPUT
Argument (arguments are the words or numbers specified inside these parenthesis) an argument is a value that is passed into a command, function, or routine
HIGH Pin is on, in Arduino will be 5V
LOW Off: 0V
digitalRead() checks whether there is any voltage applied to the pin specified between parenthesis returns a value of HIGH or LOW depending on findings can "ask" a question of Arduino & receive an answer
Mostrar resumen completo Ocultar resumen completo

Similar

Guerra civil
Daniel Gonzalez2941
El sistema nervioso
crisferroeldeluna
Past Simple of Irregular Verbs
Ana María Lara díez
Miembro Superior - Anatomía
Ivan Salas
Finanzas
marcov7154
RESOLUCIÓN DE CONFLICTOS
Kelly Maria
Membrana Plasmatica
Gisela Asendra Menitofe
CAN, MUST , COUNTABLE AND UNCOUNTABLE NOUNS
Paula Lopez
GRAMÁTICA. Clases de PALABRAS ...
Ulises Yo
Mapas conceptuales
Eve Contreras
MAPA DE NAVEGACIÓN UNIMINUTO
Maria Alejandra Osorio Jimenez