Compatibility with Jetson Nano?
The ADC Pi is an Analogue to Digital converter for the Raspberry Pi
25/01/2020
Posted by:
Tegwyn__Twmffat
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.
Can't think why it would not be unless anyone knows differently?
Thanks! ..... Tegwyn?Twmffat.
25/01/2020
Posted by:
andrew
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.
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
29/01/2020
Posted by:
Tegwyn__Twmffat
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
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.
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.
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.