XO Stick: Difference between revisions
Jump to navigation
Jump to search
(Created page with '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 mi…') |
No edit summary |
||
Line 3: | Line 3: | ||
- ATtiny261A should be at least ATtiny461a if not ATtiny861a, since |
- ATtiny261A should be at least ATtiny461a if not ATtiny861a, since |
||
USB library takes up 2496 bytes. |
USB library takes up 2496 bytes. |
||
- full size USB convert to mini or micro? (no through-hole micro-B connectors?) |
- full size USB convert to mini or micro? (no through-hole micro-B connectors?) |
||
- LED1/LED2 need better polarity mark |
- LED1/LED2 need better polarity mark |
||
- use '-kit' suffixed versions of footprints (solder mask on component side) |
- use '-kit' suffixed versions of footprints (solder mask on component side) |
||
- break off tab appears to work well. |
- break off tab appears to work well. |
||
- island between tabs should be anchored to body, not tabs? |
- island between tabs should be anchored to body, not tabs? |
||
- can we avoid anchors on break off tabs, instead use central anchor? |
- can we avoid anchors on break off tabs, instead use central anchor? |
||
ie. |
ie. |
Revision as of 22:06, 24 July 2012
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
- 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)