Blinken Borgs/en

Aus LaborWiki
Wechseln zu: Navigation, Suche


Farb Borg 3d

FarbBorg1.jpg

5x5x5 RGB-LEDs, individually controlled in a cube of aprox. 25x25x25 cm. Shows soft color transitions. At the moment it is controlled by a FPGA driver board, which controls a 75x5 matrix.

Video


Pocketlights aka GameboyBorg

144 flat surface-LEDs in a 18x8 format (original Blinkenlights) built into a defective Gameboy case. A ATmega32 controls animations, (soon) loads Blinkenlights movies (.blm) from a MMC card and reacts to the 8 buttons. The On/Off switch is inherited from the original, as well as the power plug. Also works on batteries. Longer description and pictures to follow ...


Borg 3D

Borg3d-2.jpg


Martin's Borg3d is a wire grid consisting of 8x8x8 red LEDs wired up in a way, that every diode can be controlled individually. There are a hell lot of small animations as well as one game (Pong 3D) running on that cube.

Video

Pictures from 22C3: [1], [2], [3], [4], [5], [6], [7], [8] [9],

Pictures from 22C3: [10], [11], [12], [13], [14], [15], [16]


Peter's 8x8 Borg

BlinkenBorg.jpg

After the first Microcontroller Workshop we were looking for ways to beautify the Labor with our brand new Laborboards. Peter came up with the glorious idea to create a 8 times 8 display of low voltage light bulbs, screwed to a wooden board. No sooner said than done, in almost no time the first Borg emerged.


André's 16x16 Borgs

Borg-andre2.jpg

64 LED were not enough for André, so he built a new Borg out of 256 small yellow LED.

Later he built a almost identical Borg out ultra-bright 10 mm LEDs.

We have programed the games tetris, space invaders and snake for it. There is also a beautiful menu for choosing the games and of course nice animations.


Ticker Borg

LS-Borg.jpg


In the end, there is the Ticker Borg: It once was one of these ready-made LED tickers. We ripped out the control unit and replaced it by modified Laborboard with CAN connectivity. The ticker serves for displaying menues and operational states in our room automation projekt

For this Borg we developed a special animation language called BorgTextAnim to display ticker text.


Pictures from 22C3: [17]

Videos

See the Borgs in action

Simulators

To develop animations also without a Borg at hand, Martin wrote a GLUT-OpenGL simulator for Andrés 2D Borg and his own Borg 3D. The sources can be compiled under Linux and MacOS X. Needed: GNU make, gcc toolchain and an implementation of the GLUT API (e.g. freeglut).

Find the current source code in the Subversion. Check it out with:

 svn co https://roulette.das-labor.org/svn/microcontroller/src-atmel/borg/borg-apiSimulator
bzw.
 svn co https://roulette.das-labor.org/svn/microcontroller/src-atmel/borg/borg-3d-apiSimulator


Download