-
Notifications
You must be signed in to change notification settings - Fork 516
Add StandardFirmataEthernet example #191
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
Conversation
I wrote up a guide for getting started for this as well -> https://github.com/rwaldron/etherport |
Successfully tested StandardFirmataEthernet using Arduino Uno, Arduino Mega and Arduino Due with an Arduino Ethernet Shield. It is not working however with Arduino Leonardo. Looking into this further... |
85893e0
to
aedabfc
Compare
Removed UIPEthernet option. It uses too much memory and I can't get it to work properly. |
…explanation of sketch purpose
Add StandardFirmataEthernet example
Can i sue StandardFirmataEthernet with Arduino Leonardo? |
Yes, I have successfully used StandardFirmataEthernet with an Arduino Leonardo with an attached Arduino Ethernet shield. |
This is a very good news for me :) i have used this code to connect locally but i want to connect to the remote Arduino throw Internet Thank You. |
You need to use Etherport |
Thanks man i appreciate your help, Thanks :)
|
@tarek360 Please file a bug here: https://github.com/rwaldron/etherport/issues Thanks! |
StandardFirmataEthernet works with the Arduino Ethernet board, Arduino Ethernet Shield and the Arduino Yun.
Has been tested successfully with and Arduino Ethernet Shield attached to an Arduino Uno and also with an Arduino Yun (using the on-board ethernet jack). I'm using the eg/blink-firmata.js and blink-johnny-five.js examples of the etherport repo for the client side test.
Tested successfully with the following boards and an Arduino Ethernet shield: