Skip to content

aramcon-badge/aramcon-firmware

Repository files navigation

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.