• 4. Libraries for Arduino components

    • If for our project we need to connect components to the Arduino board, we will need to download the necessary libraries to be able to program them in mBlock software.

    • For do this, you go to Extensions => Manage Extensions => select your Arduino component.

    • In this case, we use the LCD with I2C interface.







    • Once we have selected the library that we need, it will appear in the Robots section.




    • If the library you need is not inside to mBlock, you can download it from a website and import it.



    3. Connect the Arduino Shield5. Programming our project