Arduboy-homemade-package/README.md

1.1 KiB

Arduboy-homemade-package

Arduino IDE board package for Arduboy and homemade versions with the following advantages:

  • Single install
  • Includes all Arduboy libraries with support for alternate displays and wiring
  • Includes Arduboy optimized Arduino core with extra features and space savings
  • Cathy3K bootloader support

To install the package:

  • Start Arduino IDE and press CTRL + comma to select properties.
  • Copy and paste the URL below in Additional Boards Manager URLs: text box and click on OK
https://raw.githubusercontent.com/MrBlinky/Arduboy-homemade-package/master/package_arduboy_homemade_index.json

preferences After this:

  • Go to Tools > Boards > Board manager
  • In the text box type Arduboy homemade
  • Click on the Arduboy Hombrew package and click the Install button.

You can now select Arduboy, Arduboy DevKit and Arduboy homemade boards from the Tools menu.

menu