Project idea

Discussion of developmental aspects of the MiSTer Project.
drgruney
Posts: 28
Joined: Sat Sep 19, 2020 6:03 pm
Has thanked: 48 times
Been thanked: 4 times

Project idea

Unread post by drgruney »

ItalianGrandma's awesome OBS overlay project and TTY2OLED has me wondering if anyone would like to work with me on creating a pi or arduino based add-on to drive an LCD or eInk display for cover art, button layout, etc?

I originally wanted to do something like this in RetroPie for the 4 player arcade console I have in my classroom, but I would like to move over to MiSTer for it.

The problem is, it's 4 players in an arcade layout and users can't intuit the layout per console. I want to embed a color Inky Impression or LCD display to display a controller layout based on what game/console is running.

For example,
Cabinet Input Legends for epaper copy.jpg
Cabinet Input Legends for epaper copy.jpg (83.19 KiB) Viewed 3736 times
Anyone interested?
alanswx
Core Developer
Posts: 296
Joined: Sun May 24, 2020 6:55 pm
Has thanked: 5 times
Been thanked: 154 times

Re: Project idea

Unread post by alanswx »

Are there buttons with little displays on them?
drgruney
Posts: 28
Joined: Sat Sep 19, 2020 6:03 pm
Has thanked: 48 times
Been thanked: 4 times

Re: Project idea

Unread post by drgruney »

alanswx wrote: Tue Feb 01, 2022 6:48 pm Are there buttons with little displays on them?
None I'm aware of, but that would also be a cost I'm not willing to take on.

I'm imaging something more akin to the old layout diagrams on NeoGeo cabs.
drgruney
Posts: 28
Joined: Sat Sep 19, 2020 6:03 pm
Has thanked: 48 times
Been thanked: 4 times

Re: Project idea

Unread post by drgruney »

Depending on what files a user put in the device's games/consoles folders you could stick to just logos like TTYOLED, boxart, controller layout, videos, or anything else the Pi can run. And the resolution would be scalable!
Panda
Posts: 5
Joined: Sun May 24, 2020 6:58 pm
Been thanked: 1 time

Re: Project idea

Unread post by Panda »

I recently rewrote the MisterOBS app that ItalianGrandma uses for some of the scene and text changing. The new app lets you have other "subscribers" that can trigger actions based on the events from MiSter. One of them is a webpage that runs locally that shows game details. it's really geared towards showing year,description,name and some boxart bu could be updated to add button layouts instead. My html isn't that great so it's more of a proof of concept but could work for what you want. There is also a custom script subscriber that lets you run a custom python script on an event that you could use to start an image viewer on a pi in fullscreen with the image you want on a core change event. Check out the link below for some details.

https://github.com/christopher-roelofs/GameEventHub
drgruney
Posts: 28
Joined: Sat Sep 19, 2020 6:03 pm
Has thanked: 48 times
Been thanked: 4 times

Re: Project idea

Unread post by drgruney »

Thanks. I'll dig in to that!

I've got my Pi showing as a serial device over USB, so now I just need to figure out the MiSTer side
Post Reply