AeroRust / AeroRust/nanosat-workshop

Internal temperature sensor measurements

オープン
#10 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。