Skip to content

Montserrat12345/Arduino_Boards_Index

 
 

Repository files navigation

Build Status

Electronic Cats Arduino Boards

Board definitions for Electronic Cats-manufactured AVR, ARM, and ESP-based Arduino boards. Based on sparkfun Arduino_Boards to implement diferents cores.

This repository contains support for the following Electronic Cats Arduino-compatible development boards.

IMPORTANT NOTE: These board files have been updated for compatibility with Arduino version 1.8 and higher. Some boards (e.g. SAMD) may not compile correctly with earlier versions of Arduino. If you need compatibility with earlier versions of Arduino, you can choose previous releases of these boards from the Boards Manager.

SAMD (ARM Cortex-M0+) Boards

Installation Instructions

To add board support for our products, start Arduino and open the Preferences window (File > Preferences). Now copy and paste the following URL into the 'Additional Boards Manager URLs' input field:

https://electroniccats.github.io/Arduino_Boards_Index/package_electroniccats_index.json

If there is already an URL from another manufacturer in that field, click the button at the right end of the field. This will open an editing window allowing you to paste the above URL onto a new line.

SAMD Installation Instructions

Open the Boards Manager window by selecting Tools > Board, scroll to the top of the board list, and select Boards Manager. Now type "Electronic Cats" (without quotes) into the "filter your search" field at the top of the window.

Notes

  • Information on compiling and programming the bootloaders can be found in the bootloaders directory.

Have fun!
-Your friends at Electronic Cats

About

Electronic Cats Package Lists for the Arduino v1.6.4+ Board Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 63.4%
  • C++ 34.7%
  • Python 0.8%
  • Assembly 0.5%
  • Makefile 0.3%
  • GDB 0.3%