Spyder Prototype #3

July 12th, 2010

I’ve started working on the flying thing again, and I almost have the flight software to the point where I’m happy with it.  It still needs a little tweaking, but in general it’s much more stable than it’s ever been, and it’s still very agile.

I ditched the Kalman filter and went back to basics, using simple integer math and a single 3-axis gyro.  It won’t auto-level itself, but it’ll stay where I put it remarkably well, and that’s all I really wanted.  Check out the video of my first crash:

http://www.youtube.com/watch?v=EjvJLm725h0

The slow march of progress

June 29th, 2009

I haven’t posted anything for a while, but that doesn’t mean I haven’t done anything.  I’ve been fairly busy, actually.  I built myself a computer controlled router and have started modeling the body of the flying thing I’m trying to build .

Learning to use the machine has been entertaining - there’s quite a lot to it, and a decent learning curve to the software and just producing something in general.  Having a machine to cut stuff doesn’t automatically give you the ability to make things.  It helps make them a little faster and more accurately, but you still have to work out how to build the things in the first place.

The reason for building the machine was so it could cut out parts while I’m going through the physical prototyping phase the Wolf Spyder.  Hopefully I’ll have more to post soon.

Spyder Prototype #2 update

October 25th, 2008

I’ve done a few more iterations on the software for the quad rotor thing I’m working on.  I also switched to very light 3-bladed props to allow the motors to respond a little faster.  It doesn’t fly itself yet, but it’s much more stable.

Flight video #2 here (WMV, 56mb) or on YouTube

Wolf Spyder Prototype, take 2

October 12th, 2008

It’s been a really long time since I’ve done any work on my quad-rotor flying thing.  I got re-inspired after playing around with a new-ish PIC chip called a Propeller, made by Parallax.  It runs 8 hardware threads at 20 MIPS each, meaning you can do really sensitive timing code without interrupts, but do lots of other useful things at the same time.

This is a perfect chip for a project that needs to listen to a remote control, take gyro readings, and move servos all at the same time.  It does lots of other cool stuff too, like generate video, which is incredibly useful when debugging.  :)

So I got a 3-axis accelerometer, a dual-axis gyro, a 12-bit ADC, and stuck them together with a Kalman filter and some PIDs.  Mix gently and let simmer for a month or so, and voila!

I present flying object #2 (WMV, 48mb), or on YouTube

The software is currently keeping it (somewhat) stable, but within a few more iterations on the software I hope to have it self-levelling.

Bert sings the greats

January 19th, 2008

My wife and I have a parrot, and he’s nuts, which is to say that he’s a perfect fit for us.  I had friends with birds when I was a kid, but they were skittish around strangers, so I never really understood how cool they are.  My wife got a new macro lens for Christmas and has been testing the resilience of bird’s eyes to camera flashes ever since.  This isn’t one of the super-close-up shots, but it is one of my favorites.

Click for a larger image

He’s also been learning to sing lately (if you can call it that).  I wander around the house with him on my shoulder humming random bits of whatever pops into my head, and half the time I don’t remember the words, so I just ‘doop doop be-doop’ to the tune.  Bert seems to have caught on.  Check out the video.  I don’t have a clue what he’s singing, but I doubt he does either.

Motor control for CNC

January 19th, 2008

Lately I’ve been addicted to the idea of having a computer make things for me, and I’m not alone.  Google ‘DIY CNC’ and a lot of stuff comes up.  There are whole companies now devoted to it.  Rather than just buy something that works, I like to learn about things the painful, er, fun way.  I bought some stepper motors and small controllers, rigged up some Lego and a breadboard, and voila!

Click for a larger imageClick for a larger imageClick for a larger image

Here’s a video of it moving.  (WMV)

It’s not overly exciting yet, but I’m making sure I have some basics down before I try to build anything larger.

CD ROM Clock, Part 3

January 12th, 2008

I have a working clock.  It’s not all feature laden, like some clocks (you have to reprogram it to set the time) but it works.  It’s still dim, but I have a batch of LEDs on the way to fix that, and all the hard stuff is out of the way.

Pictures:

Click for a larger imageClick for a larger image

The first image is a long exposure to show the hands (it’s 10:17 pm).  The second shows the main board, the motor control, and the 18 miles of wire I used to connect the LEDs.  In the lower left of the 2nd image you can see the (slightly bluish) infra-red LED used to determine RPM and disc position.

Next up, the ability to -set- the clock.

CD ROM Clock, Part 2

January 11th, 2008

I now have a second hand.  It ticks off actual seconds.

It’s pretty dim because I only have 2 LED’s hooked up, and the innards of the CD drive are all black, so they don’t reflect much light.  I have a couple things I’m going to try to fix that.  In the meantime I have to get the hours and minutes displaying and add a way to set it.  I’ll post more pics shortly.

CD ROM Clock

January 4th, 2008

Everyone at some point in their life has seen a CD clock, right?  You know, a clock, made from a CD. I’ve decided to try making one too, but using an entire CD ROM drive and some funky electronics to do it.  I was inspired by the Hard Drive Clock by Alan Parekh.

Front & rear views:

Front - Click for a larger imageBack - Click for a larger image

Basically I’m using the motor and CD holder from the drive, as well as most of the original chassis.  I’ve hacked up the motor so an RC hobby brushless controller will spin it, and I’ve got a clear CD with a hand etched into it (you can see it in the ‘back’ image).  I’m going to write some microcontroller code to run the motor, sense the RPM, and strobe some LED’s at the right time (like the hard drive clock does) to make the display.

I’ll post more as it (hopefully) comes together.

Tiger Flight

November 25th, 2006

I’ve had my Tiger 50 for a while now, but haven’t managed to get any decent video, until now.  This was shot by a friend of mine this afternoon.

Video: Tiger 50 flight (WMV, 29mb)