Re: New run of orbshields
Posted: May 25 2013, 7:57 AM
I would just like to say, at this point in my work day, having gotten only one built so far, that I will destroy whoever designed that USB connector.
That is all.
That is all.
Are you using a different kind of solder paste than what Sparkfun used?vputz wrote:Each one required substantial rework--STILL bridges on the 32u4 (!) and lots of problems with that old USB connector
For this, you really need to use a conical solder tip for it to be almost brainless easy. The middle of it sucks the excess solder away as you drag it.vputz wrote: I'm also using a no-clean flux pen, which probably isn't doing a particularly good job... I've tried fixing a bridge with flux and dragging, and that succeeded in bridging almost an entire side of the chip.
Code: Select all
1. Install the Arduino 1.0.3 environment
2. Copy the "hardware/orbotron" directory into your arduino/hardware/
directory (so it should be arduino/hardware/orbotron).
3. Copy the "libraries/orbotron" directory into your arduino libraries
directory (usually "c:\users\yourname\arduino\libraries"
You should then be able to start up the Arduino environment and try uploading
an example such as "BasicJoystick" from the Orbotron library. Don't forget
to change your board type to "Orbotron 9000"!