AeroRust / AeroRust/nanosat-workshop
Internal temperature sensor measurements
オープン
- 主要言語
- Rust
- スター
- 39
- フォーク
- 4
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Use the internal Pico W temperature sensor to track the temperature of the chip inside the frame.
- [x] Use median and multiple readings (e.g. 10) in order to get a more accurate temperature #12
- [ ] Use a HistoryBuffer to store the last 30 readings, e.g. every 2 seconds for more accurate 1 minute reading - f32? Or better u16, u8
- [ ] Use another HistoryBuffer to store longer period of time with less accuracy, e.g. u8
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。