chilipeppr / widget-spjs

The essential widget if you want your workspace to talk to the Serial Port JSON Server (SPJS). This widget enables numerous pubsub signals so you can publish to SPJS and receive data back when you subscribe to the appropriate signals.
12 stars 33 forks source link

Support for Arduino Mega boards running GRBL #4

Open robZeilinga opened 7 years ago

robZeilinga commented 7 years ago

Please add support for Arduino Mega boards ( as these are now supported by GRBL currently 1.1e )

The VID/PID for the Arduino Mega2560 is VID : 2341 PID : 0042

There are also Chinese clone Mega boards with CH340 USB to serial chips, VID : 1A86 PID : 7523

many thanks

chilipeppr commented 7 years ago

Would you be willing to fork this, open it up in a cloud 9 workspace, add those pid vids in the JavaScript code by testing with your hardware, and then do pull request? It is hard to test without having the hardware.

Also, this vid pid lookups are just nice to have for a picture to show up. They are not critical. You can still use ChiliPeppr fine without them.

On Jan 11, 2017 1:17 PM, "Rob Zeilinga" notifications@github.com wrote:

Please add support for Arduino Mega boards ( as these are now supported by GRBL currently 1.1e )

The VID/PID for the Arduino Mega2560 is VID : 2341 PID : 0042

There are also Chinese clone Mega boards with CH340 USB to serial chips, VID : 1A86 PID : 7523

many thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/chilipeppr/widget-spjs/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AHidbaTiS706-bPtKZvceKSVVlIwZXQrks5rRUbSgaJpZM4LhE95 .

robZeilinga commented 7 years ago

Hi John,

Would you be willing to fork this, open it up in a cloud 9 workspace, add those pid vids in the JavaScript code by testing with your hardware, and then do pull request? It is hard to test without having the hardware.

I will give this a go....

Also, this vid pid lookups are just nice to have for a picture to show up.

They are not critical. You can still use ChiliPeppr fine without them.

Re above ... damn, was hoping the lack of support was causing the GRBL widget to stay offline! Any advise where to look regarding the grbl widget coming on-line?

Regards

On Wed, Jan 11, 2017 at 11:41 PM, John Lauer notifications@github.com wrote:

Would you be willing to fork this, open it up in a cloud 9 workspace, add those pid vids in the JavaScript code by testing with your hardware, and then do pull request? It is hard to test without having the hardware.

Also, this vid pid lookups are just nice to have for a picture to show up. They are not critical. You can still use ChiliPeppr fine without them.

On Jan 11, 2017 1:17 PM, "Rob Zeilinga" notifications@github.com wrote:

Please add support for Arduino Mega boards ( as these are now supported by GRBL currently 1.1e )

The VID/PID for the Arduino Mega2560 is VID : 2341 PID : 0042

There are also Chinese clone Mega boards with CH340 USB to serial chips, VID : 1A86 PID : 7523

many thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/chilipeppr/widget-spjs/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AHidbaTiS706- bPtKZvceKSVVlIwZXQrks5rRUbSgaJpZM4LhE95 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/chilipeppr/widget-spjs/issues/4#issuecomment-272003870, or mute the thread https://github.com/notifications/unsubscribe-auth/ABxvRhJZykraVW5BtCRAOX7BRBBYXBJZks5rRUyUgaJpZM4LhE95 .

chilipeppr commented 7 years ago

Post a screenshot to help everyone because it shows all the varaibles.

On Thu, Jan 12, 2017 at 1:18 AM, Rob Zeilinga notifications@github.com wrote:

Hi John,

Would you be willing to fork this, open it up in a cloud 9 workspace, add those pid vids in the JavaScript code by testing with your hardware, and then do pull request? It is hard to test without having the hardware.

I will give this a go....

Also, this vid pid lookups are just nice to have for a picture to show up.

They are not critical. You can still use ChiliPeppr fine without them.

Re above ... damn, was hoping the lack of support was causing the GRBL widget to stay offline! Any advise where to look regarding the grbl widget coming on-line?

Regards

On Wed, Jan 11, 2017 at 11:41 PM, John Lauer notifications@github.com wrote:

Would you be willing to fork this, open it up in a cloud 9 workspace, add those pid vids in the JavaScript code by testing with your hardware, and then do pull request? It is hard to test without having the hardware.

Also, this vid pid lookups are just nice to have for a picture to show up. They are not critical. You can still use ChiliPeppr fine without them.

On Jan 11, 2017 1:17 PM, "Rob Zeilinga" notifications@github.com wrote:

Please add support for Arduino Mega boards ( as these are now supported by GRBL currently 1.1e )

The VID/PID for the Arduino Mega2560 is VID : 2341 PID : 0042

There are also Chinese clone Mega boards with CH340 USB to serial chips, VID : 1A86 PID : 7523

many thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/chilipeppr/widget-spjs/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AHidbaTiS706- bPtKZvceKSVVlIwZXQrks5rRUbSgaJpZM4LhE95 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/chilipeppr/widget-spjs/issues/ 4#issuecomment-272003870, or mute the thread https://github.com/notifications/unsubscribe-auth/ ABxvRhJZykraVW5BtCRAOX7BRBBYXBJZks5rRUyUgaJpZM4LhE95 .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/chilipeppr/widget-spjs/issues/4#issuecomment-272113215, or mute the thread https://github.com/notifications/unsubscribe-auth/AHidbZzq_HGHZl5m5IkfivXYfJc6Rcuaks5rRe_1gaJpZM4LhE95 .