RepRap Wedge

reprap_wedge

Generation 2.0 of RepRap, the self replicating 3d printer, is approaching realization. Code named “Mendel”, the new design will be wedge shaped rather than a box which offers a few benefits. The overall design is smaller than the original RepRap but the printable area is larger. This means more functionality with less building material. With each new generation of this project the assembly gets easier and total parts price drops making the RepRap available to a much wider audience.

The RepRap blog has put forth some design specs, a picture of the assembled prototype, and has links for general assembly information (ZIP). We won’t see a finished version of this released for a few months but so far it looks like a big leap forward.

Propeller Platform

Propellor_Platform

[nmcclana] has posted an assembly walkthrough for an Arduino-style prototyping board for the 80 MHz, eight core Parallax Propeller Microcontroller. While not board compatible with Arduino shields like the ARM-based Maple board we covered, it does have that familiar layout, and provides access to all 32 I/O pins, and the 3.8″ x 2.5″ footprint was kept in mind to allow easy creation of shields modules that can be designed using ExpressPCB’s miniboard service. The Platform Kit also has the advantage over other Propeller kits such as SchmartBoard’s offerings, which require soldering of surface mount parts. Kits are available at Gadget Gangster, and ready for your next design that needs a little more sauce than the Arduino can offer.

Fritzing, Go From Prototype To Product

fritzing

Fritzing is an open source project designed to help you move from a prototype to a finished project. Aimed at those basing their projects around Arduino, you start by building your physical prototype, then recreate it with Fritzing software’s graphical editor. From there you can generate a schematic, PCB artwork, and PCB production files.

[thanks CH]

Regulated Breadboard PSU

sparkfun_bbpsu

SparkFun has released a breadboard power suppy that can provide regulated 3.3v or 5v. Unlike the supply we saw from adafruit industries earlier this summer, this one is based on an lm317. This small device features on/off switch, voltage selection swith, and appropriately spaced pin headers to plug into both the top and bottom rails of a standard breadboard.  Rather build it yourself? Take a look at the schematic provided (PDF).

Wire Glue

[John P. Barker] writes up an interesting product called Wire Glue. This conductive adhesive is a paint-on alternative to soldering. At first it seems like a bizarre product but we can think of a few uses. Who hasn’t had a solder joint on a free-formed circuit break? One thing’s for sure, we’d recommend throwing a resistor into that LED circuit he’s working on.

Bench Power Supply Adapter

psu_adapter

Every electronics workbench could benefit from having a bench power supply. Converting a PC power supply works, but often, it involves splicing wires and limits the supply to only bench use, and building one from scratch is definitely an undertaking. To counter this, [silic0re] and his father came up with a detachable adapter that simply plugs into the existing connectors. The adapter provides posts for four different voltages and can be built in no time. It’s nice to see a solution that will let you use any power supply laying around without having to worry about the dangers of opening it or cutting it up.

[Thanks silic0re]