Urgent.News

the world's headlines, one feed

Editions

Tech

I added this thermal camera to my mobile photography kit — and it completely transformed my outdoor walks

The Thermal Master DV2 is a standalone, camcorder-style thermal camera that turns your smartphone into wildlife-scouting rig.

I added this thermal camera to my mobile photography kit — and it completely transformed my outdoor walks

One night, while jogging through sand dunes near my usual route, I spotted a fox protecting its den with a thermal camera called Thermal Master DV2. The pocket-sized device has transformed my outdoor walks, proving invaluable both for nighttime wildlife spotting and daytime wildlife observation. Despite its high price tag of $499, the DV2 stands out as an effective scouting tool, excelling in capturing wildlife in complete darkness or dense cover.

Weighing in at a lightweight pocket-friendly design, it features a 5-inch HD touchscreen, multiple infrared modes, an integrated laser pointer, and a standard ¼-inch mount for added stability. While it lacks the ability to customize buttons for additional functions, its high-sensitivity thermal camera cuts through dense foliage to reveal hidden animals, and its telephoto lens and manual focus ring provide detailed footage even at 8x digital zoom.

Written by urgent.news from Tom's Guide's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at tomsguide.com →

More in Tech

The Lombok Illusion (Chapter 5)

You open a new Spring Boot project and you create a DTO, then an entity, and you’re staring at getters, setters, constructors, equals() , hashCode() , toString() .

  • Lombok annotations streamline code generation in Java development
  • Generated code behavior is hidden, making debugging challenging

Build a React client intake form with file uploads

Client intake often requires two types of information: searchable answers and files for review. This Vite and React example collects both in the same response. You can try the form without an account.

  • React client intake form gathers searchable answers and files
  • Filo React SDK defines form schema within React application
  • Files uploaded directly to storage services like Google Drive