Code Monkey home page Code Monkey logo

badger2040-lifecounter's Introduction

Badger2040 - Life counter

A Magic the Gathering focused game counter that runs on the badger2040. I'm hoping to have both the software and CAD models that enable making a compact and robust digital life counter that builds on a MicroPython runtime and the badger2040 hardware.

Status

This project is an early proof of concept. How this project behaves, performs, and appearances are all in flux.

Currently working on getting the following working:

  • Multi-category tracking. Going to start with a fixed set of counters (life, infect, experience) as those are most commonly used in commander. The display 'widgets' could be handled more abstractly in the future.
  • Input handling and screen refreshing. I would like to get a smooth UX between the button handling and screen updates. I still need to improve debouncing and tuning refresh delays to reduce lag.
  • Graphics. Currently, I'm only using text, but I would like to get an icon sheet or some graphics for the categories and perhaps even have icons only be a display mode.

Future Roadmap:

  • Custom categories. Pick your mix of top 3 or 4 counters. This could be a flash time decision, or some UX could be built to select and sort categories.
  • Persistent configuration. After categories and layout are chosen those choices should persist.
  • Options. Could have preferences for:
    • icons/icons+text display modes
    • dark/light theme

Flashing

  1. install rshell with pip install rshell
  2. Plug the device in.
  3. activate rshell in this directory.
  4. In the rshell prompt cp main.py /main.py

References

badger2040-lifecounter's People

Contributors

markstory avatar

Stargazers

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