Ez-b, I Would Like You To Meet Nodejs

pirumpi

USA
robot video thumbnail

I really love connecting electronics to the web and my EZ-B was not an exception. Last night I spent a couple hours creating a web interface for EZ-B using NodeJS and the TCP interface available in ARC. The guys at EZ-Robot have designed a great TCP interface so I wrote a NodeJS Module to interact with it, allowing me to control my robot from my phone through a nice jQueryMobile UI for the phone and BootStrap and jQueryUI for my browser.

To get the NodeJS Module go to https://npmjs.org/package/ez-b I hope you guys like it.

EZ-B NodeJS Interface

User-inserted image

By — Last update
Jump to end

ARC Pro

Upgrade to ARC Pro

Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.

PRO
Synthiam
#1  

Whoa! I'm going to check this out right away. Very cool! Thanks for sharing:D

#3  

This is what I got so far. It works great in my iPad, iPhone, Android and Desktop the only thing I'm missing is the ability to read data from ARC through the TCP socket:( maybe in the update;)

User-inserted image

#4  

this is next level stuff.. I am in love! haha blush

United Kingdom
#5  

That's great, I'll certainly be trying it at some point.

#6  

Thanks pirumpi! Very cool. I will check this out one day soon , I will watch for updates , keep us updated:) - Josh S

#7  

The BETA version of EZ-WEB is completed, now I would love to receive feedback on design and connections issues. I will soon post a video on how to use it but for those who are feeling adventures this is the link:

https://www.dropbox.com/sh/aqzhh3udagyde2w/4o4zNUnT-c

This is what I got so far:

User-inserted image