IVDZ - Arduino Programming

1234567
Across
  1. 2. a type of variable that can hold text
  2. 3. a place to store a piece of data. It has a name, a value, and a type
  3. 5. resistors limit this in a circuit
  4. 7. a type of variable that can hold numerical values between whole numbers
Down
  1. 1. writes an continuous measurement (PWM wave) to a pin
  2. 4. write a HIGH or a LOW value to a digital pin.
  3. 5. the programming language the Arduino IDE is based in
  4. 6. a type of variable that can hold whole number numerical values