as I read about Espurino I was very interested. I currently develop on Atmel 8Bit but I really love JavaScript.
But I have some questions:
(1) I couldn't find anything about how much RAM and FLASH is available for my programs on the Espurino?!
(2) Is this Hardware and the JS Interpreter free? Can it be used commercially (e.g. on boards I would make myself for some commercial projects)?
(3) Is there a way of creating uploadable programs that cannot be read by a customer? (If I want to provide updates for my own projects to the customers)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hello,
as I read about Espurino I was very interested. I currently develop on Atmel 8Bit but I really love JavaScript.
But I have some questions:
(1) I couldn't find anything about how much RAM and FLASH is available for my programs on the Espurino?!
(2) Is this Hardware and the JS Interpreter free? Can it be used commercially (e.g. on boards I would make myself for some commercial projects)?
(3) Is there a way of creating uploadable programs that cannot be read by a customer? (If I want to provide updates for my own projects to the customers)
Thanks in advance.