Closed brianrachel94 closed 6 years ago
Hello, this repo is an Arduino demo. The code is not written to compile for NodeJS.
Will it run in RaspberryPI? how can I run the code in RaspberryPI if so?
Since it is for Arduino, it will not run on a Raspberry Pi. See the reply I gave you on the ThingML repo for getting something working on a Raspberry Pi.
Hey for LED Blink2 code when I run in Nodejs I am getting "pinMode not defined" error. How can I overcome this?
Error:
ReferenceError: pinMode is not defined