Automating Google Dinosaur Game With Arduino
by SWJTUyuhui in Circuits > Arduino
660 Views, 1 Favorites, 0 Comments
Automating Google Dinosaur Game With Arduino
make an automating google dinosaur device with arduino
Operating Principle and Circuit
This project is a very easy method to play google dinosaur game automated.
Just need arduino,photoresistor,servo.The code is very simple too.
First ,measure the brightness value of screen.Clearly,Potoresistor value will transform when the cactus move underneath the potoresistor.Then,control the servo rotate an angles.
Coding
https://github.com/XMakerYu666/googleDino.git