nim_wiringPiNim
nim_wiringPiNim copied to clipboard
Nim-lang wrapper for wiringPi for controlling a Raspberry Pi
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...
・change directory structure ・fix typo
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...