But too, want to use it in Win7 native for CAD applicarions or space-gaming
Viktor
ultra-classy "infrared sensor on a microphone stand using ethernet cable" technology
Wow...you're really hardcorevputz wrote: Kenyee: most of the components are 0805, but unless you're just wanting it I'm not likely to offer an SMD kit (too many fiddly bits); the kit version will be PTH with the ATMega already in place (I can reflow and program it here, so when the kit goes together it should "just work").
The idea for the case came from DP, but as is my usual contrary way, I just learned how to write a program to generate them in OpenSCAD, and this way I can change two numbers in a file for dimensions and get the case to fit whatever board I'm making. The same file with a few tweaks generates enough to fill a page for the laser cutters, and I can add whatever holes I need (I guessed wrong first time round, but I did get what I asked for). Much easier and cheap as chips in the long run because the laser cutter guy charges by the sheet and this just fills up a sheet.
FYI, the "half rings" would still work. You still have the holes to put the screw into on the tips of the rings.vputz wrote:I like the "rings" design! I considered that for this but with cutouts on both sides (for the problematic DB9 port and then the USB port) I would have a few "half rings" which wouldn't work so well
...
Now I'm actually wondering if the components are really 0805, because you describe them as being easier to SMD solder and I still find them hard as heck!
Well, the 328ps worked well (the first version of this kit, the one that went to testers before I decided I needed the revision) used the AtMega 328p in DIP format, and it was really nice because I could program them with nothing more than a ZIF socket and a 6-pin header--if I could still use the 328p I would, but the 32u4 is just going to be so much nicer with proper USB support. I haven't worked out if the 32u4 needs more to program... I've had some people tell me I just need the 6-pin header hooked up and some say that it needs a crystal as well. At any rate with the two prototypes I've gotten working, both needed a lot of fiddling. The lack of solder mask IS one big downside of these free prototypes; I get lots of bridges on the chip itself. But if I can get the board itself working, that'll be enough to order the first semiproduction batch.For the bootup issue, are you sure you have all the caps/resistors needed for programming? I've done MSP430 hacking and you need the 330 ohm resistor to program it and the 2.2nf cap for it to boot and be recognized by the programmer. I've never worked w/ atmegas though.