Arduino IDE board package for Arduboy and homemade versions making things easy
Go to file
Mr.Blinky 3ecb78fef9
update to 1.2.1
updated with latest updated bootloader, core files and libraries
2018-02-28 21:23:31 +01:00
board-package updated version 2018-02-28 20:28:26 +01:00
images Add files via upload 2018-02-25 20:52:53 +01:00
README.md Update README.md 2018-02-25 21:01:34 +01:00
package_arduboy_homebrew_index.json update to 1.2.1 2018-02-28 21:23:31 +01:00

README.md

Arduboy-homebrew-package

Arduino IDE board package for Arduboy and homebrew 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-homebrew-package/master/package_arduboy_homebrew_index.json

preferences After this:

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

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

menu