![]() |
PIC Microcontrollers on-line FREE! |
|
Index |
![]() |
|||
|
|
Development systems | ||||||
|
|
Contact us | ||||||
|
|||||||
|
7.6 Generating sound In microcontroller systems, beeper is used for indicating certain occurrences, such as push of a button or an error. To have the beeper started, it needs to be delivered a string in binary code - in this way, you can create sounds according to your needs. Connecting the beeper is fairly simple: one pin is connected to the mass, and the other to the microcontroller pin through a capacitor, as shown on the following image.
As with a button, you can employ a macro that will deliver a BEEP ROUTINE into a program when needed.
Macro BEEP has two arguments:
The following example shows the use of a macro in a program. The program produces two melodies which are obtained by pressing T1 or T2. Some of the previously discussed macros are included in the program.
|
|
© Copyright 2003. mikroElektronika. All Rights Reserved. For any comments contact webmaster.
|