ElektorLabs / Arduino

Elektor's Arduino compatible boards, including Elektor Uno R4 with ATmega328PB
21 stars 10 forks source link

Elektor AVR Board Package for Arduino IDE

This repository contains the package descriptors for Elektor's Arduino compatible boards.

Supports:

URLs for the IDE:

Use the Arduino IDE Boards Manager to install this package, as follows:

Open the available boards list (Tools -> Board) and scroll down to a header or menu entry (depending on IDE version) "Elektor Labs" followed by the Elektor boards. Choose the one you need.

After selecting Platino you must also choose the processor: Tools -> Processor

Platino comes with its own core that contains drivers for the on-board peripherals like the rotary encoder, the pushbuttons, the LED and/or RGB LED, the buzzer and the LCD. This core consumes memory. If you want to use Platino without the drivers select "Platino without library" from the boards list.

Bootloaders for all supported boards and processors are provided in the package. You can burn them with the Arduino as ISP sketch (or any other supported ISP programmer for that matter).

Everything has been tested with several Arduino IDEs from 1.6.7 and up. Do not use 1.7.x (no Boards Manager).

Do not use Arduino IDE 1.6.8 because it has a serious serial port problem.

P.S. Previous JSON files with a version number in their name have been replaced by "package_elektor_index.json"

Many more projects can be found at Elektor Labs