See-TreePiO
Hardware- 63 Devlogs
- 109 Total hours
A handheld dead tree detection scanner built on a Raspberry Pi 5. Point it at a tree, press the button, and it tells you whether the tree is healthy or dead right on the LCD screen. It uses two sensors working together: an MLX90640 thermal camera that reads the temperature variation across tree bark (healthy trees have more thermal variation because they're actively moving water, dead ones don't), and a 12MP autofocus camera that photographs the bark and sends it to a plant ID API to figure out what species you're looking at. A machine learning classifier combines the thermal data, species, location, and time of year to make the final call. The whole thing is 3D printed into a pistol-grip enclosure so it actually looks and feels like a scanner. One button controls everything, short press cycles through the menu, long press triggers a scan.