I want to develop a prototype taking advantage of MBot included sensors (light, temperature and so on).
Sensor values should be sent from MBot to a host. How can I do this?
For example: can I invoke a REST (or web) service, or write a remote file?
As an alternative, I could query MBot’s sensors from the remote host.
Your help will be greatly appreciated!