Änderungen

Aus Linkerkit.de

Wechseln zu: Navigation, Suche

LK-Buzzer

Ein Byte entfernt, 12:44, 22. Aug. 2016
</div>
==Codebeispiel Arduino==
<pre class="code">int speakerPin = 9;
int length = 15; // Anzahl der Noten
char notes[] = "ccggaagffeeddc ";
delay(tempo / 2);
}
}</pre>==Codebeispiel für Raspberry==  
</pre>
 
==Codebeispiel für Raspberry==
==Download==
Infos: [[Medium:001267837-da-01-en-LINKER_KIT_PLATINE_MIT_BUZZER.pdf|001267837-da-01-en-LINKER_KIT_PLATINE_MIT_BUZZER.pdf]]
Schaltung: [[Medium:001267837-sp-01-en-LINKER_KIT_PLATINE_MIT_BUZZER.pdf|001267837-sp-01-en-LINKER_KIT_PLATINE_MIT_BUZZER.pdf]]