Close
0%
0%

Ternex OS 2.0 and the Arduino Game Console 2

Version 2.0 of my original arduino game console the Blue Okiris Gameduino

Similar projects worth following
This is the second version of my Arduno Game Console, whose operating system I now refer to as Ternex OS. Basically it's an arduino uno, a touchscreen, and a speaker with a powerful operating system running underneath to run programs off of an SD Card.

The video for it is at:
https://www.youtube.com/watch?v=y7a3iDx3t0U

And you can find information about it at:
http://blueokiris.webs.com/

Features include:
-bug fixes
-write/read files
-loss of buttons/analogue stick(move to all touch)
-file open menu
one sd card needed not many for different games
FileToList.exe for adding files to the list of apps
Application storage up to 20
-updated pong and guess the number
-speaker
-shave & a haircut playing application
-keyboard application
-2.936Kb Left on arduino uno (0.936Kb for duemillanove)

Please enjoy this Operating System and device!
You can easily build it yourself!

-Copy files onto SD card and run them with FileListAdd.exe to add them to the flist.bin

-Speaker is connected to pin 9

  • 1 × Arduino Uno A microcontroller used for many things.
  • 1 × TFT LCD Screen from SeeedStudio A touchscreen lcd for input and output
  • 1 × Speaker A small 8 bit speaker
  • 1 × DC Battery Pack Provides 9v power

  • 1
    Step 1

    Take the speaker, making sure the wire is stripped so that is can be inserted into the arduino and held in place by the pins in the screen shield, and place the ground into the ground and the other into dig. pin 9 of the arduino.

  • 2
    Step 2

    Place the screen shield onto the arduino.

  • 3
    Step 3

    Plug in the battery pack.

View all 8 instructions

Enjoy this project?

Share

Discussions

squirrelcom wrote 01/16/2022 at 14:01 point

could you repost the code on github as this is pretty cool

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates