Login
Remember
Register
Ask a Question
Can node JS be used in Raspberry Pi to control GPIO pins?
0
votes
asked
Dec 17, 2019
in
Internet of Things IoT
by
Robindeniel
Can node JS be used in Raspberry Pi to control GPIO pins?
#iot-node-js
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 17, 2019
by
SakshiSharma
Yes, RPI-gpio is the node library used control Raspberry Pi GPIO pins.
...