Difference between revisions of "Doom Demo"

From Openembedded.org
Jump to: navigation, search
Line 16: Line 16:
 
* USB M.2 Adapter or USB SSD, depending on what the Odroid can boot from
 
* USB M.2 Adapter or USB SSD, depending on what the Odroid can boot from
 
* HDMI Touch Screens (one for each board)
 
* HDMI Touch Screens (one for each board)
 +
* USB Game Controller for each board (currently planning on a Logitech F310)
  
 
== Software ==
 
== Software ==

Revision as of 20:40, 23 February 2023

This page contains information about the OpenEmbedded Doom Demo for use at the conference booth

NOTE: This demo is still under construction

Hardware

Boards

  • Raspberry Pi 4 (any RAM amount should work)
  • Raspberry Pi 0 W
  • ODroid H3
  • .... some RISC-V board?

Other Hardware

  • Network Switch
  • USB SD-Card reader
  • USB M.2 Adapter or USB SSD, depending on what the Odroid can boot from
  • HDMI Touch Screens (one for each board)
  • USB Game Controller for each board (currently planning on a Logitech F310)

Software

The repository for building the software images to run on these boards can be found at https://github.com/JPEWdev/oe-doom-demo. Please read the instructions in that repository for how to build the software. NOTE: This repository is still waiting on a few upstream changes before it is fully functional