Hi,
Is there a CLI module exists for controlling GPIO's ? ( level, direction, et'c )
Or maybe someone implemented this before ?
Thanks,
Ran
Hi,
Is there a CLI module exists for controlling GPIO's ? ( level, direction, et'c )
Or maybe someone implemented this before ?
Thanks,
Ran
Hi Ran
We do not have a module for controlling GPIOs, but you should be able to edit the CLI example in a way that makes it possible to do something like this. Use the CLI library for help. You could also search here on DevZone, although I didn't find any prior implementations of this, there might be a case here somewhere.
Best of luck and regards,
Simon
Thanks, I know CLI library very well, I was hoping I can save some time by re-using an existing module. Thanks anyway
Thanks, I know CLI library very well, I was hoping I can save some time by re-using an existing module. Thanks anyway