Skip to content

How to convert wav files to c header files that can play as sound on the chipKIT board the Fubarino Mini

License

Notifications You must be signed in to change notification settings

fubarlabs/fubarinoaudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

PWMAudio with the Fubarino Mini

How to convert wav files to c header files that can play as sound on the chipKIT board the Fubarino Mini

The Fubarino Mini and Fubarino SD are chipKIT boards and information for the can be found on the chipKIT Wiki. http://chipkit.net/wiki.

For this tutorial we will be using chipKIT-core. This a downloadable module for the Arduino IDE. To get started you'll need the following:

Then you'll need to locate wave files from the web. You can also create them from Puredata, Audacity, and/or Sox.

Once you have you wave file you will need to convert it to a c header file.

Getting started: Inside your ~/Documents/Arduino folder:

  • Put chipKIT-core into ~/Documents/Arduino/hardware
  • Put PWMAudio into ~/Documents/Arduino/libraries

Now you can start the Arduino IDE.

  • Select the Fubarino Mini from the "tools" menu item

Put the Fubarino Mini into programming mode:

  • press the PRG button and tap the RESET button
  • The onboard LED will flash quickly and the bootloader is ready to load an Arduino sketch

About

How to convert wav files to c header files that can play as sound on the chipKIT board the Fubarino Mini

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published