Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 284 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 284 Bytes

NanoGPIO

C GPIO library for the NVIDIA Jetson Nano.


TODO

  • Create basic gpio functions.
    • DigitalRead
  • Add PWM
    • PWMWrite
    • PWMRead
  • Provide extensible design to be used with other linux based embedded devices.