Davids, just wanted to say I’m loving where this conversation is going :)
-- Marco C. Ferreira Founder / CTO [email protected] 637 Natoma Street, Unit 4 San Francisco, CA 94103 USA www.altitude.co DISCLAIMER: The information contained in this e-mail is confidential and may be legally privileged. If the reader of this message is not the intended recipient you are hereby notified that any use, dissemination, distribution, or reproduction of this message is prohibited. If you have received this message in error please forward this message to [email protected] and delete all copies of this message. On May 25, 2016 at 11:57:28 PM, David Moshal ([email protected]) wrote: Ok David, I'm game. I'm familiar with NodeJs, have mission critical NodeJs software in production, with no downtime, since 2011. I don't know what platforms MyNewt runs on, but you're going to need significant horse power to run the NodeJs V8 engine. I've run NodeJs on the Arduino YUN (400Mhz, 64Mb ram), using Linux, so that's probably the ballpark, spec-wise. On the other hand, if what you want is a Javascript engine in general, then there are at least half a dozen alternatives. I've used Espruino, on its own Pico board (STM32f401), and on ESP-8266 (32bit Tensilca core). There are others, V7, TinyJS, JerryScript, etc. So, what are the next steps? What's the best IDE environment to use (I'm on OSX). Can Platform.IO be used, or is that a competitor? Dave On Wed, May 25, 2016 at 4:56 PM, David G. Simmons <[email protected]> wrote: > Maybe we should work together! My goal is to get Javascript (actually > Node.js) running on MyNewt. I have C experience, but there is lots to do in > order to make this work the way I need it to. > > Best regards, > dg > > > On May 25, 2016, at 6:49 PM, David Moshal <[email protected]> wrote: > > > > Thanks, actually I've been using both lua and JavaScript (espruino) on > > esp8266-12e for a couple months. > > > > As mentioned to Sterling at the maker faire last weekemd, my interest in > > mynewt is actually to try and embedded js on the emw3165, which has the > > stm32f411 plus wifi. > > > > However I have zero experience with c, and specifically with the tool > chain > > and use setup. > > > > That's the part of really like help with. > > -- > David G. Simmons > (919) 534-5099 > Web • Blog • Linkedin • Twitter • GitHub > /** Message digitally signed for security and authenticity. > * If you cannot read the PGP.sig attachment, please go to > * http://www.gnupg.com/ Secure your email!!! > * Public key available at keyserver.pgp.com > **/ > ♺ This email uses 100% recycled electrons. Don't blow it by printing! > > There are only 2 hard things in computer science: Cache invalidation, > naming things, and off-by-one errors. > > >
