[TEST] AMTLib with Evade Game on My homemade Arduboy
My goal was to Make My Own Arduboy Game Console under $10 the cheapest #Arduboy #clone so You can enjoy 8-bit games made by others on this device, or you can make your own games. Since it is an open source project and uses arduino, I decided to make my own version of it.
if you enjoyed those videos, then please subscribe to my channel which I update every week
👉 Subscribers : https://bit.ly/2EpEwrU
=============
= Components =
=============
You will need:
1x Arduino Pro Micro
1x OLED Display (SPI)
6x Tactile Push Button
1x Piezo Speaker
1x Slide Switch
1x 3.7v LiPo Battery
WARNING: You have to make sure that you have a #ATmega32u4 based pro micro and 7 pin old display, otherwise the project won't work.
====================
= The Connections are: =
====================
Connect All buttons to GND of Arduino pro Micro
BUTTON_UP -- Pin A0 of Arduino
BUTTON_DOWN -- Pin A3 of Arduino
BUTTON_LEFT -- Pin A2 of Arduino
BUTTON_RIGHT -- Pin A1 of Arduino
BUTTON_A -- Pin 7 of Arduino
BUTTON_B -- Pin 8 of Arduino
Speaker -- Pin 5 of Arduino
OLED pin GND and CS -- GND pin of arduino
OLED pin VCC -- VCC of arduino
OLED pin SCK -- Digital pin 15 of arduino
OLED pin SDA -- Digital pin 16 of arduino
OLED pin RES -- Digital pin 6 of arduino
OLED pin DC -- Digital pin 4 of arduino
===========================
= Downloading the Arduino IDE =
===========================
You have to download and install arduino IDE in order to upload games.
You can download the arduino IDE from the link below :
https://www.arduino.cc/en/main/software
Download and install arduino IDE for your computer from the above link.
to compile and upload game to your Arduboy you have to install some libraries.
I will list some of the important ones below.
https://github.com/Arduboy/Arduboy
https://github.com/MLXXXp/Arduboy2
https://github.com/MLXXXp/ArduboyTones
https://github.com/TEAMarg/ATMlib
https://github.com/Arduboy/ArduboyPlaytune
https://github.com/igvina/ArdBitmap
------------------------------------------------------------------------
About Social Media, Business, and Blogging
------------------------------------------------------------------------
https://www.youtube.com/djamaluk
https://www.facebook.com/Djamal.UK
https://twitter.com/DjamalUK
https://Djamal.UK
Code and Schematic OR Any Questions Please let me know in the comment section below
Thank you everyone for stopping by my youtube channel I would love to hear from you, so leave a comment to let me know you were here!