Creating sound

Sound is a very powerful output that is usually taken for granted. We see things such as LEDs, we feel things such as motors, but we also hear. Arduino has a nice little library called Tone that aids in generating sounds at specific frequencies. For people passionate about music, we can actually play monophonic songs for the most geekish sound possible.

Getting ready

Following are the ingredients required to execute this recipe:

  • An Arduino board connected to a computer via USB.
  • A small 8-ohm speaker.
  • A 120-ohm resistor; larger values also work, but the sound will be less powerful. Don't use resistors under 100 ohms.

How to do it…

Follow these steps to connect a speaker to the Arduino:

  1. Connect one terminal of the speaker directly into the ...

Get Arduino Development Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.