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

ADD troubleshooting to readme #2

Closed
andrewheusser opened this issue Feb 23, 2016 · 1 comment
Closed

ADD troubleshooting to readme #2

andrewheusser opened this issue Feb 23, 2016 · 1 comment

Comments

@andrewheusser
Copy link

Awesome job @sofroniewn!

aside from the serialport trouble, I had to upload the firmata standard firmware to my arduino to make it work. I had some goofy custom code on there before. It might be worth mentioning that in the readme.

This is from the johnny-five docs:

If the above didn't work as expected, make sure that StandardFirmata is installed on the board:

Download Arduino IDE
Plug in your Arduino or Arduino compatible microcontroller via USB
Open the Arduino IDE, select: File > Examples > Firmata > StandardFirmata
Click the "Upload" button.
If the upload was successful, the board is now prepared and you can close the Arduino IDE.

@sofroniewn
Copy link
Owner

@andyh616 Yes - great suggestion, I've updated the docs, thanks!

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

2 participants