this post was submitted on 21 Jul 2025
2 points (75.0% liked)
Embedded programming and micro controllers
370 readers
6 users here now
About embedded programming, micro controllers, ARM Cortex M, RISC-V, Arduino, Micro:Bit, etc.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't have any experience with this myself, but my first thought is just get a dozen or so sensors (ideally different brands and manual as well) and average them together, then use that as your reference point. Any individual sensor may be off, but on average they should be accurate. Might want to exclude any extreme outliers first though in case you have one or two particularly bad sensors.
It's either that or you acquire a calibration source (may not be applicable depending on the kind of sensor) or pay a lot of money for a lab grade pre-calibrated sensor.
Yeah, that sounds sensible. I will need multiple sensors for this project anyway.