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 还没有评估数据。