Git Product home page Git Product logo

platform-apollo3blue's Introduction

platform-apollo3blue

This is an experimental platform to allow the use of SparkFun's Arduino framework in PlatformIO.

How To Use This

As this is experimental, it requires a manual install.

Supported Frameworks and Tools

Platform-apollo3blue now supports the following:

  1. Frameworks:
  2. Tools:

To specify which framework and version to use, see below or a more detailed example.

Quick Start

Here we document the quickest way to get started using platform-apollo3blue.

1. Install platform-apollo3blue

$ pio platform install git+https://github.com/nigelb/platform-apollo3blue

2. Select and Install a version of Arduino_Apollo3

The quickest and easiest way to install Arduino_Apollo3 is to create a project and specify the version as a git repo.

$ mkdir new_project
$ cd new_project

And then either:

Core V2

$ pio init -b SparkFun_RedBoard_Artemis_ATP -O"platform_packages=framework-arduinoapollo3@https://github.com/sparkfun/Arduino_Apollo3#v2.2.0"

or:

Core V1

Until the version number is bumped for the core v1 branch, I am maintaining a fork of it here with the required updates.

$ pio init -b SparkFun_RedBoard_Artemis_ATP -O"platform_packages=framework-arduinoapollo3@https://github.com/nigelb/Arduino_Apollo3#v1.2.1_pio"

Manual install of sparkfun/Arduino_Apollo3

If you don't want to use my forked repo, or you want to be able to have concurrent projects that use core v1 and core v2 without having platformio reinstall Arduino_Apollo each time, you can manually install both version of the cores.

See the Manual Installation and Using Multiple Versions of Arduino_Apollo3.

More Information

  1. Verify Installation
  2. Manually Create a project
  3. Upload over USB
  4. platformio.ini customization options
  5. Using a Segger JLink
  6. Debugging

platform-apollo3blue's People

Contributors

nigelb avatar elon-code avatar kalkins avatar vicgwee avatar justiceamoh avatar digimaxio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.