HSC2011/Software: Unterschied zwischen den Versionen
Chrysn (Diskussion | Beiträge) K fake subpages |
Chrysn (Diskussion | Beiträge) split into parts for firmware, middleware, frontend and communication |
||
Zeile 1: | Zeile 1: | ||
<small>< [[HSC2011]]</small> | <small>< [[HSC2011]]</small> | ||
The EduBuzzer has software run in three parts: | |||
* [[HSC2011/Firmware|Firmware]] run on the ATMega controllers (for hardware control and radio communication) | |||
* [[HSC2011/Middleware|Middleware]] running natively on the computer (for serving the firmware, managing communication and for persistence) | |||
* A [[HSC2011/Frontend|Frontend]] running in a web browser (containing the game logic itself) | |||
The communication through the whole software is described in the [[HSC2011/Communication|communication documentation]]. | |||
------------------ | |||
there will be different software components involved | there will be different software components involved |