Description
This is a great way to start learning about use of GPIO in either Python or Scratch. It’s very easy to program, simply set the pin related to each LED to Low (for ON) or High for OFF. The buttons can also be read easily in your software – each button is represented by a separate input pin.The LEDs are arranged in a 3 x 3 Matrix allowing you to-
- Use a randomising Dice with LEDs 1..7
- Use as a Traffic Light simulator with LEDs 1, 2 and 3
- Use as a Simon game (remembering sequences) using LEDs 1, 3, 5 and 7
- Or use the full 3 x matrix to make cool flashing patterns!
- Use the buttons to interact with your software
- 4 large buttons with coloured caps
- 9 LEDs
- Choice of standard or extended header
- Strong mounting preventing damage to the Pi or the PCB when buttons are pressed
- Sample code in Python and Scratch (using Scratch GPIO)
Reviews
There are no reviews yet.