Across
- 3. Shift register pin, when high signals a new bit to be shifted in
- 6. Single binary digit
- 8. Notation used to describe negative integer values for data types like int and long
- 10. Connection typically associated with red jumper wires
- 11. Decimal-based data type that internally uses scientific notation
- 13. Base 2
- 14. Leg of a shift register that receives power to "send the bits along"
- 15. Electrical component used to reduce the flow of current in a circuit
- 16. Input/output device that uses a motherboard as a bus to connect to a CPU
- 18. Light-emitting Diode
- 20. Represents 8 bits of binary information
- 22. The "brains" of a computer
- 23. Connection typically associated with black jumper wires
- 24. Bitwise operator that only produces a 1 when comparing two 1's
- 25. Arduino memory used to hold variables. Resets when power is off.
- 26. Bitwise operator that replaces right-most bits with 0
- 28. Used for physically prototyping circuits by facilitating shared copper connections
Down
- 1. Bitwise operator that tests for inequality between bits
- 2. Integrated circuit that transforms a single, linear stream of data into 8 parallel streams
- 4. Problem with float data type after 6-7 digits
- 5. Sets the speed of communication between your laptop and the Arduino
- 7. The "black box" of computing
- 9. Sequential flow of information, in order, one at a time
- 10. Simultaneous flow of information, all at once
- 12. Storing multiple values in a singe variable
- 17. Base 16
- 19. Base 10
- 21. Bitwise operator that inverts a bit
- 27. Persistent Arduino memory used to hold code for Arduino programs
- 29. Physical connection between computer components, such as USB
