Homebrew App send variable data to homebrew peripheral
First off I want to say Thank you for such a great forum and dreamcast community.
On to my question. :)
Is it reasonably possible to create a accessory that can receive variable data from a homebrew application.
For example, albeit a complicated one.
Say you make a homebrew racing game, and also a peripheral that can interface with the game, like a lcd digital speedometer that updates current vehicle speed through the serial port, or even through a 'unused' controller port vmu's data transfer.
Not sure if this makes sense. But like a speedometer that is plugged into controller port 4, and the homebrew racing game can send vehicle speed data through the port to the speedometer peripheral similar to how the vmu can display various data.
If this would be possible, would it be possible to have multiple peripherals in the controller ports to access various bits of data, or even multiple peripherals per port?
Example using homebrew racing game,
controller port 1: Controller, or racing wheel
controller port 2: Speedometer display
controller port 3: Tach display
controller port 4: something else, (lol)
ok. that was kinda confusing, but hopefully someone understands what im asking. can the serial or controller ports be capable of something like this, obviously this would require specially made peripherals, and homebrew applications though.
Thank you for any input on this matter. :)