AnHardt fd0e81b0c7 Distinguish between BUZZER and SPEAKER (PR#2513)
A speaker needs a AC or a pulsed DC to make a sound, a buzzer only needs a DC.
A buzzer has it's own resonator. It works in most cases to feed the buzzer with a pulsed DC, but the sound will not be as loud as with pure DC.

There seem to be boards where the BEEPER-pin is not able to handle a PWM. Obviously intended for a buzzer.
To make these board able to handle a speaker

* replace the PWM based tone()-function again with a on-delay-off-delay loop.

Hopefully the last time I touch the beeper code.
2015-07-24 22:10:04 -05:00
..
2015-04-27 13:16:20 +02:00
2015-04-25 21:06:19 -07:00
2015-06-27 06:10:19 -05:00
2015-07-19 10:13:40 -05:00
2015-05-17 17:36:32 -07:00
2015-07-24 22:04:49 -05:00
2015-06-03 00:47:11 +02:00
2015-07-22 18:16:05 -05:00
2015-04-03 22:54:48 -07:00
2015-03-31 16:59:43 +02:00
2015-04-09 13:09:18 +02:00
2015-03-31 16:59:43 +02:00
2015-05-28 20:30:23 +02:00
2015-06-03 08:18:27 +02:00
2015-03-31 16:59:43 +02:00
2015-03-31 16:59:43 +02:00
2015-05-10 15:38:50 +02:00
2015-03-31 16:59:43 +02:00
2015-03-31 16:59:43 +02:00
2015-03-31 16:59:43 +02:00
2015-07-22 18:16:05 -05:00
2015-05-19 02:46:37 +02:00
2015-06-28 08:20:28 -05:00
2015-03-25 20:36:24 -07:00
2015-03-27 20:29:05 -07:00
2015-04-05 23:34:56 -06:00
2015-01-27 15:32:34 -08:00
2015-01-27 15:32:34 -08:00
2015-07-23 22:51:40 -05:00
2015-02-24 04:46:11 -08:00
2015-01-27 15:32:34 -08:00
2015-04-26 20:56:33 -07:00
2015-07-24 22:04:49 -05:00
2015-07-22 18:16:05 -05:00
2015-05-15 03:23:49 -07:00
2015-07-24 22:04:49 -05:00
2015-07-24 22:04:49 -05:00
2015-07-23 19:52:21 -05:00
2015-07-22 18:16:05 -05:00
2015-03-27 00:46:39 -07:00
2015-05-20 20:53:48 +02:00