Skip to comments
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 EZ-Builder. 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
By pirumpi
— Last update
Other robots from Synthiam community

Bookmaker's Bustercomesto Life
I received my second EZ-B and everything is working great with few exceptions which DJ is looking into. Excuse my poor...

Mcsdaver's Humanoid Robot
I will be posting pictures of my build as soon as I get the robots head built. So far he has a Robosapien V2 upper body...

Rb550f's Moshi Is Alive
Well i finally got EZB 4 installed and connected inside MOSHI. Everything works great.I have a few cosmetic items to do...
https://www.dropbox.com/sh/aqzhh3udagyde2w/4o4zNUnT-c
This is what I got so far:
I'll be giving it a test at some point soon
Do not forget to install Nodejs before running the web app. Maybe I will add nodejs binaries in the future to avoid this step.
Do you need all the controls to be added in ARC before you can add them to the Web UI? Or could you just have a blank project with only the connection control, then have everything else done via the web UI?
Also, is it possible to save the web ui?
I'll be testing it out shortly, well when I get chance.
ARC - 8/3/2014 1:05:51 PM
Remote Control
Movement
Camera List
... etc.
What do I need to do the see the node.js web page?
Please, ignore this post. I had the http server control running...duh.
All is functioning as you demonstrated.