How to create a extension for mbot?


#1

Hello,

I am looking for documentations or video to know how to create extension for mbot in blockly.
I have already create account in https://ext.mblock.cc/
I have seen: https://www.mblock.cc/en-us/blog/mblock/guide-using-mblock-extension-builder/#div3
But how to create an extension for the device mbot? I just see arduinoc card type. That mean mbot has arduino uno inside?

Could you send me an example of Me_bluetooth.mext or other extension so see how it’s done.
Why we can’t find example to create an action or to return a value? It’s not clear as the extension for microbit witch is very simple compare.
I need to create an extension to use uart on port number 1 or 2, or 3 or 4 of the mbot to communicate.

I don’t know how to create an extension for mbot? how can we select the device target?

Thanks to send me an .mext file to see.
Thanks.

JL


#2

Ok I found the website for documentation here: http://www.mblock.cc/doc/en/developer-documentation/tutorials/add-led-light-to-arduino-uno.html