Giter Club home page Giter Club logo

musiclib's Introduction

MusicLib

C library designed for the TI MSP432P401R microprocessor and the TI Educational Booster Pack, to easily play and control songs with the integrated Piezo Buzzer.

Installation

We recommend using TI's Code Composer Studio for your project. After installing and creating a new project, simply download the header and c files included in the repository and place them in your project's folder.

This library makes use of TI's DriverLib: download it and link the files required for the Piezo Buzzer: go to the Project's properties, and:

  • Under Arm Compiler/Include Options include the path to your DriverLib installation (<path>\simplelink_msp432p4_sdk_3_40_01_02\source).
  • Under Arm Linker/File Search Path include the DriverLib (<path>\simplelink_msp432p4_sdk_3_40_01_02\source\ti\devices\msp432p4xx\driverlib\ccs\msp432p4xx_driverlib.lib).

After that include the musicLib.h file in your code and you should be good to go! To learn how to use the library and play your own songs, check out our wiki and get started!

Credits

Library developed by Merlo17 and matteo-crypto for the Embedded Software for the Internet of Things at the University of Trento.

musiclib's People

Contributors

matteocirca avatar merlerm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.