> So if a couple of uni students can take images of this breathtaking
> beauty with virtually no custom built hardware, then expectations for
> Lunar Numbat increase somewhat.
A high-altitude balloon has been mentioned several times previously as a
potential test platform for our avionics system, and it makes a lot of
sense. An interesting and low-cost way to do some testing and the
results can be very impressive.
By the way, there are going to be not one but *two* space-related talks
at LCA this year:
https://conf.linux.org.au/programme/schedule/view_talk/50189?day=thursday
https://conf.linux.org.au/programme/schedule/view_talk/50131?day=friday
The second talk looks like an interesting round-up of various "Open"
space technology projects, and the synopsis lead me to the spacehack.org
website that I hadn't seen before. That in turn lead me to this:
http://spacehack.org/project/tubesat-ps-kit
Lots of cool stuff going on.
By the way, Marco, is there any chance you could ship we that throttle
body? The dates for the static testing in Melbourne are getting close
now and I'd like to have a go at interfacing with the control system.
Cheers :-)
--
Jonathan Oxer
Ph +61 4 3851 6600
Geek My Ride! <http://www.geekmyride.org/>
> They've done many of us a big favour by highlighting the Open goodness of CHDK:
>
> http://chdk.wikia.com/wiki/CHDK
I'm quite amused by the fact that the world has got to the point that
people are writing custom operating systems for cameras!
Practical Arduino has a time-lapse camera project in it and I
investigated CHDK and a few other related technologies when I was
writing it up, and discovered that most cameras are remarkably easy to
control externally. It's a tiny and trivial addition to an onboard
microcontroller to include a time-based interrupt to trip an external
camera shutter every X seconds, or if total separation of functionality
is required for reasons of reliability etc it can be retrofitted to any
digital camera with a hardware timer circuit weighing only a couple of
grams. CHDK is nice, but I wouldn't use that as the determining factor
between, say, an expensive Kodak camera weighing 100g more than a cheap
camera of similar specs but totally closed firmware.