jetson-containers
jetson-containers copied to clipboard
Can I use the jetson nano host's spi device (ex: adc) in docker environment?
Hello,
Thanks for the good material. Can I use the jetson nano host's spi device (ex: adc) in docker environment?
Thank you.
Hi @leeyunhome, I haven't done it myself but believe in theory it should be possible, by mounting the SPI devices when you start the container. This project appears to use SPI on Jetson Nano inside container: https://github.com/MegaMosquito/jetson-w2inch