My Crossword Maker Logo
Powered by BrightSprout
Save Status:
or to save your progress. The page will not refresh.
Controls:
SPACEBAR SWITCHES TYPING DIRECTION
Answer Key:
Edit a Copy:
Make Your Own:
Crucigrama Sopa de Letras Hoja de Trabajo
Calificar este Puzzle:
Log in or sign up to rate this puzzle.

Cypher (ECE 415, CpE 413)

Horizontales
It consists of a name, value, and type.
In an Arduino board, this is a type of nonvolatile memory, and it keeps the data even after device restart and reset.
Used to write programs, compile sketches and upload to a microcontroller.
A state of a digital signal that represents "ON".
An Arduino component that on each tick, the microcontroller performs one operation, for example, addition, subtraction, etc.
A type of LED in Arduino which stands for transmit.
converts information into a human-perceptible form or, historically, into a physical machine-readable form for use with other non-computerized equipment.
These pins can be used as either input or output pins.
Verticales
A type of LED in Arduino which stands for receive.
A pin of a microcontroller that can have a range of values between 0 and 1023.
A type of function that keeps on repeating the instructions and actively controls and monitors the Arduino.
An open-source hardware and software platform designed for those interested in developing interactive devices and applications.
A variable qualifier that modifies the behavior of the variable, making a variable "read-only".
Circuitry that directs operations within a computer's processor.
A data type that takes up one byte of memory that stores a character value.