Categories
Uncategorized

Making Embedded Systems

embedded.fm

My new favorite podcast is Making Embedded Systems, which is hosted by Elecia White, and while it’s described as a “podcast about gadgets”, I’ve found it to be much more informative and entertaining than just talking about gadgets might be.

If I remember correctly, I found the podcast because I read about the FadeCandy on the Adafruit blog, and I was already familiar with Micah’s work (ahem) and saw this post on her blog mentioning the podcast.

After listening to episode 41 with Michah, I noticed that the previous episode featured Lenore from Evil Mad Scientist. From there I moved one more episode back for Jen Costillo talking about Bia Sport, which was also quite enlightening, and then, to top it all off, how could I not listen to Jeri Ellsworth talk about CastAR? I mean. whatever Jeri talks about is going to be fascinating, but honestly, I didn’t have much interest in CastAR before listening, because I thought it was just a gaming system, and gaming systems don’t interest me too much, but the technology and possibilities of what CastAR could be are pretty amazing.

Maybe there aren’t enough women in engineering, but it seems like the ones we do have are pretty awesome!

Categories
Uncategorized

STREAM

stream

I love the Evil Mad Scientist STEAM T-shirt but I thought there was something missing, so I changed it to STREAM because… Robots.

Remember to stream big, my friends!

Categories
Uncategorized

Boom Pole Mount

Boom Pole Mount

Recently I’ve been on a few shoots where I’m doing the audio, and if you’re holding a boom pole and trying to keep the mic out of the shot, it can be a bit difficult to adjust the recorder, which you’ve typically got resting on something nearby, or if you’re moving around, holding in your hand. Obviously I needed a “BPM” and this time it’s not “Beats Per Minute” but “Boom Pole Mount”, which will hold the Zoom on the boom pole freeing up one hand to made adjustments or, you know, help steady the boom pole. (Maybe it needs a better name, like “Zoom2Boom” or something.)

As often is the case… 3D Printing to the rescue!

3D model

I measured the second segment of the boom pole and it came in at 30.2mm in diameter, so I fired up OpenSCAD and started to design a piece that would mount to the pole. (I should also note at this point that I’m not the greatest at math.)

2D test

I thought that instead of printing a test piece I would make a paper prototype to test the fit, so I converted my 3D STL file into a 2D DXF file in OpenSCAD. I figured that wasting a bit of paper was better than wasting a bunch of plastic. It’s also much faster.

Silhouette cutting

I used the Silhouette Cameo to cut my DXF file using a page from an old calendar. (Reuse! Recycle!) Of course once it was cut I realized that I used 30.2mm for the radius instead of 15.125mm. Drat! Lesson learned, you can use d for diameter instead of r for radius in OpenSCAD.

Final 3D model

Back to the old drawing board, by which we mean the “constructive solid geometry” software. This is version 2 of the design. Version 1 was lacking the holes for the hex bolt heads to fit into on the flanges, and was a little thin. Version 2 seems to have resolved all the issues that version 1 fell short on.

Boom Pole Mount

A few bolts, nuts, and knobs (just like the arm uses) and we’ve got a pretty solid piece that I trust to hold the recorder to the boom pole with. The one thing we may need to watch out for is over-tightening the knobs, as that could lead to cracking the plastic. I can probably solve this by adding more infill to the print (it’s at 35% now) or by a slight redesign. We’ll field test this one first though, to see how it holds up.

Categories
Uncategorized

Birth of a Robot (Army)

Delta Robots

Sometime in 2013 I stumbled upon the blog of Sarah Petkus titled Robotic Arts. Probably because, you know, I occasionally build art robots. Sarah is a member at SYN Shop, a nice looking hackerspace in Las Vegas, and she’s been working on building delta robots for a while now. She’s got a great post about the journey from using household junk to designing and printing 3D parts to build her robots. Check out Robot Army : From Tupperware to 3D Printing.

Junkbox (Delta-style!)

She also been collaborating with Mark Koch at SYN Shop and turned this whole delta bot thing into a Kickstarter (successful!) that is going to help fund an art performance with an army of delta robots. And hey, while they’re at it, they’ll also be turning their robot into a kit through ROBOT ARMY, a new venture to manufacture robot kits for the do-it-yourself market.

I started working on a delta robot last year because I’ve got a project planned that requires one, but I still haven’t finished it. I might consider getting a kit if it makes sense to speed up my process and get to the “art” part of a future art robot I’ve got planned.

Categories
Uncategorized

A New Arm (Part II)

Assembled Arm

In my previous new arm post I banged out a quick ‘n dirty replacement arm to hold an LCD display on a RED camera using some 3D printed parts and a few nuts and bolts.

Arm Parts

Version 1 worked, but I wasn’t totally happy with it. Iteration time! The beauty of digital fabrication using a 3D printer is that it’s easy to revise your design and try something new.

Block 1

One of the issues I had with version 1 is that things spun around too much. Even with the tightening bolts, there was more spinning happening when less spinning was desired. I ended up adding a hex-shaped hole to hold the head of the bolt in place. This resulted in less spinning.

Block 2

I then figured that if one hex hole was good, two were better! Sadly, while this worked well for the first corner piece, it didn’t work as well for the second corner piece that was held in place with the nut knob.

Block 3

No problem! OpenSCAD makes it easy to comment out a piece of code and output a new STL file. I now have two (slightly) different versions of the connecting block. Oh, I also rounded the edges a bit, which resulted in a better print, and a better feel.

One thing to note here. Where I originally posted an image of the connector block (before I even printed it) I made a comment about milling it from Aluminum. (Though ultimately it was decided that a drill press and band saw might be all the tools needed.) Milling this new design would probably still be doable, but until I’m sure we like this version, what’s the point? I may end up revising again.

Nut 1

And then there was the knob… The knob I had previously been using was one of the first things I ever printed on my RepRap. I’m sure I grabbed it from Thingiverse, but I’ll be damned if I can find it now. It may have been removed. Nevertheless, I didn’t love it, so I designed a new one. This is version 1, which was ok…

Nut 2

This is version 2, with a nice hull operation to give it a more rounded feel, and (probably) make it a little bit stronger. This is my new 1/4″ nut knob from now on. (Unless I design a new one!)

Parts

So yeah, a few 3D printed parts, some nuts and bolts from the hardware store, and we’re in business.

Assembled Arm

Oh, there’s also a screw in place of a bolt on the main support, because attaching it to the camera will be ten times easier with this feature, and you may also notice a slightly smaller version of the knob on the lowest mount point. This is (probably) needed to allow clearance to tighten it. (I didn’t have the camera around to test with, but I’ll find out this week if it works.)

Update: Tested it, seems to work well! You can grab the files from Thingiverse.

Arm on RED ONE