Ghoust: Unterschied zwischen den Versionen
aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen (Init) |
(size) |
||
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 3: | Zeile 3: | ||
− | {{#ev:youtube|35liQTgUH04| | + | {{#ev:youtube|35liQTgUH04|600}} |
* [http://ghou.st ghou.st] | * [http://ghou.st ghou.st] | ||
* [https://github.com/Ghoust-game GitHub] | * [https://github.com/Ghoust-game GitHub] | ||
* [https://hackaday.io/project/22159-ghoust Hackaday.io] | * [https://hackaday.io/project/22159-ghoust Hackaday.io] | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ==Team== | ||
+ | * overflo - Head of Project, Firmware, Hardware, Material | ||
+ | * phreak - Python Game server / Driving force | ||
+ | * metachris - Web Frontend, Github Integration, Raspberry Pi | ||
+ | * meks - Web Frontend | ||
+ | * AndiS - Videos | ||
+ | * meta - Software | ||
+ | * Phantasus - Python refactoring | ||
+ | * <your name> - Website | ||
+ | * .. many more | ||
+ | |||
+ | == Hardware == | ||
+ | |||
+ | Ghoust is based on ESP8266 Modules (ESP-12F) | ||
+ | |||
+ | It features | ||
+ | * a bright RGB led | ||
+ | * a mobile vibration motor | ||
+ | * a button | ||
+ | * an accelerometer module | ||
+ | * a buzzer | ||
+ | |||
+ | == Software == | ||
+ | |||
+ | ===Firmware=== | ||
+ | Fully ARDUINO compatible source code | ||
+ | |||
+ | === Raspberry Pi Game server === | ||
+ | Written in python (3) | ||
+ | |||
+ | ===Frontend=== | ||
+ | Modern vue.js based webinterface |
Aktuelle Version vom 27. Mai 2017, 07:59 Uhr
GHOUST
It is a very good game.
Team
- overflo - Head of Project, Firmware, Hardware, Material
- phreak - Python Game server / Driving force
- metachris - Web Frontend, Github Integration, Raspberry Pi
- meks - Web Frontend
- AndiS - Videos
- meta - Software
- Phantasus - Python refactoring
- <your name> - Website
- .. many more
Hardware
Ghoust is based on ESP8266 Modules (ESP-12F)
It features
- a bright RGB led
- a mobile vibration motor
- a button
- an accelerometer module
- a buzzer
Software
Firmware
Fully ARDUINO compatible source code
Raspberry Pi Game server
Written in python (3)
Frontend
Modern vue.js based webinterface