nim_wiringPiNim icon indicating copy to clipboard operation
nim_wiringPiNim copied to clipboard

Nim-lang wrapper for wiringPi for controlling a Raspberry Pi

Results 3 nim_wiringPiNim issues
Sort by recently updated
recently updated
newest added

I was not able to import wiringPiNim. When I imported it and compiled it, the following error appeared. gcc: error: ressources/wiringPiWrap.c: No such file or directory gcc: fatal error: no...

Hi! I'm quite new to the nim language, but I've previously done some work with raspberry pi's and their SPI bus functionality. This library is exactly what I need for...

enhancement