Editing MicroMoody

From Chaosdorf Wiki
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 4: Line 4:
|project category=Hardware
|project category=Hardware
|image=Micromoody front.jpg
|image=Micromoody front.jpg
|status=obsolete
|status=beta
|people={{U|derf}}, {{U|muzy}}
|people={{U|derf}}, {{U|muzy}}
|source=https://github.com/muzy/MicroMoody{{!}}github
|source=https://github.com/muzy/MicroMoody{{!}}github
Line 10: Line 10:
Ein Produkt des [https://wiki.raumzeitlabor.de/wiki/MicroMoody RaumZeitLabor].
Ein Produkt des [https://wiki.raumzeitlabor.de/wiki/MicroMoody RaumZeitLabor].


[[File:Micromoody back.jpg|ATTiny85 und I²C (Pin 1 ist unten rechts)|200x200px|thumb|right]]
[[File:Micromoody back.jpg|ATTiny85 und I²C (Pin 1 ist unten rechts)|200x200px|framed|right]]
[[File:Micromoody circuit.png|Schaltplan|200x200px|thumb|right]]
[[File:Micromoody circuit.png|Schaltplan|200x200px|framed|right]]
[[File:Micromoody usb.jpg|USB → I²C → MicroMoody|200x200px|thumb|right]]
[[File:Micromoody usb.jpg|USB → I²C → MicroMoody|200x200px|framed|right]]


* ATTiny85 mit 8K Flash und toller heller RGB-LED
* ATTiny85 mit 8K Flash und toller heller RGB-LED
* Diverse voreingestellte Blinkenmodi
* Diverse voreingestellte Blinkenmodi
* Unterstützt beliebige Fadesequenzen aus bis zu 64 Schritten (ähnlich zu [https://wiki.raumzeitlabor.de/wiki/RZLblink RZLblink] bzw. [http://thingm.com/products/blink-1.html blink(1)])
* Unterstützt beliebige Fadesequenzen aus bis zu 64 Schritten (ähnlich zu [https://wiki.raumzeitlabor.de/wiki/RZLblink RZLblink] bzw. [http://thingm.com/products/blink-1.html blink(1)])
* Versorgung per 6pin ISP-Kabel (5V), Stromverbrauch ≤ 70mA
* Stromversorgung per 6pin ISP-Kabel (5V)
* Per I²C ansteuerbar, bis zu 65534 Geräte pro Bus (z.B. per [https://github.com/muzy/MicroMoody/blob/master/example/arduino/SerialToI2C/SerialToI2C.ino Arduino] oder [https://github.com/derf/vusb-i2c USB → I²C Bridge])
* Per I²C ansteuerbar, bis zu 65534 Geräte pro Bus (z.B. per [https://github.com/muzy/MicroMoody/blob/master/example/arduino/SerialToI2C/SerialToI2C.ino Arduino] oder [https://github.com/derf/vusb-i2c USB → I²C Bridge])


Line 25: Line 25:
== Pinout ==
== Pinout ==


Pin 1 befindet sich (wenn man so aufs Board schaut, dass die Beschriftung lesbar ist) unten rechts. '''SDA und SCL sind auf der Platine falsch beschriftet (vertauscht)'''.
Das Pinout auf dem Board (wenn man so draufschaut, dass die Beschriftung lesbar ist) ist um 180° rotiert. '''SDA und SCL sind auf der Platine falsch beschriftet'''.


<pre>
<pre>
Pinout:
             ┌───┐
             ┌───┐
        GND │6 5│    (RESET)
  (MISO)     │1 2│ VCC
  (MOSI) SDA │4 3│ SCL (SCK)
  (SCK) SCL │3 4│ SDA (MOSI)
        VCC │2 1│    (MISO)
(RESET)     │5 6│ GND
             └───┘
             └───┘
</pre>
</pre>
Line 38: Line 37:
== Anleitung ==
== Anleitung ==


[[File:Micromoody parts.jpg|Bauteile|200x200px|thumb|none]]
[[File:Micromoody parts.jpg|Bauteile|200x200px|framed|none]]


Folgende Bauteile sollte dein Bausatz enthalten:
Folgende Bauteile sollte dein Bausatz enthalten:
Please note that all contributions to Chaosdorf Wiki are considered to be released under the Attribution 3.0 Unported (see Chaosdorf Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)