Skip to content

Board definitions for all SparkFun-manufactured AVR and ARM-based Arduino boards.

Notifications You must be signed in to change notification settings

HiTechHiTouch/Arduino_Boards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparkFun Arduino Boards

This repository contains support for the following SparkFun Arduino-compatible development boards:

AVR Boards

SAMD (ARM Cortex-M0+) Boards

ESP8266 Boards

Each board will be added as an entry to the Arduino Tools > Board menu.

Example image

Installation Instructions

To add board support for our products, go to File > Preferences, and paste this URL into the 'Additional Boards Manager URLs' input field:

https://raw.githubusercontent.com/sparkfun/Arduino_Boards/master/IDE_Board_Manager/package_sparkfun_index.json

Adding a board manager list

This field can be found in 'Preferences...' under the Arduino File menu.

Now, under the Tools > Board > Boards Manager..., if you type in "sparkfun", you will see an option to install board files for SparkFun Arduino compatible boards. Click "Install" to add these to your list.

NOTE: If you are using Arduino 1.6.6 and the link isn't working for you, change "https" at the beginning of the link to "http" and try again. We're working to figure out why this is happening in version 1.6.6.

SparkFun Boards image

Now, when you select the Boards list, you will see a collection of new boards for SparkFun.

SparkFun Boards List

Cleaning up the Boards Menu

Each entry in the boards list is defined in boards.txt. If you want to de-clutter the menu, you can comment out a board by inserting a # at the beginning of each line.

Notes

  • Please note: This will only work under Arduino IDE versions 1.5 and up.
  • Some boards such as the Pro Micro and the Mega Pro come in more than one form. For these you must select the correct processor in the 'Tools' menu.
  • Information on compiling and programming the bootloaders can be found in the bootloaders directory.

About

Board definitions for all SparkFun-manufactured AVR and ARM-based Arduino boards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 62.0%
  • C++ 29.9%
  • Other 3.8%
  • Makefile 1.8%
  • Objective-C 1.1%
  • HTML 0.9%
  • Other 0.5%