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) |
Keine Bearbeitungszusammenfassung |
||
Zeile 8: | Zeile 8: | ||
* [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 i Game server === | |||
Written in python (3) | |||
===Frontend=== | |||
Modern vue.js based webinterface |
Version vom 26. Mai 2017, 22:31 Uhr
GHOUST
It is a very good game.
{{#ev:youtube|35liQTgUH04|1000}}
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 i Game server
Written in python (3)
Frontend
Modern vue.js based webinterface