Zum Inhalt springen

HSC2011/Project introduction: Unterschied zwischen den Versionen

Chrysn (Diskussion | Beiträge)
Overflo (Diskussion | Beiträge)
 
(6 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
[[Image:edubuzzer_final.jpg|thumb]]
<small>< [[HSC2011]]</small>
 
[[Image:Edubuzzer_in_hand.JPG|thumb|The EduBuzzer]]


The EduBuzzer is a device designed to provide an additional channel of communication between students and teachers. It is a handheld box with four buttons that is in contact with the teacher's laptop or presentation station, from where he can initiate different modes (called "games") like voting, electronic raising of hands or team assignments. The devices themselves are generic enough that additional games can be implemented easily in JavaScript.
The EduBuzzer is a device designed to provide an additional channel of communication between students and teachers. It is a handheld box with four buttons that is in contact with the teacher's laptop or presentation station, from where he can initiate different modes (called "games") like voting, electronic raising of hands or team assignments. The devices themselves are generic enough that additional games can be implemented easily in JavaScript.
Zeile 24: Zeile 26:
:  
:  
: While the students hand out the buzzers, she hooks his laptop up to the beamer, connects the EduBuzzer base station and explains the basics of the game. She starts the appropriate application, selects a well-known song and starts it. While the students carefully listen not to miss a beat and watch the scrolling tones, she can correct the last lesson's tests.
: While the students hand out the buzzers, she hooks his laptop up to the beamer, connects the EduBuzzer base station and explains the basics of the game. She starts the appropriate application, selects a well-known song and starts it. While the students carefully listen not to miss a beat and watch the scrolling tones, she can correct the last lesson's tests.
<small>< [[HSC2011]]</small>


== Parts of the EduBuzzer ==
== Parts of the EduBuzzer ==
Zeile 29: Zeile 35:
The EduBuzzer project includes everything from the application framework running on the teacher's workstation to the hardware of the EduBuzzer. All of it can be downloaded from our [[HSC2011/Download instructions|download area]].
The EduBuzzer project includes everything from the application framework running on the teacher's workstation to the hardware of the EduBuzzer. All of it can be downloaded from our [[HSC2011/Download instructions|download area]].


* [[Image:edubuzzer_screenshot.jpg|thumb]] The [[HSC2011/Software|software]]
* [[Image:Edubuzzer-app-raise3.png|thumb|The user interface as shown in a web browser]] The [[HSC2011/Software|software]]
** The [[HSC2011/Software#JavaScript|games]] themselves run in a modern browser and can be extended using JavaScript; a library spares them the details of radio communication.
** The [[HSC2011/Software#JavaScript|games]] themselves run in a modern browser and can be extended using JavaScript; a library spares them the details of radio communication.
** A middleware called [[HSC2011/Software#Ygor|Ygor]] serves both the game software, as a persistence layer for games, and as a media converter to the base station connected via USB.
** A middleware called [[HSC2011/Software/Ygor|Ygor]] serves both the game software, as a persistence layer for games, and as a media converter to the base station connected via USB.
** The [[HSC2011/Software#Firmware|firmware]] flashed on the EduBuzzers and the base station reacts on hardware events and commands received over radio. If a game requires more complex actions on the hardware like animations over the LEDs, LED fading or music to be played, the firmware can run custom code in a [[HSC2011/Software#VM|virtual machine]].
** The [[HSC2011/Software/Firmware|firmware]] flashed on the EduBuzzers and the base station reacts on hardware events and commands received over radio. If a game requires more complex actions on the hardware like animations over the LEDs, LED fading or music to be played, the firmware can run custom code in a [[HSC2011/Software/embedVM|virtual machine]].
* [[Image:edubuzzer_hardware.jpg|thumb]] The [[HSC2011/Hardware|hardware]]  
* [[Image:Enclosure_and_pcb.JPG|thumb|An opened EduBuzzer]] The [[HSC2011/Hardware|hardware]]  
** The EduBuzzers themselves are handed out to students. Each buzzer is encased in an ergonomically designed rapid-prototyped case, 4cm high, 6.5cm wide and 11.5cm long. It contains
** The EduBuzzers themselves are handed out to students. Each buzzer is encased in an ergonomically designed rapid-prototyped case, 4cm high, 6.5cm wide and 11.5cm long. It contains
*** 4 buttons with LEDs,
*** 4 buttons with LEDs,
*** an RGB LED that illuminates the case,  
*** an RGB LED that illuminates the case,  
*** a piezo buzzer,
*** a piezo buzzer,
*** an iButton reader,
*** an RFM12 868MHz radio module,
*** an RFM12 868MHz radio module,
*** a power switch,
*** a power switch,
Zeile 47: Zeile 54:
*** a USB hub,
*** a USB hub,
*** and a USB stick containing the software.
*** and a USB stick containing the software.
[[Kategorie:HSC2011]]
[[Kategorie:English]]


== Next steps ==
== Next steps ==


Convinced? The [[HSC2011/Building your own EduBuzzer|build your own EduBuzzers]] or <span style="color:#3C5EA2">buy them at our shop!</span> <small>(Just kidding. There is no shop -- yet.)</small>
Convinced? The [[HSC2011/Building your own EduBuzzer|build your own EduBuzzers]]
[[Category:HSC2011]]