Using Surface Mount Devices On A Breadboard

[Czar] was working on a project with the Raspberry Pi using the MCP3008 analog to digital converter. The surface mount SOIC version of this chip was slightly cheaper, and there’s always a way to make that work (Portuguese, Google Translation). How [Czar] did it is fairly impressive, as it’s a bit more flexible for breadboard designs than a through-hole version, and done correctly, is an extremely sturdy hack.

A few new leads needed to be soldered onto the SOIC package, and for this [Czar] chose jumper wires. This makes each pin easy to plug into a solderless breadboard, and since [Czar] was extremely clever, all the wires for power, ground, analog, and SPI are color coded.

Simply soldering a few jumper wires onto a chip won’t last for very long. To solve this problem, [Czar] potted the entire chip and its connections with hot glue. Probably not the best solution, and a heavy-duty epoxy would have been better, but the current build is more than enough to stand up to the relatively minor abuse it will receive on the workbench.

Prototyping Brief Case Would Be Fun To Take Through Customs

 

[Baldor] prototypes electronic circuits all the time, but unfortunately he doesn’t really have a dedicated work space to do this! Annoyed at having to get all his tools ready and then put them away again after every project, he’s come up with his very own electronics prototyping briefcase.  [Edit: here’s the link in the Wayback Machine if you’re visiting from the future. Unfortunately, the images didn’t seem to make it.]

He started with a very old hand-made wooden tool briefcase and added some fun stuff. His case features four breadboards, all with individual positives, and each pair with common grounds. Banana clips allow for various setups with different wiring. He has 5 integrated volt meters, along with 5 buck-boost DC-DC voltage regulators, each set for 3V, 5V, 9V, 12V, and 18V. It’s an ingenuous setup and would make prototyping a breeze compared to most work benches!

In addition to the basic prototyping tools, he’s also got a development board and a place for his Pickit2. Underneath the main prototyping area he stores the power supply, and a veritable army of jumpers. We’re impressed.

Now all he needs is a portable electronics lab in a box once his prototypes are proven!

[Thanks Xavier!]

Dirt Cheap Dirty Boards Offers Dirt Cheap PCB Fab

When your project is ready to build, it’s time to find a PCB manufacturer. There are tons of them out there, but for prototype purposes cheaper is usually better. [Ian] at Dangerous Prototypes has just announced Dirt Cheap Dirty Boards, a PCB fabrication service for times where quality doesn’t matter too much. [Ian] also discussed the service on the Dangerous Prototypes forum.

The boards are definitely cheap. $12 USD gets you ten 5 cm by 5 cm boards with 100% e-test and free worldwide shipping. You can even choose from a number of solder mask colors for no additional cost. [Ian] does warn the boards aren’t of the best quality, as you can tell in the Bus Pirate picture above. The silkscreen alignment has some issues, but for $1.2 a board, it’s hard to complain. After all, the site’s motto is “No bull, just crappy PCBs.”

The main downside of this service will be shipping time. While the Chinese fab house cranks out boards in two to four days, Hong Kong Post can take up to 30 days to deliver your boards. This isn’t ideal, but the price is right.

Script Makes Custom Pinout Labels For Your Chips

cusom-pinout-labels

After years of prototyping hobby electronics we’ve learned (several times actually) that when something’s not working it’s a problem with the hardware. Usually the jumper wires aren’t hooked up correctly, or we needed to throw a pull-up resistor in and forgot to. One thing that can really help sort these problems out quickly is a pinout label for each chip like the ones seen above. This is a project which [John Meacham] came up with. It uses a script to generate chip pinouts on a label maker.

The label maker he started with is a Brother PT-1230PC. It connects to a computer via USB and can use a few different widths of self adhesive label tape. [John] found that the 1/4″ wide tape is nearly a perfect fit for PDIP components.

His script takes a YAML file as the input. This formatting standard makes is quick an easy to whip up a label for a new chip using just your text editor. From there his Pearl script turns the data into a Portable Network Graphics (.png) file with the labels spaced for the 0.1″ pitch of the chip. Send this graphic to your label maker and you’ve got an adhesive reminder that will help reduce the time you spend pawing through datasheets just for the pinouts.

Ancient Laptop Given New Life As Mobile Prototyping Platform

What can you do with a broken Compaq SLT 286? Its briefcase-like size and shape actually make for a pretty interesting portable electronic prototyping station. [Philip] gutted the components and started adding back the items he most commonly uses when developing a project.

He shares all of the details in the video after the break. At center stage is a double breadboard where the keyboard would normally be found. It’s hard to make out in the image above, but there is a set of terminal strips running vertically to either side of these breadboards. Each terminal is connected to a peripheral or power/ground bus. The black knob to the left lets him adjust the output of a variable voltage regulator. To the lower right there’s a rotary encoder, push button, toggle switch, and a couple of potentiometers. These, along with the keypad and character display (mounted where the screen used to be) and DB connectors (on the back of the case) have their pins mapped to the terminal block to the right. [Philip] has mounted an Arduino Uno over the area to the bottom left, but we’re sure that it’s pretty easy to swap out for just about any breakout board he needs.

To answer [Philip’s] running dialog from the video: no, it is not the worst demo ever. We think you did a great job demonstrating all the features. Loose connections are par for the course when it comes to prototypes.

Continue reading “Ancient Laptop Given New Life As Mobile Prototyping Platform”

Arduino Notebook Cover Makes It Easy To Tinker Anywhere

arduino-notebook-cover

[Erv] was putting his holiday shopping list together and decided that instead of buying his friends something from the store, he would give them something a bit more useful. A former Electrical Engineer by trade, [Erv] typically prefers PIC microcontrollers, but he says that Arduinos are just so convenient to use for prototyping that he likes to always have one on hand.

He figured that his friends might enjoy having easy access to an Arduino as well, so he made them some slick ZapBook covers which enable them to have a prototyping platform on hand at all times. The cover is made from a PCB and includes a socket for an Arduino Pro Mini, along with a handful of built-in LEDs. He has extended a few other I/O pins from the Arduino as well, but he says that the small solder bridges connecting the LEDs can be removed in a pinch, freeing up 8 additional pins with ease. We are pretty keen on the idea of an easily portable prototyping setup, though it doesn’t hurt that [Erv] incorporated a Hack a Day skull with light up eyes into his design either!

We’re not sure if he’s planning on releasing the schematics for the board, but the notebooks would be pretty useful for any hackerspaces hosting beginner Arduino programming classes.

DIY Breadboard Modules For Easy Prototyping

[Rajendra] got tired of building the same basic circuits time and again on the breadboard. He decided to build some simple, modular circuits on protoboard and make them easy to interface with the breadboard. As you can see, he ended up with seven modules that make prototyping faster and easier.

At first glance some might not seem all that beneficial. For instance, making a board for an 18-pin PIC microcontroller into a single-in-line form factor would seem like you’re actually wasting breadboard space when compared to the DIL package of the chip. But consider that the oscillator and its capacitors, reset button, and programming header are also on the breakout board and will not have to be built in place. There are also several I/O boards, one with five buttons, another with an LED bar graph, and a set of LEDs with a SIL resistor package on-board. These modules can be plugged into a breadboard and wired up with jumper wires, or connected directly to the same rows as the microcontroller module.