Is your feature request related to a problem?
There is currently no way for OC2 to exchange data with other computer mods (except redstone morse code but that's a pain)
Describe the solution you'd like
Now we have the serial interfaces, there could be a serial peripheral for CC: Tweaked/TIS-3D.
This means you don't need to provide an interface with peripherals form these mods, instead each mod would manage its own peripherals and would be controlled over serial.
Describe alternatives you've considered
#305 did suggest a method to exchange JSON data but serial is a much nicer interface.
Additional context
#260 suggested a serial card for this purpose
Is your feature request related to a problem?
There is currently no way for OC2 to exchange data with other computer mods (except redstone morse code but that's a pain)
Describe the solution you'd like
Now we have the serial interfaces, there could be a serial peripheral for CC: Tweaked/TIS-3D.
This means you don't need to provide an interface with peripherals form these mods, instead each mod would manage its own peripherals and would be controlled over serial.
Describe alternatives you've considered
#305 did suggest a method to exchange JSON data but serial is a much nicer interface.
Additional context
#260 suggested a serial card for this purpose