adafruit / adafruit/Adafruit_CircuitPython_LED_Animation
Background color (or fade-to color) for Chase and Comet
- 主要言語
- Python
- スター
- 62
- フォーク
- 46
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Chase, and Comet, default to a (0, 0, 0) background color. It would be nice to be able to specify a background color or fade-to color, besides the default (0, 0, 0) color. This would let the user differentiate their display giving it a less generic look. And with Grouped (layered) animations, when the top animation overides the bottom animation, without using (0, 0, 0) colored pixels, it might be more pleasing look.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、Adafruit_CircuitPython_LED_Animation リポジトリ内で Chase および Comet アニメーションのエントリーポイントを特定し、デフォルトの背景 (0, 0, 0) がどのように適用されているかを確認します。スタンドアロンアニメーションとグループ化されたアニメーションについて、要求された背景色またはフェード先の色の動作を定義し、その後、両方のアニメーションタイプとレイヤー化されたオーバーライドが選択した色を使用することを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- embedded-iot
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100