Based on Matthew’s prodding[1] I’m proposing an article I’m willing to author on installing Fedora[2] on the Nvidia Jetson Nano and using NodeRED to program the GPIO[3] similar to what is often done on Rpi’s.
I actually had to end up forking[4] the node-red-node-pi-gpio module to get things working and it was not a small amount of work, although a lot of it was teaching myself JavaScript and how NodeRED interacts. It’s still a proof-of-concept right now but NodeRED seems to be happy with it.
Thanks,
Richard
FAS: hobbes1069
[1] [fedora-arm] Re: Nvidia Jetson Nano GPIO? - arm - Fedora Mailing-Lists
[2] Installing Fedora on the NVIDIA Jetson nano – nullr0ute's blog
[3] https://www.jetsonhacks.com/2019/10/10/jetson-nano-uart/
[4] GitHub - hobbes1069/node-red-contrib-jetson-gpio: Fork of the node-red-node-rpi-gpio for the Nvidia Jetson Nano