HSC2011/Project history: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Chrysn (Diskussion | Beiträge) changed links to reflect the link from Software |
||
Zeile 20: | Zeile 20: | ||
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/ | 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. | ||
Zeile 35: | Zeile 35: | ||
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/ | The sessiontracking and device management is handeled by the [[HSC2011/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''' ;) |