The main firmware code for the ARAMCON 2 Badge. For documentation, see the Badge's doc site.
- Copy the content of this folder to your badge drive. You can skip the
.git
directory. - 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.
Released under the MIT License.