
Trying to figure out ISC...
I've been practicing my S+ by writing programs that emulate hardware. For example - an S+ Module that acts like a projector (takes serial commands, returns serial feedback, a bunch of digital I/O, etc.). Screenshot
My goal is to run a program of emulated hardware in one slot of my CP3 and program control with a UI in another.
My understanding is that i can use ISC to do that, which i learned about in P201, but have since not touched again.
Can anyone offer me some advice/guidance?