DIY PIC Development Board And Web Server

websd

Inspired by a project featured here on Hack-a-Day, [arthurb] bought himself a PIC 24F and started experimenting once he learned the ins and outs of programming the chip. Using a breadboard and a nest of wires was fine for his first few projects, but as he advanced, he began to feel the need for a full-fledged development board. With a list of required features in mind he got to work, constructing a well thought out board as well as a handful of expansion boards that can be used for various other projects. His main development board includes Ethernet connectivity for use with his web server software, the ability to utilize an SD card for storage, and a USB port for programming. His expansion boards include a temperature sensor, a numeric touchpad, as well as a video output module. Overall it is a pretty impressive build, considering he had never programmed a PIC before starting this project. All of his boards are thoroughly documented, and he has included plenty of source code in hopes of helping other individuals just starting out in PIC programming.

You can see his web server in action here, but keep in mind that it is running off a PIC, so please be courteous in your usage.

Printable Wax As PCB Etch Resist

What if there were only two steps for making your own printed circuit board; print, etch? That’s what [Jeff Gough] has been working on and he presented the process in his talk at 27C3. In the first portion of the video after the break [Jeff] talks about various industrial PCB manufacturing processes in a depth you may not have heard before. We found it to be interesting but at about thirty minutes into the clip he begins the presentation of his modified printer. It’s an inkjet that can print wax onto copper clad board. The wax acts as a resist for chemical etchants, and provides very high resolution. He’s using a heavily modified print head, which brings to mind that diy piezo inkjet head which also has wax printing in its future plans. This certainly seems promising and if the process can be simplified it might do away with the toner transfer method.

Continue reading “Printable Wax As PCB Etch Resist”

DIY Clamp Helps With Surface Mount Soldering

Hackaday writer [Gerrit Coetzee] built a simple clamp to aid in surface mount component soldering. This cheap, easily made device uses gravity to hold tiny components in place. The tip of the bolt is pointed, but gently like a ballpoint pen so as not to harm the components with a sharp tip. Roughly position your component, rest the tip of the clamp on its center, then nudge for final positioning. [Gerrit] also points out that this acts as a heat sink, helping to prevent damage to the component if you’re too lethargic with the soldering iron.

It seems like this device has been around in one form or another for quite a long time. But the best ideas do keep on popping up. Another nice tip to go along with this one is the use of a dowel when ironing during toner transfer for your PCBs.

Single LED Ultraviolet Exposure Box

[Jacques Lebrac] built a UV exposure box for printed circuit boards using just one LED. He usually makes boards that are just a few square inches and didn’t think building a box that had upwards of 80 LEDs was worth his time. He passed by the low power LEDs for a single 5W unit. Pumping 1.5A through this LED makes for some quick exposures, but causes heat issues. To solve this, an aluminum arm was used to mount the LED, acting as mechanical support and heat sink at the same time. The voltage regulator was glued directly to the chassis, providing at least some heat dissipation.

[Jacques] came up with an eloquent solution for holding the transparency and copper clad in place. A piece of acrylic is hinged on the back using a piece of aluminum tubing. The front has a magnet glued to it, with another one in the base to hold the cover tight to the work surface during operation.

Drill Press For Through-hole PCB Manufacturing

This drill press was built to drill through-hole printed circuit boards. [Rhys Goodwin] didn’t want to shell out for new equipment, so he dug through his scraps to see what he could accomplish. He already had the power drill, and there was no shortage of wood and fasteners. Once he had a mounting platform for the power tool he grabbed a pair of slides from and old rack-mount server rail. This provides smooth and precise movement, along with a tension sprint to keep the rig elevated above the work surface. Turns out the only thing he didn’t already have was the mini-chuck for gripping the 0.8 mm drill bit.

It seems as if [Rhys] is hacking up a storm lately. This drill press is for use with his Inkjet/Toner PCB process from two weeks ago. We also covered his bulk component salvaging system in Sunday’s Links post.

Direct To PCB Inkjet Printing

[Rhys Goodwin] has been working on a system to print resist onto copper clad using an inkjet printer. This is a toner transfer alternative as it still uses toner, just not quite as you’d expect. The first step is to modify an inkjet printer, separating the carriage from the feed rollers in order to increase the clearance for the substrate. Instead of printing with etch resistant ink, as we’ve seen before, [Rhys] prints with black ink and then covers the board (ink still wet) in laser toner. Once there’s good adhesion he blows off the excess and bakes the board in a sandwich press, with spacers to keep the iron from touching the surface of the copper clad. This cooks the resist into a hard plastic layer and the board is ready for the acid. Watch him walk you through the process after the break.

[Rhys] uses the same method for silk screen, printing in red and baking the ink onto the substrate without added toner. This produces a nice looking board but it’s still quite a bit of work. It certainly sheds more light on the process than that laser-printer method from back in May. We hope you’ve been inspired by this and come up with the next innovation that makes this process easier.

Continue reading “Direct To PCB Inkjet Printing”

CNC Machine From PC Parts

[Mike Rankin] built a small CNC machine using some PC parts. He repurposed two optical drives and a floppy drive to create the plotter seen drawing the Hackaday logo above. The X and Y axes use the stepper motor controlled read heads from two optical drives. The Z axis is built using the read head hardware from a floppy drive. A 3-axis controller module from eBay drives the little machine, keeping the cost quite low at around $45.

As you can see in the video after the break it does a great job as a plotter. [Mike] doesn’t think there’s enough power in the hardware to be used as a mill. We’d still like to try adding a flexible shaft rotary tool and see if this could mill some rudimentary PCBs, but maybe you need to shell out just a little bit more for that functionality. It might also be possible to use an etchant resist marker instead of toner transfer or photo-resist.

Continue reading “CNC Machine From PC Parts”