aramcon-badge / aramcon-firmware

The main firmware code for the AramCon 2 Badge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARAMCON 2 Badge Firmware

The main firmware code for the ARAMCON 2 Badge. For documentation, see the Badge's doc site.

License: MIT

Installation

  1. Copy the content of this folder to your badge drive. You can skip the .git directory.
  2. Install the required libraries. The recommended way is to use the CircUp package manager:
circup install -r requirements.txt

Alternatively, download the lastest CircuitPython Bundle 6.x Package, extract it, and copy the lib folder to your badge drive.

License

Released under the MIT License.

About

The main firmware code for the AramCon 2 Badge.

License:MIT License


Languages

Language:Python 99.5%Language:HTML 0.5%