21st Century Learning and Teaching
585.9K views | +5 today
Follow
21st Century Learning and Teaching
Related articles to 21st Century Learning and Teaching as also tools...
Curated by Gust MEES
Your new post is loading...
Your new post is loading...

Popular Tags

Current selected tag: 'sound module'. Clear
Scooped by Gust MEES
Scoop.it!

Convert Sound Files in Audacity | Microcontroller Compatible Audio File Conversion | Adafruit Learning System | #Coding #Maker #MakerED #MakerSpaces

Convert Sound Files in Audacity by Mike Barela
Small microcontroller audio projects are designed to play very specific types of audio files. If your music sample is in MP3 format, or 44KHz .wav or if you have grabbed a sample from a source (or the Internet) and do not know how it was encoded, you'll want to convert it to the right format.

This way you will get the best sounding audio, and it'll make using audio with your code painless!

This page will show how to convert your sound file(s) into PCM 16-bit Mono WAV files at 22KHz sample rate, which is usually best for the current crop of microcontrollers which take WAV files and play them on a speaker.

Currently, we are recommending two ways to convert the files: via use of the program Audacity or via iTunes. Other software may do similar conversions, just remember the parameters above when you do the conversion.

 

Learn more / En savoir plus / Mehr erfahren:

 

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Coding

 

Gust MEES's insight:

Convert Sound Files in Audacity by Mike Barela
Small microcontroller audio projects are designed to play very specific types of audio files. If your music sample is in MP3 format, or 44KHz .wav or if you have grabbed a sample from a source (or the Internet) and do not know how it was encoded, you'll want to convert it to the right format.

This way you will get the best sounding audio, and it'll make using audio with your code painless!

This page will show how to convert your sound file(s) into PCM 16-bit Mono WAV files at 22KHz sample rate, which is usually best for the current crop of microcontrollers which take WAV files and play them on a speaker.

Currently, we are recommending two ways to convert the files: via use of the program Audacity or via iTunes. Other software may do similar conversions, just remember the parameters above when you do the conversion.

 

Learn more / En savoir plus / Mehr erfahren:

 

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Coding

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

WTV020-SD sound MODULE with Arduino and example code

WTV020-SD sound MODULE with Arduino and example code | 21st Century Learning and Teaching | Scoop.it

We are going to use a WTV020-SD module to play some ad4 sound files. To control the module we will use an arduino. The steps are: 

- First connect the module to the arduino.
- Prepare the SD card
- Convert wav files to ad4 format and copy example files to the SD
- Inport wtV020 library in Arduino IDE and upload an example code 
- Make a small amplifying circuit

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Music

 

Gust MEES's insight:

We are going to use a WTV020-SD module to play some ad4 sound files. To control the module we will use an arduino. The steps are: 

- First connect the module to the arduino.
- Prepare the SD card
- Convert wav files to ad4 format and copy example files to the SD
- Inport wtV020 library in Arduino IDE and upload an example code 
- Make a small amplifying circuit

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Music

 

No comment yet.