Hello,
I've got a few Lua challenges for people who want to take them and turn them into reality. There is no reward, but it just makes TPT with more usability.
Connector Pixel
Essentially a pixel in one TPT window is set to take in SPRK. When it detects that, it'll send a note to an external file. Then on another TPT window a pixel set to grab notes from that external file will output it into a series of SPRKs.
This would allow multiple windows to run electronics interconnected. These pixels would have corresponding serials to allow for more than one connector between saves.
That's about it right now. Check back for more later on!
probably too easy for you:O
Linux can use the fifo API, and windows can use its named pipe API.