I recently acquired a Colibri i.MX6 with a Colibri Evaluation Board, and I’m looking to use Node.js on it as a framework to run my application. How can I get Node running in the Colibri i.MX6(working OS is Linux)?
Further in my project development I will also need to use customized hardware, it would be really helpful if some of you could point me some guides/instructions on how to communicate between Node and my device drivers.