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