cylon icon indicating copy to clipboard operation
cylon copied to clipboard

How cylon can be used in production

Open promentol opened this issue 8 years ago • 1 comments

Cylon is great for prototyping a board functionality. One we will want to create real device with production circuit, can code written with cylon be used as firmware for micro controller?

Basically, my question is, what are the steps for going into production with cylon?

promentol avatar Oct 14 '16 07:10 promentol

Hi @promentol if you are running Node.js on your target system, you are ready to go to production now.

As far as creating microcontroller firmware, that is currently beyond the capabilities of most of the JS interpreters right now, but we're optimistic for the near future.

Hope that helps!

deadprogram avatar Oct 18 '16 10:10 deadprogram