DooM on Arduino UNO with sound (instructions in description)

Channel:
Subscribers:
190
Published on ● Video Link: https://www.youtube.com/watch?v=qEyaYCywqRk



Category:
Tutorial
Duration: 1:26
27,557 views
876


#DooM running on #Arduino #UNO

Here is #code:
https://github.com/daveruiz/doom-nano
(i had to put the "doom-nano-master" folder to "libraries" folder and then launched doom-nano.ino and let it create its own folder to be able to compile it)

#Instructions:

-Buttons are connected to GND trough 10K ohm resistor and to digital pin
-Buzzer's + is connected to 5V and minus to digital pin 9
-Display is connected like this:
https://randomnerdtutorials.com/guide-for-oled-display-with-arduino/
-Powered by 9V battery so it is handheld

I couldn't find pinout so I had to figure it out myself - here it is:
D3 - back
D6 - turn left
D7 - turn right
D8 - Forward
D9 - sound (i used buzzer from old motherboard)
D10 - shoot