danrubel / rpi_gpio.dart

Dart library for accessing the Raspberry Pi GPIO pins
Other
47 stars 5 forks source link

Provide easy access to wiringPi informational methods #8

Closed danrubel closed 5 years ago

danrubel commented 8 years ago

Provide access to wiringPi piBoardRev, pin mapping, pin description, etc

danrubel commented 5 years ago

Simplified native code and API no longer directly depends upon wiringPi.