Skip to content

cameronsenese/codecard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Code Card

Code Card is a Wi-Fi-enabled device with an e-paper display that can retrieve content from Oracle Cloud. Code Cards are available on a first-come basis to Oracle OpenWorld and Oracle Code One attendees who sign up for a cloud trial account. Stop by the Groundbreakers Hub to sign up and start configuring your Code Card.

There are loads of things that you can do with your Code Card - here's a list of documentation, work instructions, & code to get you up and running:

Instructions

  • Code Card Designer Mobile App
    Personalise the contents of your Code Card's display using the Code Card Designer Mobile Application.
    Use the mobile app to create different template layouts, save them to the Oracle Cloud, and then retreive & apply them to your card's display with the press of a button. Ths is the quickest way to get up and running.
    The Code Card mobile app is designed and built using the Oracle Application Express (APEX) low-code development platform.

    Click this link, and follow the 'No Code' instructions.

  • Configuration Settings
    Manage your Code Card configuration via serial connection over USB. Settings such as Wi-Fi SSID & Password can be managed via serial connection using the Code Cards integrated CLI.

    • Terminal Emulator
      Manually configure your Code Card using a serial connection over USB. Initiate a serial connection using your favourite terminal emulation package (Putty, etc.) and configure your Code Card using the integrated CLI.

    • Code Card Configurator
      Python script to automatically configure Code Card settings using serial connection over USB. Useful for restting Code Card settings back to default, or to save and batch apply custom settings.
      The Code Card Configurator uses the pyserial module to perform configuration updates.

      Note: The Code Card Configurator is temporarily unavailable. Please see the [We're Moving](We're Moving!) section below.

  • Fn Functions (FaaS)
    Configure your Code Card to run Serverless Functions on Oracle Cloud Infrastructure using the Fn project FaaS platform. The Fn project is an open-source container-native serverless platform.

    • Name Badge Function
      Configure an Fn function to apply one of the default Code Card template layouts (with an associated icon, and custom text) to your Code Card e-paper display.

    • Node.js Weather Function
      Configure an Fn function to retrieve and display the weather forecast on the Code Card e-paper display.

      Note: The Weather example is temporarily unavailable. Please see the [We're Moving](We're Moving!) section below.

    • Custom Bitmap Function
      Configure an Fn function to download and apply a custom bitmap image to the Code Card e-paper display.

  • Helidon (Java) Microservices on Kubernetes
    Configure your Code Card to invoke a Java microservice running on Oracle Container Engine for Kubernetes (OKE). The Java microservice is built using the opensource Helidon framework.

    Note: The Microservices example is temporarily unavailable. Please see the [We're Moving](We're Moving!) section below.

  • Programming the Code Card Firmware
    We have included the source code here so you can modify you Code Card however you want!
    Instructions for setting up the Arduino IDE to program and upload your customisations to the Code Card Firmware.

    Note: The Code Card firmware is temporarily unavailable. Please see the [We're Moving](We're Moving!) section below.

How did we build the Code Card?

We partnered with Squarofumi, creators of Badgy, an IoT badge, to create the Code Card.

We're Moving!

Hey we're in the process of relocating this repository - details regarding Code Card's new home will be updated here shortly.

In the interim, some of the source code previously available here will be temporarily unavailable until the move is complete.

Apologies for any inconvenience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published