Support Forum

Share your projects and post your questions

Register   or   Sign In
The Forum

Compatibility with Jetson Nano?

1608 Views - Created 25/01/2020

25/01/2020

Posted by:
Tegwyn__Twmffat

Tegwyn__Twmffat Avatar

Presumably the ADC Pi is compatible with the Jetson Nano?

Can't think why it would not be unless anyone knows differently?

Thanks! ..... Tegwyn?Twmffat.

25/01/2020

Posted by:
andrew

andrew Avatar

Location:
United Kingdom

andrew Twitter  andrew Website  

We have not tested the ADC Pi with the Jetson Nano so I do not know for certain if it will work but if the 40-pin expansion header on the developer kit is the same as the Raspberry Pi then electrically it should be compatible.

You may need to modify our software libraries to make them work, as the way the Jetson Nano talks to the I2C bus may be different from the Raspberry Pi.

25/01/2020

Posted by:
Tegwyn__Twmffat

Tegwyn__Twmffat Avatar

Thanks. Sounds like it's worth a try.

29/01/2020

Posted by:
Tegwyn__Twmffat

Tegwyn__Twmffat Avatar

It's working !!!!!!


sudo apt-get install python-smbus

sudo apt-get install i2c-tools

sudo pip3 install smbus2

(username = tegwyn)

sudo usermod -aG i2c tegwyn
sudo reboot

30/01/2020

Posted by:
andrew

andrew Avatar

Location:
United Kingdom

andrew Twitter  andrew Website  

Thanks for letting me know it works.

The Jetson Nano looks like an interesting little computer. I may get one somewhen as I have been looking at a project that would need speech processing and this board looks like it would do the job.

Sign in to post your reply

Note: documents in Portable Document Format (PDF) require Adobe Acrobat Reader 5.0 or higher to view.
Download Adobe Acrobat Reader or other PDF reading software for your computer or mobile device.