NanitLib  1.4
Board manager

Instructions on how to install a set of Nanit boards with an extended MegaCore core

Instructions on how to install a set of Nanit boards

Select the IDE version that you are using.

  • IDE 1.8.x Run Arduino IDE on your computer. In the Arduino IDE menu, go to FilePreferences.

    In the Preferences window, locate the Additional Boards Manager URLs field and paste it https://nanitrobot.github.io/NanitLib/package_NanitCore_index.json

    After pasting the URL, click OK or Save to save the changes.

    Go to the Tools menu, then select Board, and finally choose Boards Manager.

    In the Boards Manager, enter Nanit in the search field.

    Click on Install.

    Arduino IDE will automatically download and install the necessary files for the board.

    After the board is installed, go to the Tools menu, select Board, and choose the new board from the list that appeared after installation.

  • IDE 2.x

    Run Arduino IDE on your computer. In the Arduino IDE menu, go to FilePreferences.

    In the Preferences window, locate the Additional Boards Manager URLs field and paste it https://nanitrobot.github.io/NanitLib/package_NanitCore_index.json

    After pasting the URL, click OK or Save to save the changes.

    Go to the Tools menu, then select Board, and finally choose Boards Manager.

    Click on Install.

    Arduino IDE will automatically download and install the necessary files for the board.

    After the board is installed, go to the Tools menu, select Board, and choose the new board from the list that appeared after installation.