Slashdot Mirror


Arducorder, Next Open Source Science Tricorder-like Device, Nears Completion

upontheturtlesback writes: The Arducorder Mini, an Arduino-compatible pocket-sized handheld sensing tool and the next in line of open source science tricorder-like devices designed by Dr. Peter Jansen, is nearing completion. Where the previous models have included about a dozen sensors spanning atmospheric, electromagnetic, and spatial readings, an exciting video of the new prototype shows this model includes sensors for spectroscopy, low-resolution thermal imaging, and radiation sensing. The development is open with the project build logs and most recent source schematics, board layouts, and firmware available on github. This project is an entry in the Hack a Day Prize for a trip to space.

5 of 56 comments (clear)

  1. Interesting. But might end up as more of a toy. by Noishkel · · Score: 4, Insightful

    As said this could be an interesting device. But I'm not really sure what this will allow anyone to do. Sure it's all well and good that you can collect data with it, but you'll have to be able to interpret this data into something that's useful. And that's not even touching the fact that this thing would be fragile as hell without a very well design and weather proofed case.

    But as with any project like this I comment the designers for thinking up a new and interesting device. And who knows. Maybe the next generation of device might be useful.

  2. radar, backscatter , sometimes ultrasound by raymorris · · Score: 3

    Check out ground penetrating radar. Also, TSA uses backscatter, which works in a similar way - it doesn't REQUIRE anything to be behind the subject, you get a clearer image if you have a plain background (where plain means uniform reflection of the frequency used). Ultrasound works some some applications, but the image is rather blurry unless you have a very expensive unit.

    I don't know if either is available in an inexpensive, low resolution hobbyist version. I'd bet there are some old units, two generations behind, on ebay. Now I'm off to Google for hobbyist radar .

    A tricorder which combines low-quality short- range radar, backscatter, infrared and ultrasound might be very useful - infrared would see pipes in the wall, maybe the combination of radar and ultrasound would show the studs, etc.

  3. Re:Arduyawn by 50000BTU_barbecue · · Score: 3, Insightful

    What do you think was limiting it? You think someone who wants to design a (say) 15GHz sampling oscilloscope will stop because of the Arduino?

    On the other hand, why not use an Arduino? I don't need a 32 bit monster "micro" controller running embedded Linux to flash the headlights on my RC car. I use a bare-bones PIC but someone who is happy with the "get it done" approach of an Arduino, what is wrong with that?

    --
    Mostly random stuff.
  4. Terahertz radar by Animats · · Score: 3, Interesting

    Low-cost terahertz radar imaging is going to be very useful in handheld devices. You really can see a short distance into many materials. Great for seeing pipes and electrical wiring in walls. The day will come when that's a standard tool one buys at Home Depot.

    Until that's working, a cooled IR imager would be useful. Those are great for finding heat leaks in houses, but currently cost too much.

  5. Re:Interesting. But might end up as more of a toy. by Anonymous Coward · · Score: 3, Informative

    As said this could be an interesting device. But I'm not really sure what this will allow anyone to do.

    The point isn't what you can do with it, the point is that it's fun to build it and to experiment with all of the sensors. Perhaps that experimentation will spark some ideas for building things that actually are useful, but even that's a second-order concern.