Skip to content
forked from bq/ZUMCore

BQ ZUM Core integration on Arduino IDE

License

Notifications You must be signed in to change notification settings

Bitbloq/ZUMCore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zum Core 2

BQ Educación Zum Core board and integration on Arduino IDE.

This is the evolution of the bqZUM Core board available here. Main changes are:

  1. Move to Bluetooth Low Energy (BLE).
  2. Change from ATMega328P to ATMega328PB.

Getting Started

Prerequisites

You need to install latest Arduino IDE.

This package has been tested on Arduino IDE 2.3.3.

Installing

To use the integration with Arduino IDE follow these steps:

  1. Open Arduino IDE and go into File -> Preferences.
  2. On "Additional Boards Manager URLs:" enter the link to package_zumcore_index.json [right click here and copy link] and press OK.
  3. Go to Tools -> Board -> Board Manager and look for "Zum Core by BQ Educación". Install latest version.

Now you can choose your Board Zum Core 2.

Flashing Bootloader

The bootloader can be flashed on Zum Core using another Arduino board as ISP or any other supported ISP programmer. For further support check this link.

License

This project is licensed under the GPL v3 license.

Credits

This project relies on Arduino IDE to work.

The project is based on Elektor UNO R4

About

BQ ZUM Core integration on Arduino IDE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 49.2%
  • C++ 45.9%
  • Makefile 3.4%
  • Assembly 1.3%
  • Other 0.2%