Skip to content
This repository was archived by the owner on Sep 30, 2019. It is now read-only.

Adding support for the Nvidia Jetson Nano Board #105

Merged
merged 3 commits into from
Apr 10, 2019

Conversation

gizmohd
Copy link
Contributor

@gizmohd gizmohd commented Apr 10, 2019

The Nvidia Jetson Nano has released the PIP plugin Jetson.GPIO which is API compatible with the Rpi.GPIO.

The changes here have been tested with the Nvidia Jetson Nano board and was able to successfully communicate with a 128x64 OLED board.

@ladyada ladyada merged commit a92a23d into adafruit:master Apr 10, 2019
@ladyada
Copy link
Member

ladyada commented Apr 10, 2019

BTW we deeply recommend not using this and instead using Blinka which also got support and has waaaaay more drivers supported! this library is on its last legs and will be deprecated :)

https://github.com/adafruit/Adafruit_Blinka

@gizmohd
Copy link
Contributor Author

gizmohd commented Apr 10, 2019 via email

@gizmohd
Copy link
Contributor Author

gizmohd commented Apr 10, 2019 via email

@ladyada
Copy link
Member

ladyada commented Apr 10, 2019

hi the guides are in transition right now - once they're done we'll archive that repo

@CharlesCCC
Copy link

Is this part also need be updated with the default I2C device ?

https://github.com/adafruit/Adafruit_Python_GPIO/blob/master/Adafruit_GPIO/I2C.py

@filmo
Copy link

filmo commented May 8, 2019

Just following up on Blinka vs Adafruit_Python_GPIO

The DonkeyCar project uses Adafruit_PCA9685 (which itself relies on Adafruit_Python_GPIO)

Will PCA9685 usage be accessible via Blinka as well?

@ladyada
Copy link
Member

ladyada commented May 8, 2019 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants