Robot Runs On 6 Legs But Never More Than 2 At A Time

Looking at this legged robot gives us the same feeling we had the first time we saw a two-wheeled balancer. At first glance it just shouldn’t work, but after a little thought it makes a lot of sense. The six-legged bot called OutRunner uses two sets of three legs to propel itself. The  footfalls are staggered to mimic how a biped runs, but mechanically it’s just spinning wheels to which the legs attach. If you have a smart enough algorithm it will not only remain upright but be steerable too.

This is a Kickstarter offering to let you can get your hands on an unassembled kit for $200. That version comes with a universal camera mount but no camera. This may not sound like a problem, but look closer and you may notice what we have: The thing is remote-controlled and can run up to 20 MPH, but there’s not footage of it running slowly. We’d wager the need to keep itself balanced equates to the need to run rather than walk. Since it’s going to get away from you very quickly you probably need a camera and a wearable display (or a chase car like in the video) to make the most out of the OutRunner. But hey, who’s complaining about that? Sounds like a ton of fun to us!

Why is it that this thing looks delightful but all of the Boston Dynamics running bots scare the crap out of us?

Continue reading “Robot Runs On 6 Legs But Never More Than 2 At A Time”

Ask Hackaday: Can The Lix 3D Printing Pen Actually Work?

Introducing Lix, the world’s smallest 3D printing pen that allows you to draw plastic structures in 3D. It’s only been on Kickstarter for a few days now, and already it has garnered close to a million dollars in pledges. An astonishing achievement, especially considering we can prove – with math and physics – that it doesn’t work as advertised. However, we’re wondering if it could work at all, so we’re asking the Hackaday community.

The device is powered through a USB 3 port. In the video, the Lix team is using a MacBook Pro. This has a USB port capable of delivering 900 mA at 5 Volts, or 4.5 Watts. Another 3D printing pen, the 3Doodler, uses a 2A, 12V power adapter, equal to 24 Watts. Considering the 3Doodler works, and they both do the same basic thing, there’s something extremely odd going on here.

Just as a comparison, here’s a wirewound resistor commonly found in the heating element or ‘hot end’ of a 3D printer. It’s a 6.8  Ohm resistor powered at 12 Volts. That’s 21 Watts. Here’s a heater cartridge, also found in quite a few hot ends. It sucks down 40 Watts. Once again, the Lix Kickstarter clearly shows the pen extruding filament using only 4.5 Watts of power. Something is really, really fishy here.

Intuition doesn’t hold a candle to math, so let’s figure out exactly why it won’t work.

Continue reading “Ask Hackaday: Can The Lix 3D Printing Pen Actually Work?”

C64 MIDI And Flash Cart

KerberosThe SID chip inside the Commodore 64 and 128 is arguably still the gold standard for chip tunes, and the C64 itself still a decent computer for MIDI sequencing. [Frank Buss] realized most of the MIDI cartridges for the Commodore computers are either out of production or severely limited, so he set out to create his own.

Unlike the few Commodore MIDI cartridges that are available, [Frank]’s Kerberos has MIDI In, Out, and Thru, controlled by the 6850 ACIA chip, just like the old 80s interfaces. This allows the Kerberos to interface with the old Sequential Circuits, Passport, and Datel software. He’s offering the Kerberos cart up on a crowdfunding site, so if you’d like to grab your own, have at it.

Because the Kerberos is also a Flash cart, it also ships with some of this software; [Frank] got permission from Steinberg to install their Pro 16 software with the Kerberos.  SID Wizard is also pre-loaded on the cart, along with a few other fabulous trackers and sequencers. Of course, there’s no requirement for the Flash portion of the cart to only host MIDI and synth software. You can always upload a few games to the cart over a MIDI interface. Video of the Kerberos below.

Continue reading “C64 MIDI And Flash Cart”

Finally, A Desktop CNC Machine With A Real Spindle

While cheap hobby CNC mills and routers are great machines that allow you to build things a 3D printer just can’t handle, they do have their limitations. They’re usually powered by a Dremel or other rotary tool, so speed control of the spindle via Gcode is nigh impossible. They’re also usually built with a piece of plywood as the bed – cheap, but not high on repeatability. The Nomad CNC mill fixes these problems, and manages to look good and be pretty cheap, to boot.

Instead of using a Dremel or other rotary tool to cut materials, the Nomad team is using a brushless DC motor connected to a real spindle. With a few certain motors, this allows for closed loop control of the spindle;  Sending S4000 Gcode to the mill will spin the spindle at 4000 RPM, and S6000 runs the spindle at 6000 RPM, whether it’s going through foam or aluminum. This is something you just can’t do with the Dremel or DeWalt rotary tools found in most desktop mills and routers.

Along with a proper spindle, the Nomad also features homing switches, a tool length probe, and a few included fixtures that make two-sided machining – the kind you need it you’re going to machine a two-layer PCB – possible, and pretty simple, too. The softwares controlling the mill are Carbide Motion and MeshCAM, a pretty popular and well put together CNC controller. Of course the mill itself speaks Gcode, so it will work with open source CNC software.

It’s all a very slick and well put together package. Below you can find a video of the Nomad milling out a Hackaday logo.

Continue reading “Finally, A Desktop CNC Machine With A Real Spindle”

UMotio: An Arduino Compatible 3D Gesture Controller

uMotio

The Mooltipass project USB code contributor [Tom] and his friend [Ignatius] recently launched their Indiegogo campaign: meet the 3D gesture controller uMotio (Indiegogo link). As [Tom] has been spending much of his personal time helping the Mooltipass community, we figured that a nice way to thank him would be to try making their great open project one step closer to a disseminated product.

As you can see in the video embedded after the break, the uMotio is a plug and play system (detected as a USB HID joystick & keyboard with a CDC port) that can be used in many different scenarios: gaming, computer control, domotics, music, etc… The platform is based around an ATMega32u4 and the much discussed MGC3130 3D tracking and gesture controller. This allows a 0 to 15cm detection range with a resolution of up to 150dpi. uMotio is Arduino compatible so adapting it to your particular project can be done in no time especially using its dedicated expansion header and libraries. The uMotio blue even integrates an internal Li-ion battery and a Bluetooth Low Energy module.

Continue reading “UMotio: An Arduino Compatible 3D Gesture Controller”

Digispark Pro, The Bigger Smaller Dev Board

digi

There has recently been a huge influx of extremely small dev board based on the ATtiny85. This small 8-pin microcontroller is able to run most Arduino sketches,  and the small size and low price of these dev boards means they have been extremely popular. The Digispark was among the first of these small boards, and now the creator is releasing a newer, bigger version dubbed the Digispark Pro.

The new board isn’t based on the ‘tiny85, but rather the ATtiny167. This larger, 20-pin chip adds 10 more I/O pins, and a real hardware SPI interface, but the best features come with the Digispark Pro package. There’s real USB programming, device emulation, and serial over USB this time, and the ability to use the Arduino serial monitor, something not found in the original Digispark.

There are also a few more shields this time around, with WiFi and Bluetooth shields available as additional rewards. Without the shields, the Digi Pro is cheap, and only $2 more per board than the original Digispark.

 

TherMOFOrmer

Mofo

3D printers are the tool of choice for all the hackerspaces we’ve been to, and laser cutters take a close second. There’s another class of plastic manipulating machines that doesn’t get enough credit with the hackerspace crowd – the vacuum thermoformer. Surprisingly, there haven’t been many – if any – vacuum formers on Kickstarter. Until now, that is.

[Ben] and [Calvin] are the guys behind the MOFO, and built their machine around ease of use and reliability. After a few prototypes, they settled on their design of aluminum extrusion for the frame, a ceramic heating element for the heater, and an off-the-shelf PID controller for the electronics.

The MOFO has so far been tested with polycarbonate, acrylic, PETG and styrene with good results. The Kickstarter has reward levels of $500 for a 12″x12″ work area, and $1000 for a 24″x24″ work area. That’s not too bad, and building your own similar thermoformer would probably cost just as much. Just the thing if you need to print out a few dozen sets of storm trooper armor.