On Tue, Mar 30, 2021 at 2:03 PM Matthew Miller <mattdm@fedoraproject.org> wrote:
On Tue, Mar 30, 2021 at 12:33:00PM -0500, Richard Shaw wrote:
> With your hint about the deprecation I found this:
> https://fedoraproject.org/wiki/Architectures/ARM/gpio
> I'll play around with it tonight.

I'd love to see what you come up with -- maybe the seed of a Fedora Magazine
article?

May be awhile :) Since I can't use sysfs it's not a simple change. I'm going to have to completely rewrite the python code to use the python gpiod interface.

gpiod itself is really vendor agnostic, but I like the visual layout of the GPIO header that the Rpi version has in node-red so I'm going to keep the module specific to the Jetson... The question is how? I don't see how I can tell the difference...

Thanks,
Richard