Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i want to collaborate to do the port for ti launchpads #233

Open
cjdg opened this issue Oct 20, 2014 · 13 comments
Open

i want to collaborate to do the port for ti launchpads #233

cjdg opened this issue Oct 20, 2014 · 13 comments

Comments

@cjdg
Copy link

cjdg commented Oct 20, 2014

i want to have this one working on ti launchpads and i want to collaborate :)

@deadprogram
Copy link
Member

Hi, @cjdg looks like you can run Firmata on the TI Launchpad. If that is indeed the case, you should be able to use Cylon.js with it easily.

@deadprogram
Copy link
Member

@deadprogram
Copy link
Member

Hello @cjdg did you get this working?

@cjdg
Copy link
Author

cjdg commented Dec 16, 2014

hi well im having issues, im using Ubuntu 14.10 64bit and cant install cylon-firmata on my computers, also there is an issue that i run node but nothing happens with the hello world.js

@edgarsilva
Copy link
Contributor

Can you pls paste the logs here? also the code you are trying to run.

@deadprogram
Copy link
Member

Hi @cjdg any update here? We're here to help if you need it.

@cjdg
Copy link
Author

cjdg commented Dec 30, 2014

/usr/bin/env: node: No existe el archivo o el directorio
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian

npm ERR! [email protected] install: node-pre-gyp install --fallback-to-build
npm ERR! Exit status 127
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the serialport package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-pre-gyp install --fallback-to-build
npm ERR! You can get their info via:
npm ERR! npm owner ls serialport
npm ERR! There is likely additional logging output above.

npm ERR! System Linux 3.16.0-25-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "cylon-firmata"
npm ERR! cwd /home/cjdg
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.4.21
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/cjdg/npm-debug.log
npm ERR! not ok code 0

@cjdg
Copy link
Author

cjdg commented Dec 30, 2014

Sorry guys i been a little bit busy but here is the code that i get :)

@edgarsilva
Copy link
Contributor

It seems you are using an older version of node, legacy node might not be compatible with newer versions of several modules.

You should upgrade your node installation, v0.10.35 is latest stable.

@cjdg
Copy link
Author

cjdg commented Jan 8, 2015

hi guys im here again, im testing it on MSP430GXXX but there are some issues on the firmata also with stellaris launchpad, im going to try with Tiva C and the MSP430FXXX and MSP430FRXXX :)

@edgarsilva
Copy link
Contributor

Any news on this one? did you have any luck with newer versions of node and firmata?

@deadprogram
Copy link
Member

Hello, @cjdg any update on this issue?

@deadprogram
Copy link
Member

Hello, @cjdg any updates on this? Just wondering if we should leave this issue open or close it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants