Arduino.mext File


#1

Hi there!

I downloaded the Arduino Device extension on my computer but I can’t find the Arduino.mext file, I would need to use it to understand how to create an extension. Where can I find it?

Thanks

Luca


#2

Hi Luca, import as well as download is the path where your browser put the downloaded files. You can check the settings and find it among the download lists


#3

I imported file but I can’t find mext file in software folder…could you give me a path?


#4

Hi Luca, it’s not in the folder of the mBlock 5, but it’s the download path folder of your browser, I don’t know yours but you can download something from your browser to locate


#5

I download It from mBlock software not from browser


#6

It’s a little weird cause mext files can only be imported from website. The only thing you can import/download from mBlock 5 desktop software is your program in .mblock file and character in .sprite. Can you record a video and send to support@makeblock.com so that we can see?


#7

Maybe I explained myself wrong, I would like to use the arduino .mext file to modify it and create an extension for another arduino based device. Where can I get the original arduino mext files?


#8

Hi Luca, it’s not possible to import the .mext file of the devices. You can only import your own extensions. However, if you need the .mext file, you can tell us which Arduino device exactly so that we can send to you


#9

Hi! That would be perfect, I use Arduino UNO and Arduino Leonardo

Thanks


#10

Hi! That would be perfect, I use Arduino UNO and Arduino Leonardo

Thanks


#11

Hi, could you send me the file that I asked?


#12

Hi Luca, please check the file in the attachment:
Mext Files.zip (411.4 KB)


#13

thank you very much!
I would like to add a library #include <LiquidCrystal_I2C.h> how can i make it load when i add the block? do you have any documentation?


#14

Hi Luca, I think this link could be helpful, please check: http://www.mblock.cc/doc/en/developer-documentation/tutorials/create-arduino-ext-add-third-party-library.html


#15

Perfect thanks! Did you have the file for work with micro:bit?


#16

Hi Luca, check this out:microbit_v0.3.3_6a83a882.mext.zip (410.7 KB)


#17

Thanks! :slight_smile:

can i set atuomatic update of your libraries for arduino and microbit?

For example in Arduino extension under Operators the equal block inserts in the code “===” instead of “==” and the compiler generates an error. Since I can’t edit that part of the extension because I don’t see it I’ve rebuilt the block but I was wondering if they update in automatics.


#18

Do you have any .mex file for raspberry pico?


#19

Sorry we don’t have this. Also, the error “===” instead of “==” was fixed last week.


#20

I see! thanks

Last please, can you send me the mext file for Arduino Nano?

Tanks!