HSC2011/Software: Unterschied zwischen den Versionen
K links |
Chrysn (Diskussion | Beiträge) cleaned up |
||
(Eine dazwischenliegende Version von einem anderen Benutzer wird nicht angezeigt) | |||
Zeile 3: | Zeile 3: | ||
The EduBuzzer has software run in three parts: | The EduBuzzer has software run in three parts: | ||
* [[HSC2011/Software/Firmware|Firmware]] | * [[HSC2011/Software/Firmware|Firmware]] running on the ATMega controllers (for hardware control and radio communication) | ||
** The firmware can run additional code inside a [[HSC2011/Software/embedVM|virtual machine]] for tasks like LED fading, meldoy beeping or even autonomous games. | ** The firmware can run additional code inside a [[HSC2011/Software/embedVM|virtual machine]] for tasks like LED fading, meldoy beeping or even autonomous games. | ||
* [[HSC2011/Software/ygor|Middleware]] running natively on the computer (for serving the firmware, managing communication and for persistence) | * [[HSC2011/Software/ygor|Middleware]] running natively on the computer (for serving the firmware, managing communication and for persistence) | ||
Zeile 9: | Zeile 9: | ||
The communication through the whole software is described in the [[HSC2011/Communication|communication documentation]]. | The communication through the whole software is described in the [[HSC2011/Communication|communication documentation]]. | ||
[[Kategorie:HSC2011]] | [[Kategorie:HSC2011]] | ||
[[Kategorie:English]] |