Editing R0ket

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 1: Line 1:
{{DISPLAYTITLE:r0ket}}
[[File:r0ket_luisenstr.jpg|200px|thumb|r0ket as vrr-fake display]]


{{#set:
[http://r0ket.badge.events.ccc.de/ r0ket]
  | Has image=r0ket_rgb.jpg
 
  | Has description=r0ket foo
= AVR programmer =
  | Has location=Kabelbaum
 
}}
  m0dul A6 -> RST
m0dul A8 -> SCK
m0dul B6 -> MOSI
m0dul B8 -> MISO
  m0dul A5/B5 -> GND
  m0dul A12/B12 -> VCC
 
See [https://github.com/penma/r0ket/commit/6630ac49 firmware and avrdude patch] by penma.


[http://r0ket.badge.events.ccc.de/ r0ket]
== Patch installation ==
 
Works for avrdude 5.11.1. For example:


Es gibt verschiedene [[AVR-Programmieradapter]].
apt-get source avrdude
cd avrdude-5.11.1
patch -p1 < .../avrdude-r0ket.diff
autoreconf
./configure
make
sudo make install # or set config file when invoking avrdude


LED-Cubes können mit der l0dable [https://github.com/penma/r0ket/blob/master/firmware/l0dable/cubeset.c cubeset] getestet werden. Auf {{U|penma}}s r0ket ist diese im Verzeichnis "blink" vorinstalliert.
== Usage ==


<gallery>
./avrdude -P /dev/ttyACM0 -c r0ket ''usual options''
File:r0ket_rgb.jpg|RGB LEDs connected via shift registers
File:r0ket_luisenstr.jpg|r0ket as vrr-fake display
File:Ledcube blau.jpeg|Wozu ist das? Das ist blaues Licht. Und was macht es? Es leuchtet blau!
File:P1020490.JPG|Adapter auf Adapter auf Adapter
</gallery>


[[Category:Mikrofoo]]
[[Category:Projects]]
[[Category:Resources]]
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)

Template used on this page: