Posts | Comments

Planet Arduino

Archive for the ‘WAV’ Category

Aug
29

How to make a simple wav player using Arduino

arduino, WAV Comments Off on How to make a simple wav player using Arduino 

Arduino-Simple-Wav-Player-2

How to make a simple wav player using Arduino? This method  is smarter than “Simple Wav Player Using Arduino 1″. which actually should not be given the name “wav player” because it’s not flexible at all for the limitation from Arduino flash. This tutorial and set of kits, is complementary to that. By contrast, it gets greatly improved in the flexibility and sorts out the limitation problem by storing the converted music file into a SD card. Makers can build better music player on this basis.

How to make a simple wav player using Arduino - [Link]

Aug
22

How to make a simple wav player by using Arduino

arduino, PCM, PWM, WAV Comments Off on How to make a simple wav player by using Arduino 

Arduino-Simple-WAV-Player

Integrated with the homemade low-pass filter, this Arduino-based simple WAV player is to send out PWM signal generated by UNO,

then through the low-pass filter and make the PCM data stored in the flash of UNO into sounds. Basically, the player cannot be regarded

as a pure WAV playback, because by extracting the data from the WAV file and storing it in an array format in UNO, this tutorial is for reference.

You can make SD card based WAV player by referring to this idea.

How to make a simple wav player by using Arduino - [Link]

Mar
13

Playing WAV sound files with Arduino

arduino, arduino nano, instructable, sd, WAV Comments Off on Playing WAV sound files with Arduino 

PlayWAVfile

This instructable illustrates a simple circuit to play wav sound files stored in an SD card using arduino Nano V3.0. [via]

Playing WAV sound files with Arduino - [Link]



  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook