/Arduino-BuzzWireGame

Buzz wire game for Arduino with a grove backlight LCD

Primary LanguageC++

Arduino - BuzzWireGame

Buzz wire game for Arduino with a grove backlight LCD

Guide

  • If you don't already have the rgb_lcd library download it below.
  • The handle should be connected to 5V.
  • Make sure you are using a 220ish Ohm resistor for each of the input signals as demonstrated below. (Red is the 5V, black is ground and orange is the signal wire) alt text

I/O List

Signal Pin
Start 10
End 11
Touch 13
Buzzer 3 (D3)
LCD And of the I2C plugs

Resources

Grove LCD RGB backlight documentation

rgb_lcd library download link