Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 786 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 786 Bytes

Google-Trex

Opencv + NodeMCU project to make CV model to play Google's Trex game. 

Requirements:

*Node MCU with Arduino IDE
*Servo motor (SG90 or any)
*Web cam 
*Python 3 installed with Opencv

Setup:

*Recommended with two different computer system. One for the game were it is played, other for the opencv player. 
Alternatively extended  separate screen shall be used to showcase the game screen. 

*Upload the Arduino sketch to the NodeMCU, connect the servo motor, fix the servo motor suitably on the keyboard.

*Connect the player system to the NOdeMCU's wifi. This is necessary to trigger the servo motor. 

*Position the camera as shown in the reference screenshot. 

*Run the python Script.