sensorium-tester is a hardware test framework for makeblock. It bases on hardware protocol defined in makeblock,and covers
all the hardware products. The mainboard includes mcore,auriga,orion,megaPi.
npm install & npm start
then visit http:localhost:3003 in your browser.
- source/mboardControl.js different hardware protocol.Inclue
mcore,auriga,orion,megaPietc. - source/servoControl.js servo test
- app.js start file
- base.js util functions
- public/ test web interface. includes
images/,css/,js/,*.html
【20160323 v0.1.1 @hyman】
- feat: add virtual joystick
- add: resource link
【20160323 v0.1.1】
- feat: add api doc
- feat: add smart servo support
【20160216 v0.1.0】
- feat: sensors tip info
- imporve: add more sensors
