Difference between revisions of "Doom Demo"
From Openembedded.org
JPEWhacker (talk | contribs) |
JPEWhacker (talk | contribs) |
||
Line 17: | Line 17: | ||
* 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) | * USB Game Controller for each board (currently planning on a Logitech F310) | ||
+ | * Speakers for sound? Maybe just for one board? | ||
== Software == | == Software == |
Revision as of 20:42, 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)
- Speakers for sound? Maybe just for one board?
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