[TEST] AMTLib with Evade Game on My homemade Arduboy

Channel:
Subscribers:
4,200
Published on ● Video Link: https://www.youtube.com/watch?v=ghlDp4Cbf-s



Duration: 6:47
361 views
13


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!




Other Videos By Djamal.Uk


2020-05-22Create your own arcade games with MakeCode Arcade. No coding experience necessary!
2020-05-17ESP32 Internet Radio Player | TFT LCD Touch screen - IR Remote Control [Update] Part 3
2020-05-15DIY Internet Radio using an ESP32 / Color LCD Display / IR Remote [Update] Part 2
2020-05-12ESP32 Internet Radio Player | Espressif Systems
2020-05-11ESP32 Music MOD Player from SD Card with "Skip Next" button and OLED display
2020-05-09ESP8266 Enigma.mod Player sample from the mod archive: https://modarchive.org
2020-05-07Very simple Internet Radio Build with ESP8266 Based dev board (Nodemcu)
2020-05-02ATtiny85 - based Chiptune Player 1-Bit Music「Part 2」
2020-04-29ATtiny85 - based Chiptune Player 1-Bit Music「Part 1」
2020-04-27Retro computer in a chip. Using the STM32F103C (ARM® 32-bit Cortex®-M3 )
2020-04-26[TEST] AMTLib with Evade Game on My homemade Arduboy
2020-04-24Breakout ("Arkanoid") game on an ATtiny85 Arduino and I2C OLED display
2020-04-19Two Games to fit into a single ATTiny85 at the same time.
2020-04-17Arduboy Clone with Arduino UNO and I2C OLED display
2020-04-16Program an ATtiny85 Games without a computer OR Arduino using only mobile phone (Part3)
2020-04-14「 ATTINY85 」 Self-Programming , Tiny Games without an arduino - Virtual USB (Part 2)
2020-04-14Programming an「 ATTINY85 」Games without an arduino - Virtual USB (Part 1)
2020-04-12Space Invaders: Blast from the past that still inspires 「 ATTINY85 」 Arduino - NO Soldering Required
2020-04-11The Sokoban game running on Arduino using 128x64 oled display
2020-04-10DIY Hackvision Arduino Asteroids TV Game
2020-04-09Space Invaders 1978 - Arduino Gameplay Clone



Tags:
Arduboy
Arduino
clone
handheld
console
atmega
atmel
ATmega32u4
DIY
homemade
cheap
game
video game