Components and supplies
IR proximity sensor
Male/Female Jumper Wires
Arduino UNO
USB-A to Mini-USB Cable
Apps and platforms
Arduino IDE
Python 3
Project description
Code
Arduino_Dino_Game_101
arduino
This is the code you need to upload to Arduino board.
Python_Dino_Game_101
python
This the code to be used in Python. Make sure you have installed "pyautogui" and "pyserial" prior to execution. Also plaease make sure the 'COM_port' is correctly selected. Mine was COM 4. So, I have written COM4.
Arduino_Dino_Game_101
arduino
This is the code you need to upload to Arduino board.
Python_Dino_Game_101
python
This the code to be used in Python. Make sure you have installed "pyautogui" and "pyserial" prior to execution. Also plaease make sure the 'COM_port' is correctly selected. Mine was COM 4. So, I have written COM4.
Downloadable files
Dino_Game_Circuit.
Circuit Schematic for connecting IR sensor to Arduino
Dino_Game_Circuit.
Comments
Only logged in users can leave comments
arpita49
5 years ago
Great project. Just tried it and it's really fun to play with.Thank you for this awesome project.