Usblinky: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 9: | Zeile 9: | ||
** ATTINY85 | ** ATTINY85 | ||
** micronucleus 1.11 bootloader based on [http://www.obdev.at/products/vusb/index.html vUSB] | ** micronucleus 1.11 bootloader based on [http://www.obdev.at/products/vusb/index.html vUSB] | ||
== Media == | |||
{| border=0 cellspacing="0" style="border-collapse:collapse;" | |||
|- | |||
|style="vertical-align:top"|[[Bild:usblinky_stick.jpg|thumb|300px|...]] | |||
|style="vertical-align:top"|[[Bild:usblinky_parts.png|thumb|300px|...]] | |||
|style="vertical-align:top"|[[Bild:usblinky_ledstrip.png|thumb|300px|...]] | |||
|- | |||
|style="vertical-align:top"|[[Bild:usblinky_orb.png|thumb|300px|..]] | |||
|style="vertical-align:top"|[[Bild:usblinky_orb2.png|thumb|300px|...]] | |||
|style="vertical-align:top"|[[Bild:usblinky_orb_printer.png|thumb|300px|..]] | |||
|- | |||
|} | |||
{{#ev:youtube|iY2UvfaMfJs}} {{#ev:youtube|cYPhyNVSkh4}} | |||
(in case there is no embedded video look [https://www.youtube.com/watch?v=iY2UvfaMfJs here] and [https://www.youtube.com/watch?v=cYPhyNVSkh4 here] | |||
===Software=== | ===Software=== | ||
Zeile 39: | Zeile 70: | ||
But this microcontroller was too small to do fancy effects and so i made a completely new design for this job. | But this microcontroller was too small to do fancy effects and so i made a completely new design for this job. | ||
== Alternate usecases == | |||
A usblinky stick was used in the [[ZeitmaschinenParty/Selfiebot|selfiebooth]] installed for the [[ZeitmaschinenParty/en|time travellers party]]. | |||
This stick illuminated a big white button that spits out "PING\n" over USB keyboard when pressed | |||
Zeile 44: | Zeile 83: | ||
==Pitfalls and lessons learned == | ==Pitfalls and lessons learned == | ||
===Adafruit | ===Adafruit Trinket=== | ||
Adafruit built another bootloader that uses a similar trick than micronucleus. | Adafruit built another bootloader that uses a similar trick than micronucleus. | ||
Zeile 78: | Zeile 117: | ||
Future versions of USBlinky have the pins swapped as on the original digispark design. | Future versions of USBlinky have the pins swapped as on the original digispark design. | ||
== Who == | == Who == | ||
Zeile 88: | Zeile 125: | ||
* [[Benutzer:cs|cs]] - vUSB from OBDEV is amazing. Thank you so much. | * [[Benutzer:cs|cs]] - vUSB from OBDEV is amazing. Thank you so much. | ||
==Links== | ==Links== |