ADC Adapter Board Shared at OSHPark

For those looking to just purchase an adapter board by the current design I've made, here is the link to the ADC Adapter Board at OSH Park. Good luck.

Loading


Quirk about the ADC Connector

I started having problems with the ADC display using the adapter I built. It worked fine for quite some time then the display started to shut itself off and not be recognized by the system. Sometimes it would work to plug the cables back in.

At first I thought it was the power supply I was using. I don't have specs on it, but the problem surfaced when the temperature climbed. The computer area was hovering around 90°F, and I assumed the power supply was sporadically failing. I bought a new-to-me 24V 1.8A supply for my 17" monitor (I think that might be a bit on the low-side, but it was only a couple dollars at a thrift store.) The problem persisted almost immediately. So I figured the monitor might be fried.

The ADC connector shield is loose.

The ADC connector shield is loose.

I had noticed the shield on the ADC connector on the board was not connected to the ground very well. I didn't think much of it — after all, there were half a dozen ground wires already. But on a whim, I thought I'd add a couple dabs of solder and give it a solid connection to the pins soldered onto the board. Surprisingly, that did the trick. So far it's been 2 days and the monitor has not flaked out! It may be the power supply is on the low-side to begin with (24V) and without the additional ground of the shield, the voltage drop crept too high in the other wires for the monitor to function.

ADC connector shield.

ADC connector shield.

In any case, if you are observing sporadic problems where the monitor would shut off, apparently losing power, check the shield on the ADC connector and make sure it has a solid ground.

Solder added to ADC connector shield.

Solder added to ADC connector shield.

Update August 7, 2013: Not so fast. I am still having problems where the monitor will switch off and not come back on. Most recently, I had to unplug the power for 15 minutes as well as the connection to the computer before it came back to working. I'm not sure what it is, but the ground is not the only fault going on here …

Loading


Files for OSHPark

I got a message that BatchPCB has closed and been replaced by OSHPark and the author requested I update the Gerber files. I tried simply renaming the files and put them in a new ZIP. I uploaded them to OSHPark and the visualization of the boards look good. I don't intend to do a test purchase, but please let me know how it turns out. Anyway, here's the ZIP archive with the Gerber files. Enjoy. (You will need to save the ZIP archive and upload it to OSHPark yourself as there is no storefront like there was on BatchPCB.)

Loading


Video and USB Connectors Library

And, per the open source hardware requests, here is a ZIP file containing a parts library for CadSoft's EAGLE schematic design software containing an ADC connector, VGA connector, DVI connector, and a few USB connectors. These are missing from the default libraries so one could edit and make their own ADC adapter board.

I had success wiring up the various connectors, but you may need to adjust dimensions to meet DRC requirements with whatever method you are getting circuit boards made. Naturally, there is no warranty with this library.

Loading


ADC Adapter: EAGLE Schematic and Board

I got a request for the source files for the ADC Adapter board — after all, I indicated the project is open source. So here they are: 2012403ADCAdapter. It's a ZIP containing the schematic and board file for the CadSoft's EAGLE schematic design software. I have since switched to KiCad for all my projects but don't intend to get around to updating this one.

Loading


2012-Apr-3 ADC Adapter Board

After reviewing the boards I got back from BatchPCB, I made a few changes:

  • Fix bug where DVI pin 15 (ground) was unconnected. This didn't actually cause a problem in my tests, but it should be connected.
  • Increase ratio of documentation (e.g. visible when project is completed, does not apply to placement) to a minimum thickness of 0.01" (0.06" letters at 18% thickness ratio.)
  • Move VGA text so it does not run over a via.
  • Rearrange central text so it does not run over vias.
  • Add bigger polarity marks for the monitor power bypass capacitor set.

This is noted as version "2012-Apr-3" on the silkscreen. You can buy it here.

Loading


ADC Adapter Board with Minor Bugs

I finished up my ADC-DVI-VGA version that fits in an Altoids tin and sent it to BatchPCB. I prefer to use American labor, so I got a quote from Advanced Circuits, but the prices work out: it’s about $400 to start at any quantity (e.g. 10 is about $40 each) down to $10/each for 100. I couldn’t justify it in case (a) there was a bug, and (b) whether I could sell more than 5 to make up for it.

While I was waiting for it, I fiddled around in the design to make sure it was right. I realize I should have checked the design first, and, running the electrical rule check (ERC) I found I had left the DVI connector ground unconnected. D'oh! Fortunately there are half a dozen other grounds which (usually) get all tied together, so I was lucky and when I wired one up, it worked perfectly the first time. (Note that this is the 2012-Feb-29 version with only 4 copies around.)

I'm updating the design and will send it off to BatchPCB and open it up for sale. I'll also post the design files as my intent is for this project to be an Open Source Hardware (OSHW) project.

Loading