adafruit / adafruit/Adafruit_CircuitPython_LED_Animation
Gradient Animation Request
- 主要言語
- Python
- スター
- 62
- フォーク
- 46
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I'd love a gradient animation. I want to be able to select my colors (maybe 3-4, or maybe more for a whole palette). The colors should fade into each other seamlessly, and I want to be able to choose the period / number of LEDs per section. Then I'd want the whole thing to scroll along the strip and be able to choose the speed.
Gradient (pixels, speed=0.1, colors=(color.RED, color.BLUE, (0,200,10), 0XFF0000), period=5)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、ライブラリに既存のアニメーションのエントリポイントと、issue で提案されている Gradient(...) 呼び出しを確認します。カラーパレット、セクションの周期、スクロール、速度がどのように連動すべきかを定義し、その後、アニメーションが選択した色の間でフェードし、要求された速度で LED ストリップに沿って移動することを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- embedded-iot
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100