750w makes a difference!
For those of you working on Arduino implementations, I'm making a shield for mine that breaks all the appropriate pins into headers for easy attachment of various sensors, relays, etc. If you're familiar with Eagle, you can download the full project here and check out a Bill of Materials: https://github.com/davexre/Annealer-PCB (the documentation here isn't 100% complete, yet, but it's a decent start). It's designed to be a normal Arduino Uno size shield, so it should plug right on top of the standard Arduino most folks are using.
I'm working on a second rev of the board to overcome some limitations in the first version (that won't affect most folks). I'm definitely interested in some feedback, if anyone's interested. One thing that pops to mind is which functions should be on the Arduino's external interrupt pins (2 and 3)? Right now, I have them broken out to auxiliary functions (which means they could be used any way you want, regardless of the label). The board I'm using supports external interrupts on all pins (but has other limitations), so I laid things out sort of pell mell initially. If there's a better pin assignment for Unos that you'd rather see, let me know!
And, I'm going to have some extras - I have to fab them 3 at a time. I need to get one of these assembled to make sure it actually works the way I expect it to, and that there aren't any other issues before I fab the next revision. Once I do that, I'll have 2 extras of the first revision that I'd be happy to send out to someone who needs them. Shoot me a PM, if you're interested.
Also, now that I have some experience with Eagle, I'm happy to help anyone get started, or to whip up a design for fabrication. The shields cost me less than $10/ea (pricing is based on size). If you have a wire wrapped or hand built board that you want to move into something cleaner, this is a great way to do it!
For those of you working on Arduino implementations, I'm making a shield for mine that breaks all the appropriate pins into headers for easy attachment of various sensors, relays, etc. If you're familiar with Eagle, you can download the full project here and check out a Bill of Materials: https://github.com/davexre/Annealer-PCB (the documentation here isn't 100% complete, yet, but it's a decent start). It's designed to be a normal Arduino Uno size shield, so it should plug right on top of the standard Arduino most folks are using.
I'm working on a second rev of the board to overcome some limitations in the first version (that won't affect most folks). I'm definitely interested in some feedback, if anyone's interested. One thing that pops to mind is which functions should be on the Arduino's external interrupt pins (2 and 3)? Right now, I have them broken out to auxiliary functions (which means they could be used any way you want, regardless of the label). The board I'm using supports external interrupts on all pins (but has other limitations), so I laid things out sort of pell mell initially. If there's a better pin assignment for Unos that you'd rather see, let me know!
And, I'm going to have some extras - I have to fab them 3 at a time. I need to get one of these assembled to make sure it actually works the way I expect it to, and that there aren't any other issues before I fab the next revision. Once I do that, I'll have 2 extras of the first revision that I'd be happy to send out to someone who needs them. Shoot me a PM, if you're interested.
Also, now that I have some experience with Eagle, I'm happy to help anyone get started, or to whip up a design for fabrication. The shields cost me less than $10/ea (pricing is based on size). If you have a wire wrapped or hand built board that you want to move into something cleaner, this is a great way to do it!

