Vusbmicro: Unterschied zwischen den Versionen
(Die Seite wurde neu angelegt: „{| width="100%" | == Hardware == The '''vusbmicro''' is a tiny vusb platform that features * a prototyping area * an ICSP connector * two metalab logos (one h…“) |
K (→Links) |
||
(10 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
{| width="100%" | {| width="100%" | ||
| | | | ||
− | == | + | == wtf? == |
The '''vusbmicro''' is a tiny vusb platform that features | The '''vusbmicro''' is a tiny vusb platform that features | ||
* a prototyping area | * a prototyping area | ||
Zeile 8: | Zeile 8: | ||
* a hole so you can hang it around your neck | * a hole so you can hang it around your neck | ||
* a QRcode with a link to the instructions | * a QRcode with a link to the instructions | ||
+ | |||
+ | |||
+ | You can buy a kit from [[Benutzer:Overflo|me]] containing all parts for the project on the [http://hackerspaceshop.com hackerspaceshop.com] or personally when we meet in real life around the lab ;) | ||
+ | |||
+ | |||
+ | == Hardware == | ||
+ | |||
+ | The schematics are available on [https://github.com/hackerspaceshop/vusbmicro/tree/master/hardware/ github]. | ||
+ | |||
+ | Its pretty straight forward, cheap and fast to build. | ||
+ | |||
+ | If you want to make your own make sure to use a 2mm PCB and apply some solder to the usb conector pads. | ||
== Software == | == Software == | ||
Zeile 19: | Zeile 31: | ||
== About == | == About == | ||
− | The project started out as [[Benutzer:powertomato|powertomato]] wanted a small ISP board that he could build from components available in metalabs | + | The project started out as [[Benutzer:powertomato|powertomato]] wanted a small ISP board that he could build from components available in metalabs own [[Bauteilsortiment]] as the programmers tend to get lost. |
From there we had 2 iterations of designs and ideas and together with [[Benutzer:Overflo|overflo]], [[Benutzer:Clifford|clifford]] designed the version 0.9 of the PCB. | From there we had 2 iterations of designs and ideas and together with [[Benutzer:Overflo|overflo]], [[Benutzer:Clifford|clifford]] designed the version 0.9 of the PCB. | ||
Zeile 25: | Zeile 37: | ||
== Links == | == Links == | ||
− | [http:// | + | * [http://hackerspaceshop.com/vusbmicro/ hackerspaceshop instructions] |
− | [https://github.com/hackerspaceshop/vusbmicro/] | + | * [https://github.com/hackerspaceshop/vusbmicro/ git sourcecode and schematics] |
Zeile 32: | Zeile 44: | ||
|valign="top"| | |valign="top"| | ||
+ | |||
+ | [[Bild:vusbmicro.done.png|thumb|400px|right| beauty and the beast]] | ||
[[Bild:vusbmicro.board.png|thumb|400px|right| board design]] | [[Bild:vusbmicro.board.png|thumb|400px|right| board design]] |
Aktuelle Version vom 1. Juli 2012, 21:14 Uhr
wtf?The vusbmicro is a tiny vusb platform that features
HardwareThe schematics are available on github. Its pretty straight forward, cheap and fast to build. If you want to make your own make sure to use a 2mm PCB and apply some solder to the usb conector pads. SoftwareThe device features an ATTINY45/85 IC and runs a firmware built around cs's virtual usb library. It can be used as an ISP for AVR or alternatively as a keyboard device or anythong else you can implement with vusb. So far we have firmwares ready for ISP and a prankster device called TrustMe that periodically sends a Capslock to the host once connected.
AboutThe project started out as powertomato wanted a small ISP board that he could build from components available in metalabs own Bauteilsortiment as the programmers tend to get lost. From there we had 2 iterations of designs and ideas and together with overflo, clifford designed the version 0.9 of the PCB. Links
|
|