Code Monkey home page Code Monkey logo

empyrean's Introduction

Empyrean

Installing Empyrean Support in Arduino IDE

  1. Open the Arduino IDE and then navigate to the Preferences screen by selecting the File menu, and then Preferences. Click the small button to the right of the text box labeled Additional Boards Manager URLs, and then paste the following URL into the windows which pops up: https://github.com/etherkit/ArduinoBoards/raw/master/package_etherkit_index.json
    Click OK to close this window, and then OK to close the Preferences.
  2. Navigate to the Arduino Boards Manager in the IDE by selecting the Tools menu, then Board, and then Boards Manager.... In the search box in the upper right of the Boards Manager windows, type SAMD.
  3. In the search results list below, find the entry for Arduino SAMD Boards, select it with your mouse, and then click the install button.
  4. Next, find the entry for Etherkit SAMD Boards, select it, and click the install button. Close the Boards Manager window when this is complete.
  5. In the Tools > Boards menu, you should now see Empyrean Alpha and Empyrean Beta listed as board options. Select the appropriate board in order to start uploading sketches to your Empyrean.

USB-UART (CDC) and Other Serial

You can access the built-in USB-UART (virtual serial port) by using the SerialUSB object in your sketch, just as you use Serial in AVR-powered Arduinos. You can also use pins 0 and 1 of Empyrean as a hardware serial port with the Serial1 object.

empyrean's People

Contributors

nt7s 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.