hybridgroup / cylon

JavaScript framework for robotics, drones, and the Internet of Things (IoT)
https://cylonjs.com
Other
4.2k stars 361 forks source link

Espruino #337

Open EthraZa opened 8 years ago

EthraZa commented 8 years ago

Hi. Is it possible to use CylonJS within Espruino Pico? If no, there are plans to support Espruino?

deadprogram commented 8 years ago

Hi, @EthraZa I have a couple of them, but have not had a chance to work with them yet. But other than the memory limits, seems like it is certainly possible.

EthraZa commented 8 years ago

Hi @deadprogram, thanks for answering. I have asked because I'm old JS developer but a noob in the maker scene. I'm still planning to buy my first Arduino kit and when I saw this Espruino Pico that could run JS on their own without a PC controlling it and can be attached to an Arduino adaptor board, my eyes have shined.

Here in my contry the only thing I can find to buy is Arduino UNO copies and some of it's shields. I was hoping to be able to just port any code I make to Arduino over to Espruino in the future, to get little projects running standalone.

I doubt I have the skills or the time to acquire them to port CylonJS to Espruino, but I still hope some one can do it. :)