My Tiva Launchpad Simple Drum Machine

I've completed my next Tiva LaunchPad project. I created a simple drum machine. Press a button and an audible 8-bit drum sample is played back. A video explaining and demoing it is below. A link to the C program I wrote which runs on the LaunchPad is given below as well.


If you're interested in taking a look at my C code that makes this project work, feel free to download it here. For my own learning purposes I've documented the code quite well. I used TI's Code Composer Studio for development, building and debugging, but the code can be easily viewed with any text editor.

Any questions? Feel free to drop me an email. Contact info here.

Date: November 26th, 2016 at 12:28pm
Author: Terence Darwen
Tags: Embedded, Tiva LaunchPad, TM4C123G, ARM-Cortex-M4, Drum Machine

Next