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

Error while running The "Hello, World" Of Things example #302

Closed
ShashankaNataraj opened this issue Jun 25, 2015 · 10 comments
Closed

Error while running The "Hello, World" Of Things example #302

ShashankaNataraj opened this issue Jun 25, 2015 · 10 comments

Comments

@ShashankaNataraj
Copy link

Hi,

I have the following error while running the following error while running the hello world example:

nimbus-image-1435240702576

Im on elementaryos which is based on ubuntu.

I executed:
sudo apt-get update && sudo apt-get install arduino arduino-core as mentioned in this article

Then
npm install cylon-firmata cylon-gpio cylon-i2c as mentioned in the cylon website. Is this a known issue?

@ShashankaNataraj
Copy link
Author

Ok I just sudo'd sudo node helloworld.js and can now see the LED blink when the program gets uploaded to the arduino, however, the program gets stuck at starting connections?

@edgarsilva
Copy link
Contributor

hi @ShashankaNataraj,

Did you uploaded the firmata sketch to the arduino?

Also what type of arduino are you using? UNO?

@ShashankaNataraj
Copy link
Author

Hi, how do I upload the firmata sketch? Nothing is mentioned in the hello world example.

Im using an UNO, yes.

@edgarsilva
Copy link
Contributor

Here: https://github.com/hybridgroup/cylon-firmata#ubuntu

You can use gort.io or upload directly using the arduino IDE software, just open it go to file > examples > firmata > StandardFirmata.ino open it and upload to the Arduino Uno.

@edgarsilva
Copy link
Contributor

@ShashankaNataraj were you abel to upload firmata and run the examples?

@ShashankaNataraj
Copy link
Author

@edgarsilva Not yet, got sidetracked with work :( Will check again and let you know. Last I remember I couldn't get firmata uploaded with this yet.

@edgarsilva
Copy link
Contributor

@ShashankaNataraj ok, let me know, you can always just use the Arduino IDE to upload firmata, go to File > Examples > Firmata > StandardFirmata and upload to the arduino.

@ShashankaNataraj
Copy link
Author

@edgarsilva Actually that I was able to do yesterday. Now I just have to run cylonJS and try if it works. WIll report back today evening.

@deadprogram
Copy link
Member

Hi, @ShashankaNataraj were you able to get your example working?

@ShashankaNataraj
Copy link
Author

Hey @deadprogram Thanks for asking, but got stuck with some other work. Ill close this issue as of now...

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