MATLAB Support


#1

Dear all,

I am interested in connection the mBot robots to MATLAB and I am wondering if you can share any projects that have been achieved in this area. I have noticed some support is available from MATLAB for Arduino boards. I am assuming that mBot is based on Arduino Uno which means that MATLAB supports it.

So two questions to start with:

  1. Do you have any resources on using MATLAB and mBot robots?
  2. The pin configuration on Atmega328P which comes with the mCore board (Datasheet for mCore).

Thanks,
Yashar.


#2

Hi!

Here is a site with the pinouts (link).

The mCore is indeed based on the Atmel328P (Arduino Uno). You may have to sort through the official Makeblock libraries to get what you need. Here is a link to the source on Github.

There are also the Makeblock Learning and Education sites that you may also find helpful. The Makeblock Openlab site might also be helpful.

@tech_support may have additional information as well.

Best of luck!

Chuck


#3

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.