Segway Build You Can Do Yourself

We’ve seen lots of Segway variants on Hackaday, but they don’t always have detailed instructions on how they made it… Well lucky for us, [Bob] from [Making Stuff] just finished his extensive Segway project with tons of videos of the build!

Inspired by other self-balancing scooter projects he had seen online, [Bob] wanted to try his hand at building one. So he took bits and pieces from designs he liked, and came up with his own solid looking Segway clone design. Using Google Sketchup he drew up the frame, and from there it was all hands on deck. A bit of TIG welding later and it was time for the components.

Some small slight mechanical hiccups aside, the longest part of the project was the electronics and software — getting it to work like a real Segway. After writing his own code he ran into a few roadblocks, but luckily he was able to get some help from someone at his local Maker meetup which saved a lot of troubleshooting on his end.

Continue reading “Segway Build You Can Do Yourself”

Protopen

Mechanical Pencil Hack Dispenses Wire

Looking for an easy way to manage wire when prototyping PCBs? Ever consider using a mechanical pencil to dispense it? Turns out, it works pretty well — and all you need is a 3D printed attachment!

[Proto G] is using a Papermate 0.5mm mechanical pencil, which means if you get 0.5mm wire (or solder) you can use it to dispense the wire without tangling your spool. In the demonstration, he uses 0.5mm magnet wire which has a thin enamel coating on it and melts away easily when you solder it.

The 3D printed wire-spool and guide snap onto the back of the mechanical pencil allowing you to load it up with a considerable amount of wire for prototyping. He has all the .STL files available on his Instructable in case you want to add this tool to your workshop.

Continue reading “Mechanical Pencil Hack Dispenses Wire”

Watch Those VOCs! Open Source Air Quality Monitor

Ever consider monitoring the air quality of your home? With the cost of sensors coming way down, it’s becoming easier and easier to build devices to monitor pretty much anything and everything. [AirBoxLab] just released open-source designs of an all-in-one indoor air quality monitor, and it looks pretty fantastic.

Capable of monitoring Volatile Organic Compounds (VOCs), basic particulate matter, carbon dioxide, temperature and humidity, it takes care of the basic metrics to measure the air quality of a room.

Exploded CAD View

All of the files you’ll need are shared freely on their GitHub, including their CAD — but what’s really awesome is reading back through their blog on the design and manufacturing process as they took this from an idea to a full fledged open-source device.

Did we mention you can add your own sensors quite easily? Extra ports for both I2C and analog sensors are available, making it a rather attractive expandable home sensor hub.

To keep the costs down on their kits, [AirBoxLab] relied heavily on laser cutting as a form of rapid manufacturing without the need for expensive tooling. The team also used some 3D printed parts. Looking at the finished device, we have to say, we’re impressed. It would look at home next to a Nest or Amazon Echo. Alternatively if you want to mess around with individual sensors and a Raspberry Pi by yourself, you could always make one of these instead.

3D Printing With 2D Inkscape Projections

If you had a formal drafting class, you probably learned about making orthographic projections–engineering drawings with multiple views (for example, top, front, and right). Even if you didn’t take the class, you’ve probably seen drawings like this where you view a 3D object as a series of 2D views from different angles.

These days, you are more likely to create a 3D model of an object, especially if you are going to 3D print it. After all, the 3D printer software is going to expect a model. When [Nightshade] wanted a laptop stand for his workbench, he started trying to do a 3D model. His final product though, was made by creating two views in Inkscape. They aren’t exactly orthographic projections of the final product, but the idea is similar.

Inkscape is a vector graphics program and generally creates SVG files, although it can also save EPS files. [Nightshade] used pstoedit to convert the EPS output to DXF format. DXF files are still two dimensional, but OpenSCAD can extrude DXF files into 3D shapes.

Just having a 3D shape of one view isn’t sufficient, though. The OpenSCAD script rotates the objects to the correct orientation and intersects them to form the final object. This is different from the usual cases of using Inkscape to trace a scan or generate simple text.

Continue reading “3D Printing With 2D Inkscape Projections”

3D Printed Bristle Bots (Robot Cockroaches!)

Bristlebots are one of our favorite projects to teach young hackers the basics of electronics. They’re easy to build, fun, and most importantly — cute. Usually you make them out of the head of an old toothbrush and a cellphone vibrating motor, but [Kevin Osborn] figured out a way to 3D print the entire thing!

He got the idea from [Mark Peeters] who figured out how to turn one of the disadvantages of FDM style printers, into a new way of producing more abstract 3D prints… He calls it the Drooloop method, and you can make some really cool 3D printed flowers with it! Basically, it means you design parts without support structures and design in a droop. If you do it right, you can create the bristles for your Bristlebot!

Continue reading “3D Printed Bristle Bots (Robot Cockroaches!)”

We Should 3D Scan People

In a perfect futuristic world you have pre-emptive 3D scans of your specific anatomy. They’d be useful to compare changes in your body over time, and to have a pristine blueprint to aid in the event of a catastrophe. As with all futuristic worlds there are some problems with actually getting there. The risks may outweigh the rewards, and cost is an issue, but having 3D imaging of a sick body’s anatomy does have some real benefits. Take a journey with me down the rabbit hole of 3D technology and Gray’s Anatomy.

Continue reading “We Should 3D Scan People”

There are 96 macbooks in this rack

96 MacBook Pros: Most Expensive Server Rack We’ve Ever Seen

Ever see a standard server rack stuffed full with 8-dozen MacBook Pros? Well now you have.

Now before the torrential downpour of anti-Mac comments come, this actually has a purpose. No seriously. Besides, what company in their right mind would spend that much money on a rack full of paperweights? Kidding.

[Steve] works for a company that designs electronics, and for a particular launch they needed to perform a lot of testing — using MacBook Pros. There are ways he could have emulated OS X on a much cheaper hardware setup, but the whole point was to test the product with Apple hardware. So he took a stroll down to the local Apple store and picked up two pallets worth. Continue reading “96 MacBook Pros: Most Expensive Server Rack We’ve Ever Seen”