GithubHelp home page GithubHelp logo

codecard-configurator's Introduction

Introduction

The Oracle Code Card Configurator is a command line utility used for managing configuration settings on Oracle Code Card devices.
The configurator provides a convenient method for quickly applying settings updates to Code Cards in an automated fashion.

alt text

Code Card is a Wi-Fi-enabled device with an e-paper display that can retrieve content from Oracle Cloud.
Code Card Home: https://developer.oracle.com/codecard

Dependencies

Successful operation of the Code Card Configurator depends on the following dependencies being met on any host running the utility.

Device Drivers

The Silicon Labs CP2104 USB to UART Bridge Controller is required to be installed in order to be able to establish a serial connection with the Code Card.
Windows, Mac, & Linux drivers are available here: https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers

Python

  • The configurator is written in Python, and specificlly requires Python 3.x to function.
  • pyserial & art modules should be installed.

From within a terminal session:

  $ pip install pyserial
  $ pip install art

Note: Code Card Configurator has been tested with Windows & MacOS..

Directions

Follow the below process to update your Code Card settings:

  1. Plug-in your Code Card using the provided USB connection
  2. Turn on the Code Card (i.e. via hardware power switch)
  3. Launch the codecard-configurator.py script in a terminal session
  4. Once prompted by the configurator - Press Enter to start the process
  5. Once the script is running: On your Code Card, perform simultaneous button 'A+B' shortpress
    to boot the Code Card into Configuration Mode.

The script will detect when the card has completed booting into config mode and will automatically proceed to apply updated configuration settings.
Once configuration settings have been applied, the card will automatically perform a button 'A' shortpress as a test.

All progress will be logged to stdout.

Resources:

codecard-configurator's People

Contributors

cameronsenese avatar

Watchers

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