Zum Inhalt springen

HSC2011/Project history: Unterschied zwischen den Versionen

Overflo (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Overflo (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
<small>< [[HSC2011]]</small>
<small>< [[HSC2011]]</small>


Zeile 23: Zeile 22:




On the software side we used a lot of hacking wizardry a total of 5 different programming languages including a language designed exclusively for the [[HSC2011/Virtual machine|virtual machine]] that grew out of this contest.
On the software side we used a lot of hacking wizardry a total of 5 different programming languages including a language designed exclusively for the [[HSC2011/Software/EmbedVM|virtual machine]] that grew out of this contest.




Zeile 38: Zeile 37:
Handling all the communication in javascript is of course not the way to do things, so we implemented a RF protocol for the devices in hardware.
Handling all the communication in javascript is of course not the way to do things, so we implemented a RF protocol for the devices in hardware.


The sessiontracking and device management is handeled by the [[HSC2011/Middleware|middleware server]] written in java.
The sessiontracking and device management is handeled by the [[HSC2011/Software/Middleware|middleware server]] written in java.


Get all these different components to work on their own was a big thing to do, but getting all things work together in 6 weeks solely on time spent after our dayjobs was ..  '''a real challenge''' ;)
Get all these different components to work on their own was a big thing to do, but getting all things work together in 6 weeks solely on time spent after our dayjobs was ..  '''a real challenge''' ;)