0

I am playing with NanoPi NEO Core2 . I installed Ubuntu Core, sysfs is working for GPIO control. But, it seems slow to read/write gpio. I checked WiringNP, but that seems using sysfs system.

Can I control the GPIO pin with C/C++/Assembly language?

jww
  • 97,681
  • 90
  • 411
  • 885
Wang Liang
  • 4,244
  • 6
  • 22
  • 45

1 Answers1

2

Other alternative can be JoachimSchurig/CppGPIO.

Mihai8
  • 3,113
  • 1
  • 21
  • 31