This package adds a custom 3D Controller board profile to the Arduino IDE.
It is designed to make firmware upload easier for DIY 3D navigation controllers based on Arduino-compatible boards, without manually editing the Arduino boards.txt file.
By installing this package, the Arduino IDE can recognize the controller board with the correct board settings. This helps users compile and upload the firmware more easily and reduces setup mistakes.
- Add a ready-to-use board profile to Arduino IDE
- Avoid manual
boards.txtediting - Simplify firmware installation for DIY 3D controllers
- Make the setup cleaner and easier for beginners
NavCore