Signed in as:
filler@godaddy.com
Signed in as:
filler@godaddy.com
A tricorder is a portable sensing / scanning device first featured in the science-fiction TV series Star Trek (1967), which is set roughly 200 years into future. It follows humanity's first forays into deep space, exploring strange new worlds and meeting new life and new civilizations.
When visiting an uncharted planet, the protagonists want to measure several quantities such as the composition of the atmosphere, levels of ambient radiation, element in the soil, and scattering of light in the sky (and whatever else the episode's plot requires). To enable this scientific exploration, the aim of the tricorder device is to sense as many physical quantities as technologically possible in a handheld, battery-operated form factor.
Tricorders have been depicted in three broad categories: medical, scientific, and engineering. This project deals with the scientific and engineering versions.
A few things make this particular implementation stand out:
Since there is no conclusive definition for what makes a real-world tricorder, a reasonable assumption made by the casual observer is that modern smartphones are equivalent to current-day scientific tricorders. In some ways this is actually true, since a smartphone is essentially a portable, general-purpose computer, chock full of sensors such as accelerometers, magnetometers, barometers, LiDAR (iPhones), and the usual mics & cameras. Combined with good software, these sensors allow for a convenient and engaging user experience for day-to-day activities.
However, what smartphones cannot tell us (so far) is the environmental conditions in our immediate vicinity such as air quality, concentration of gasses, temperature, and humidity. It could connect to the internet and retrieve data from several sources but this presents two problems:
Therefore, a real tricorder should be able to sense, visualize, and analyze data regardless of external communication (and computing) being available. Ideally, it is a self-contained, self-sufficient*, and completely untethered piece of equipment. However, when external communication is available, it should be able to upload backups, share data, or be used as part of a larger system (IoT).
(* apart from the battery/energy source being replenished)
These are just my educated guesses, since I'm not an economist or scientist:
Given the context of the previous two answers:
Because I can't buy one at the store. Luckily, I am almost finished with my PhD in embedded systems so I figured I'll give it a shot, use the skills I learned in class and research, and hopefully learn some new things along the way.
A lot more than I had expected.
The technical side:
Making GUIs, working with vector graphics, designing (and procuring) PCBs, powering circuits with batteries, Bluetooth and BLE communication, standardized Human Interface Devices (HID) communication, standardized GPS communication, history and theory of measurement, to name just a few. A renewed appreciation for how integrated and monolithic the design of portable computers is (after much thinking, I concluded that a monolith is the most practical shape for this device).
The human side:
During the course of testing (or bragging), I showed this device to a number of people from different walks of life, having different educational backgrounds and interests, and having varying levels of curiosity about technology. Some of the things I learned:
When I first started, I was hoping to have a pocket device that could answer my everyday questions like:
In short, I'll consider the design finished when it is small enough to fit into my pocket and I can pull it out to measure things, answer questions, and satisfy my curiosity at whim.