Tuesday, May 24, 2011
BRICKSHIELD EXTRAVAGANZA!!!!
Monday, February 7, 2011
LegoShield Updates
- Voltage jumpers rather than switches. I noticed the switches I used on the last version were way underrrated.
- Can type Capacitor for battery stabilization
- NXT Header for connecting to the mindSensors NXT host cable. This will make it easy for anyone to connect their arduino to the NXT Sensors.
- Reset Button Brought to top
- 5V and 0V Rails next to the Analog In bank
- BlueSmirf Header for Bluetooth Connectivity (not shown in photo)
- Pulldown Resistor on the Enable Line
- VRaw will be connected to external power (don't reverse the leads, folks!)
- adjustments to the Lego Hole Sizes
Wednesday, February 24, 2010
Lego RC with Xbee
So far I haven't had a chance to mount it into an actual project, but I've got a couple projects at the house waiting to be powered up. As you can see in the video, though. The outputs work great, and using the Power Functions Kit and some Servo brackets (mindsensors.com). I can get more devices attached than by using NXT!
Sunday, August 2, 2009
Rocket Chute Deployment
I had him check digikey.com for a cheap altimeter, and we found one for $7, but the lead time was too long. He's moving pretty soon, so we needed an immediate solution. I decided that we could use an accelerometer, and when it reads 0-Gs on the vertical axis, we'd know it was free-falling. (or had ended acceleration)
We set up a timer that would deploy the parachute a given time after the acceleration ends.
The red and blue wires arm the device. These get twisted together after you get the rocket set up. so it won't go off unexpectedly. The device also monitors the nichrome ignition wires. If one of the wires gets broken, you can tell from the LED indicators on the bottom.
Here's the underside of the board. I drew it up in EAGLE and etched it in the shop at work. You can see it's a little on the hablich side, needs a dose of alcohol and it could also use a small redesign. I noticed after I got the software running that a couple of the outputs were configured wrong in the hardware. If I ever make a V2.0, it'll be a little more attractive.Hopefully we'll be able to test it out next week after I get back from Mexico.
Thursday, March 13, 2008
MC Animator
I wrote this program to take advantage of all its inputs and outputs.
If you decide to run this program, make sure you have the controller connected up through ethernet, and that you get ethernet response over mcHelper.
the program and source are available at http://www.makingthings.com/Members/tunell.
The microcontroller costs about $110 and is AWESOME. I've been using it in a lot of my projects, and it's great! Don' t know how I ever survived without it.