Hacker-Jeopardy/README.md
2020-09-17 08:15:33 +00:00

1.1 KiB

Hacker-Jeopardy

Dieses Projekt soll Hard und Software unter GPL für ein Hacker-Jeopardy entwickeln

Entwickler

Aktuell wird dieses Projekt von zwei Leuten entwickelt

Hardware

Mainboard

Es wird ein Mainboard geben das die Buttons mit dem Computer verbindet.

Komunikation

Komunikation zwischen den Buttons und dem Mainboard:

  • CAN-Bus (Multimaster im Standart in Hardware machbar!) http://www.mikrocontroller.net/articles/CAN
  • EIA-422
  • EIA-485 (Multimaster möglich, durch Standart beschrieben, aber in Software)
  • UART (Böse, weil nicht Differenzielle Übertragung) -> EIA-422/485
  • Eigenes Protokoll
  • I²C
  • One-Wire

Komunikation zwischen PC und Mainboard:

  • USB-Serial
  • USB-HID (Gamecontroller)
  • RS-232 (MAX232)
  • USB-Irgendwas (Eigenes Protokoll)

Buttons

Ausstattung

  • Lautsprecher
  • Rumple-Servo
  • RGB-LED
  • Buzzer-Knopf