GPIOSim icon indicating copy to clipboard operation
GPIOSim copied to clipboard

Raspberry Pi GPIO simulator

Results 4 GPIOSim issues
Sort by recently updated
recently updated
newest added

I am working on setting up a server (debian 11) that I need to emulate the gpio from a rpi, but I need to have it run in the background...

Hi, It would be helpful to add some examples and steps to use this simulator.

Traceback (most recent call last): File "GPIOSim.py", line 18, in from tkinter import Tk, Canvas, Frame, BOTH, Menu, Label, PhotoImage ImportError: No module named tkinter

I tried to run it on Quemu but it seem not working how should the simulator installed ?