AeroRust / AeroRust/nanosat-workshop
Internal temperature sensor measurements
Aperta
- Lingua principale
- Rust
- Stelle
- 39
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.