Dokumentation: FBAS (PAL) Composite Signalerzeugung
[db] 04.12.2006
[db] 04.12.2006
Wie sollte ein FBAS Signal aussehen?
Tips zur Signalerzeugung, Timingfragen, Interrupts
JAVA:
- /* Delay for the given number of microseconds.
- * From D.Mellis for Arduino
- * Assumes a 16 MHz clock.
- * Disables interrupts, disrupts millis() if used frequently
- * note: digitalWrite() executes in 2.5 microseconds
- */
- // calling avrlib's delay_us() function with low values (e.g. 1 or
- // 2 microseconds) gives delays longer than desired.
- //delay_us(us);
Verweise: Pong Projekte
[db] 20.09.2006
[db] 20.09.2006
Eine Sammlung interessanter Pong-Adaptionen der letzten Jahre:
- Mythos Pong -- Diverse Pong-Adaptionen auf der Games Convention Leipzig
- Pongmechanik -- Komplett Analoge Umsetzung, basierend auf Motoren und Relais
- blinkenPong -- Pong auf Berliner Hochhauswand dank blinkenlights