SwiftyGPIO icon indicating copy to clipboard operation
SwiftyGPIO copied to clipboard

Is there any need for a remote Swift/GPIO implementation?

Open robreuss opened this issue 3 years ago • 0 comments

I was thinking it would be pretty straightforward to wrap SwiftyGPIO using my networking framework (https://github.com/robreuss/ElementalController) and enable developers to interact with RPi hardware remotely. The networking framework is fairly performant so it might capture a wide range of use-cases.

I was curious to know if you thought there would much interest in it. I don't have a particular project in mind for myself so developing it would be entirely for the community, but I don't want to put the effort in if most Swift developers would simply interface to pigpio.

robreuss avatar Mar 09 '22 14:03 robreuss