jmlzone / PiPtr

Repeater controller
7 stars 4 forks source link

Hardware simulator #9

Open jmlzone opened 7 years ago

jmlzone commented 7 years ago

It would be good to have fake IO so the software can be developed/tested/debugged on platforms other than the Pi and with out the full hardware.

The GPIO needs to be fakes as do the audio streams.

I have found 2 git hub packages for fake io. It would be good if they had a tkinter interface for manually simulating the IO. https://github.com/sn4k3/FakeRPi and https://github.com/ArmlessJohn404/fakeRPiGPIO