prepair to move to git
This commit is contained in:
parent
81d58ebfa5
commit
a6bf34f136
30
README.md
Normal file
30
README.md
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
# 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](https://git.blubbfish.net/Bastelleien/Hacker-Jeopardy/wiki/Mainboard) geben das die Buttons mit dem Computer verbindet.
|
||||||
|
#### Komunikation
|
||||||
|
Komunikation zwischen den Buttons und dem Mainboard:
|
||||||
|
* [CAN-Bus](https://git.blubbfish.net/Bastelleien/Hacker-Jeopardy/wiki/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
|
||||||
|
* [Button](https://git.blubbfish.net/Bastelleien/Hacker-Jeopardy/wiki/Button)
|
||||||
|
#### Ausstattung
|
||||||
|
* Lautsprecher
|
||||||
|
* Rumple-Servo
|
||||||
|
* RGB-LED
|
||||||
|
* Buzzer-Knopf
|
Loading…
Reference in New Issue
Block a user