Arduino IDE board package for Arduboy and homemade versions making things easy
Go to file
Mr.Blinky 9810a8af2d
update
2018-03-25 15:39:00 +02:00
board-package Updated libraries 2018-03-25 15:38:24 +02:00
images Add files via upload 2018-02-25 20:52:53 +01:00
README.md title change 2018-03-25 15:33:05 +02:00
package_arduboy_homebrew_index.json update to 1.2.1 2018-02-28 21:23:31 +01:00
package_arduboy_homemade.json update 2018-03-25 15:39:00 +02:00

README.md

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