Zum Inhalt springen

Blinkenwall.com: Unterschied zwischen den Versionen

Sqrt2 (Diskussion | Beiträge)
Sqrt2 (Diskussion | Beiträge)
Zeile 53: Zeile 53:
* The Arduino Serial class implements an RX ringbuffer of 128 bytes. Patch the Arduino SDK to adjust this to your needs; RX_BUFFER_SIZE in hardware/arduino/cores/arduino/HardwareSerial.cpp.
* The Arduino Serial class implements an RX ringbuffer of 128 bytes. Patch the Arduino SDK to adjust this to your needs; RX_BUFFER_SIZE in hardware/arduino/cores/arduino/HardwareSerial.cpp.
* mkfifo(1) is neat when opening ttyUSB* devices leads to an Arduino reset.
* mkfifo(1) is neat when opening ttyUSB* devices leads to an Arduino reset.
=== Applications ===
* [https://whatever.metalab.at/projects/blinkenwall/v1.5/fonera/ blinkblink] -- old-school animations
* [https://whatever.metalab.at/projects/blinkenwall/blinkenfft/ blinkenfft] -- real-time audio FFT
* [https://whatever.metalab.at/projects/blinkenwall/mplayer_vo/ mplayer -vo blinkenwall] -- watch movies in a stunning resolution of 9x5


== Videos ==
== Videos ==