XO Stick

From OLPC
Revision as of 23:34, 24 July 2012 by CScott (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Assembly notes

- LEDs are polarized, flat side should be down (towards big USB port) - Zener diodes are polarized, make the black stripe match the stripe on the board

C. Scott's other notes

Notes on v5:

- ATtiny261A should be at least ATtiny461a if not ATtiny861a, since USB library takes up 2496 bytes.

- full size USB convert to mini or micro? (no through-hole micro-B connectors?)

- LED1/LED2 need better polarity mark (flat side is down, towards big usb port)

- use '-kit' suffixed versions of footprints (solder mask on component side)

- break off tab appears to work well.

- island between tabs should be anchored to body, not tabs?

- can we avoid anchors on break off tabs, instead use central anchor?

  ie.
    T
 ------------
|            |
 --          \--
TXT|            |
 --          \--
|            |
 ------------
    T
where T indicates tabs.

- remove symmetry from USB connector placement to allow two tabs on XOrduino board. (ie, move connector all the way down)

Distribution

1. cjb
2. cjb
3. Steve Pomeroy