Skip to main content

Arduino

Arduino is an open-source electronics platform based on easy-to-use hardware and software. It's intended for anyone making interactive projects.

FoBE Studio Package for Arduino

Website

This repository contains custom package_fobe_index.json files that can be used to add new third-party boards to the Arduino v1.6.4+ IDE through the Board Manager.

Quick Start

Step 1: Copy the Package Index URL

https://fobe-projects.github.io/arduino/package_fobe_index.json

Step 2: Add to Arduino IDE

  1. Open Arduino IDE
  2. Go to FilePreferences
  3. In the "Additional Boards Manager URLs" field, paste the URL above
  4. If you already have other URLs, separate them with commas
  5. Click OK

2025-09-10-20-27-51.png

Step 3: Install Board Package

  1. Go to ToolsBoardBoards Manager
  2. Search for "FoBE" or the specific board you want
  3. Click Install on the desired board package
  4. Wait for the installation to complete

2025-09-10-20-28-36.png

Requirements

  • Arduino IDE version 1.6.4 or higher
  • Internet connection for downloading board packages

Additional Resources

Official Arduino Documentation

Third-Party Board Resources

Contributing

If you have suggestions for improving this package index or want to report issues:

  1. Open an issue nRF52 / ESP32
  2. Fork the repository
  3. Create a feature branch
  4. Submit a pull request