HSC2011/Software: Unterschied zwischen den Versionen
Chrysn (Diskussion | Beiträge) →firmware: remove section, moved to firmware |
Keine Bearbeitungszusammenfassung |
||
Zeile 5: | Zeile 5: | ||
* [[HSC2011/Firmware|Firmware]] run on the ATMega controllers (for hardware control and radio communication) | * [[HSC2011/Firmware|Firmware]] run on the ATMega controllers (for hardware control and radio communication) | ||
** The firmware can run additional code inside a [[HSC2011/Virtual machine|virtual machine]] for tasks like LED fading, meldoy beeping or even autonomous games. | ** The firmware can run additional code inside a [[HSC2011/Virtual machine|virtual machine]] for tasks like LED fading, meldoy beeping or even autonomous games. | ||
* [[HSC2011/ | * [[HSC2011/Software/ygor|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) | * A [[HSC2011/Frontend|Frontend]] running in a web browser (containing the game logic itself) | ||