Saturday, 24 August 2013

Can I program a Raspberry Pi with Node.js?

Can I program a Raspberry Pi with Node.js?

I want to learn to program Raspberry Pi's and I'm pretty good with
Node.js. I haven't touched c++ in almost half a decade. I understand that
I can load Linux on the Pi, but how do can I do my programming in Node?
If so, how do I handle things like input / output? If I wanted to make a
simple device that detected motion and emitted a beep, for example, is
this doable via Node.js on the Pi?

No comments:

Post a Comment