motionX is a experiment project. It includes mbot control panel and camera action detect.
mbot control panel:
npm install & npm start
And then, open mbot.html
to use mbot online control panel.
You should put the project into a server environment(to be imporved).
- mbot.html mbot online control panel
- index.html camera motion detect control panel.
【20151009 v0.1.0】
- feat: init project and add mbot online control panel.