Skip to content

A reflex tester game for Raspberry Pi using GrovePi peripherals

License

Notifications You must be signed in to change notification settings

lvidgen/reflex_tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Reflex Tester

A reflex tester game written in python to run on the Raspberry Pi with GrovePi peripherals connected.

Getting Started

Connect the GrovePi peripherals as instructed below and then power on the Pi. Copy the reflex_tester.py file to your Raspberry Pi.

Prerequisites

You will need the following hardware to run the program:

1.	Raspberry Pi
2.	GrovePi Board
3.	GroveBuzzer
4.	GroveLCD
5.	GroveLED
6.	Grove Connect Wires

Installing

To run the program properly, the peripherals must be connected to the GrovePi board in the following way:

  • LCD screen into LCD port (middle port on USB/network input side)
  • LED light into D3
  • Button into D4
  • Buzzer into D2

Running the program

  • Run the program from the command line on the Raspberry Pi by navigating to the containing folder and typing "python reflext_tester.py"
  • Follow the on-screen prompts.
  • Make sure to hit “enter” after inputting 'y' after each guess.

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A reflex tester game for Raspberry Pi using GrovePi peripherals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages