little2wire
Little2wire is my take on the classic Little Wire USB stick: surface mounted parts, as small and flat as possible, with an option for 3.3V operation, and optionally a micro or mini USB connector. Still solderable by hand!
Notice: I'm no longer selling these on Tindie. If you really want one, please get in touch - I may have some spare PCBs and parts.
The idea is not new in any way - the basic schematic + VUSB library, popularised by Little Wire, has been adopted by some successful projects: DigiSpark, Adafruit Trinket, as well as some perhaps less well-known ones like picoDuino and USBasp-t.
The design of this board is directly inspired by the latter two. The differences are:
- USB connector directly on the PCB, with the micro and mini USB sockets option.
- An option for 3.3V operation (in which case the bottom side of the PCB needs to be populated and the zener diodes can be omitted).
- Standard AVR ISP header, like Little Wire. This can be used initially for programming the attiny85 (with the micronucleus bootloader) and after disabling RESET via fuses, it functions as a normal ISP header with attiny85 acting as a programmer.
- A solder jumper to select between 3.3V and 5V.
- Selecting whether to supply power to the ISP header is done also via a solder jumper.
The board in between the two little2wires below is my AVR ISP level translator, based on GTL2003 chip, with 3V3 regulator and designed to be as flat as possible.
Links
- Little2wire EAGLE files
- Little2wire PCB on OSH Park
BOM
Part | Type | Value | Package | Note |
---|---|---|---|---|
R1 | Resistor array | 68R | 1206 | |
R2 | Resistor array | 1.5kR | 1206 | |
C1 | Capacitor | 0.1uF | 0805 | |
D1 | Zener diode | 3.6V | SOD-323 | |
D2 | Zener diode | 3.6V | SOD-323 | |
D3 | LED | amber | 0805 | |
D4 | LED | green | 0805 | |
IC1 | ATtiny85 | SOIC-8WIDE | ||
U1 | male headers | 2x3 | ||
IC2 | AMS1117 | 3.3V | SOT-224 | optional |
C2 | Capacitor | 10uF | 0805 | optional w/IC2 |
C3 | Capacitor | 22uF | 0805 | optional w/IC2 |