Is A LEGO 3D Printer By Definition Self-replicating?

lego-3d-printer

LEGO parts are plastic. 3D printers make parts out of plastic. So the transitive property tells us that a LEGO 3D printer should be able to recreate itself. This one’s not quite there yet, mostly because it doesn’t use plastic filament as a printing medium. Look close and you’ll probably recognize that extruder as the tip of a hot glue gun. If all else fails you can use the machine as a precision hot glue applicator.

The instructions to make your own version include the design reference and a few ideas for getting the most out of the glue dispenser. For the design phase [Matstermind] used LEGO Digital Designer. It’s basically CAD with the entire library of LEGO parts available as building blocks. from there he assembled the machine which is controlled by an NXT brick. He goes on to link to a few different printing mediums. There’s instructions for using crayons to make colored glue sticks, as well as a method of printing in sugar using the hot glue extruder.

We remember seeing one other LEGO 3D printer. That one didn’t use an extruder either. It placed blocks based on the design to be printed.

Continue reading “Is A LEGO 3D Printer By Definition Self-replicating?”

Make Your Own Electronic Children’s Toys

diy-childrens-toys

[Miria Grunick’s] son nephew is two years old. If you’ve ever looked at that age range in the toy aisle we sure you’ve noticed that there’s a mountain of cheap electronic stuff for sale. Manufactures are cramming LEDs and noise makers into just about all kids stuff these days. But [Miria] thought why not just make him something myself? She calls this the Blinky Box. It’s an acrylic enclosure stuffed with pretty LEDs that is controlled with a few buttons.

It’s driven by a Teensy 3 board which monitors a half dozen colorful buttons, a mode selector on the side, and an on/off switch. The device is powered by a Lithium battery that recharges via USB. And of course there’s a strip of individually addressable RGB LEDs inside.

The demo shows that one mode allows you to press a button color and have the LEDs change to it. But there are other features like fade and scroll. She also mentions that since it can be reprogrammed the toy can grow with hime. Maybe it’ll be a Simon Says game. But eventually she hopes he’ll use it to learn the basics of programming for himself.

Continue reading “Make Your Own Electronic Children’s Toys”

We’ve Found The Awesome Singularity

tardis

Yes, that’s exactly what you think it is. A Transformer. That transforms into the TARDIS.

This masterpiece of pop culture is the work of [Nonnef] over on Instructables. After the inspiration to create this work of art struck, [Nonnef] started modeling this Transformer and TARDIS in clay to make everything fit together just right. After a good bit of 3D modelling, the Doctor’s robotic wife was ready for printing.

If you’re going to print one of these for yourself, be prepared for a very long print. [Nonnef] says the latest version took about 30 hours on his RepRap with a .35 mm nozzle. In the end nearly the entire Transformer came directly from a 3D printer, the only additional parts needed being a pen spring and a small screw. Paint is, of course, optional.

All the files are available on the Instructable.

The Model Engineer

engineer

 

As a child, [Mike Chrisp] saw a film featuring one of the great narrow gauge English locomotives. While the story was inordinately heartening, as soon as he walked out of the theatre, [Mike] said to himself that he had to have one of these locomotives. Thus began a lifelong adventure in model engineering.

[Mike] builds model locomotives and other steam-powered means of motive power. Everything from five-inch gauge locomotives to small steam tractors is liable to come out of his small workshop, all built with the machining and engineering excellence only a lifetime of experience can provide.

As for what drives [Mike] to stay in his workshop for long hours, he says his shop is just a place to be, a place to tinker, and a place to simply think about things, even if his hands aren’t getting dirty.  There’s something beautiful about that, even if [Mike] were to hide the products of his skill away from the world.

LegoDuino For Kid-friendly Microcontrollers

Lego

[J. Benschop] is teaching his nine-year-old son electronics by giving him a few wires, LEDs, and batteries. Eventually, the son looked over at his dad’s workbench and wondered what the little bug-shaped rectangles did. Microcontrollers and embedded programming are just a bit too advanced for someone who hasn’t hit a double-digit age, but [J] figured he could still have his son experience the awesomeness of programming electronics by building a custom electronic Lego microcontroller system.

This isn’t as complex as a Lego Mindstorms system. Really, it’s only an ATMega and a 2.4 GHz wireless transceiver. Still, that’s more than enough to add a few sensors and motor drivers, and an awesome introduction to electronics development. The enclosure for the LegoDuino is, of course, compatible with every Lego brick on the planet. It’s made from a 6×16 plate, three blocks high, with enough room for the electronics, three AA batteries, and the IO headers.

Programming an ATMega, even with the Arduino IDE, is a little beyond the capacity of [J. Benschop]’s nine-year-old son, so he made a few changes to the Minibloq programming environment to support the newly created LegoDuino. It’s a graphical programming language that kids of just about any age can pick up quickly, and with the included RF transceiver inside the ‘Duino, it can even be programmed wirelessly.

It’s an amazing piece of work, and much, much simpler than even the noob-friendly Lego Mindstorms. Not as powerful, though, but when you’re just teaching programming and electronics, you really don’t need much.

 

Sentrifying A Nerf Gun

vulcan

[Brittliv] made the mistake of getting her friends into Nerf weaponry, and so began the race to mutually secured destruction via foam darts. She may have the upper hand in this war, because her Nerf Vulcan sentry gun is both incredibly powerful and is able to be operated autonomously with a webcam featuring a friend or foe identification system.

The azimuth and elevation mount for the gun is made out of plywood, with each axis controlled by a single servo attached to an Arduino. Of course a stock Nerf gun would be fairly boring, so [BrittLiv] increased both the voltage going to the gun’s motor and the strength of the gun by replacing a 2kg spring with a 5kg spring.

Targets are tracked with a webcam using Processing and a bit of code from Project Sentry Gun. One interesting feature is a friend or foe tracking system; if the gun sees someone wearing a t-shirt with the Instructables logo, the target is identified as a friend and is not brutally mowed down with plastic darts.

Continue reading “Sentrifying A Nerf Gun”

Designing A Marble Track From Scratch

Woodworker extraordinaire [Matthais] was approached by a toy company to create a ‘marble run’ toy. [Matthais]’ jig-building skills are beyond reproach, so whipping up a prototype for this toy was pretty easy for him.

The basic unit of construction for this marble run is a simple ramp block with inputs and outputs at either end. These were crafted from blocks of wood, with the ramp carved out with a slot mortising machine. To make the side cuts on each block, [Matthais] used his pantograph router and a jig that cuts the wood for marble inputs on either side.

After taking his creation to a hackerspace for some very large kids to play with, [Matthais] found a few problems with his initial design. The blocks didn’t want to stay aligned when marbles were moving down the ramps, so a small mortise and tenon – looking very much like a piece of Lego – were added in several locations on the underside of each block.

Making one of something is relatively easy, but [Matthais] is making hundreds of pieces for his marble run prototype, each interchangeable with another. That’s impressive for something crafted by hand, but when you’re a master at making jigs like [Matthais], everything goes by pretty easily.