Automated Home Manufacturing Combining 3D Printing With Robotics

[Florian] has been hard at work creating this automated setup to queue jobs for his 3D printer in order for it to run while he’s not around. It’s not quite finished but the concept is there and he’s started doing some tests! 

He’s using the uArm, which was a highly successful kickstarter earlier this year — it’s an Arduino-compatible microcontroller driven 4-axis parallel-mechanism robot arm, based off of the industrial ABB PalletPack robot.

As soon as he got all the parts he setup a quick test to replace the build platforms using the uArm.

Continue reading “Automated Home Manufacturing Combining 3D Printing With Robotics”

Building A CNC Milling Machine For Less Than $1300

CNC milling machine

[Mynasru] tipped us about a homemade CNC milling machine that his friend [trochilidesign] recently made. We have to admit it may be one of the best ones we’ve featured so far on Hackaday, mainly due to its elegant design (see picture above) and its all metal structure with linear guide rails. In the very well detailed write-up, we can gather that the CNC machine was designed using SolidWorks.

The main frame is built around 2 Maytec 40x80mm profiles and 2 endplates made from 10mm thick aluminum. 3 Nema 23 stepper motors and their drivers power the build, all of them bought on ebay. Finally, the Mach3 CNC software was chosen to interpret the G code and send the appropriate control signals.

Due to licensing restrictions the original author can only provide us with PDF files detailing each part of the machine, but we’re sure this should already be enough for interested persons out there.

Video Links: Hunting For Hacks At Maker Faire

[youtube=https://www.youtube.com/watch?v=v80VvQLj4Xc&w=580]

 

Why not round out our two-week Bay Area Maker Faire coverage with a Links post? This time around it’s video links. We mixed together a bunch of interesting clips that didn’t get their own video, as well as a dose of what it feels like to walk around the Faire all weekend. Join us after the break for the links.

Continue reading “Video Links: Hunting For Hacks At Maker Faire”

Propeddle, The Software Defined 6502

When it comes to building retrocomputers, there are two schools of thought. The first is emulation, that allows for greater compatibility and ease of use, and much easier to find parts. The second requires real, vintage hardware with all the bugs and idiosyncrasies found in vintage chips. Reconciling these two ideas is hard, but the software defined Propeddle manages to do it, all while using a real 6502 CPU.

The trick here is using a Parallax Propeller for the heavy lifting of loading the ROM into RAM with an extremely clever technique using the Reset and NMI pins, generating the clock and other signals required by the 6502, and hosting the keyboard, serial, and video I/O. Already [Jac] has the Propeddle running as an Apple 1 emulator (video below), making it possible to write programs for the Propeddle in BASIC or assembly.

It’s a great design that allows for emulation of a lot of the classic 6502 computers with a real CPU, all while doing away with the cruft of expensive ACIAs and video generation hardware. Awesome work, and we can’t wait for the next version that will be dedicated to [Bill Mensch].

Continue reading “Propeddle, The Software Defined 6502”

CNC 3020 Router Gets A Power Supply Upgrade

CNC3020 Router power supply upgrade

We’ve covered these CNC 3020’s in the past. They are physically solid machines but the electronics offer some room for improvement. [Peter] is certainly no novice at working on these machines. He’s already fixed a failed power supply and he’s back at the upgrades, again focused on the power supply. This time he’s replacing the transformer-based one with a couple switching power supplies.

The stepper controllers and spindle speed circuit need both 48 and 24 VDC. [Peter] purchased two separate power supplies, one for each voltage required. Before installing the new supplies, the stock one had to be removed, along with the transformer. Even with the old parts removed, there was still not enough room for both new supplies to be installed inside the stock case. [Peter] decided that mounting them to the top of the case would be appropriate.

Continue reading “CNC 3020 Router Gets A Power Supply Upgrade”

Koch Lamp Is 3D Printed With A Twist

Koch Lamp

[repkid] didn’t set out to build a lamp, but that’s what he ended up with, and what a lamp he built. If the above-pictured shapes look familiar, it’s because you can’t visit Thingiverse without tripping over one of several designs, all based on a fractal better known as the Koch snowflake. Typically, however, these models are intended as vases, but [repkid] saw an opportunity to bring a couple of them together as a housing for his lighting fixture.

Tinkering with an old IKEA dioder wasn’t enough of a challenge, so [repkid] fired up his 3D printer and churned out three smaller Koch vases to serve as “bulbs” for the lamp. Inside, he affixed each LED strip to a laser-cut acrylic housing with clear tape. The three bulbs attach around a wooden base, which also holds a larger, central Koch print at its center. The base also contains a PICAXE 14M2 controller to run the dioder while collecting input from an attached wireless receiver. The final component is a custom control box—comprised of both 3D-printed and laser-cut parts—to provide a 3-dial remote. A simple spin communicates the red, green, and blue values through another PICAXE controller to the transmitter. Swing by his site for a detailed build log and an assortment of progress pictures.

 

Soda Can Theremin Made In Minutes

Looking for a fun weekend project? How about building your very own sci-fi Theremin using just a soda can and a few simple components you probably already have.

Not familiar with Theremins? It’s an electronic instrument that can be played without any physical contact. Essentially, the antenna (soda can) acts as half of a capacitor — your hand acts as the other. By varying the distance of your hand to the soda can, you change the capacitance, which can then be used to modulate a sound. It was invented in 1928 by the Russian inventor [Leon Theremin], and you can actually see a video of him playing it on YouTube — we’ve never seen this before, but we must say it’s actually quite impressive!

Anyway, back to the hack. All you need are some op-amps, a few capacitors, some resistors, a diode, a breadboard, and of course — a speaker. [Will’s] gone into great detail in how each circuit works with both schematics and diagrams of the breadboard configuration — it’s a great little project even kids can follow along.

Take a listen after the break.

Continue reading “Soda Can Theremin Made In Minutes”