Giter Site home page Giter Site logo

analogaudio's Introduction

AnalogAudio

AnalogAudio is a combined source selector and volume control for 2 analog audio channels. The software runs on the AnalogAudio board, which has a PIC32MM0064GPL020 microprocessor.

The board layout is also in this repository.

This is a component of my Home Automation system, which is described here http://oakhousehomeautomation.wikidot.com The analogaudio wiki page is here http://oakhousehomeautomation.wikidot.com/analogaudio

Development environment

This project was developed using:

  • MPLAB X IDE v3.35
  • xc32-gcc
  • xc32-g++

These are downloadable from Microchip: http://www.microchip.com/mplab/mplab-x-ide http://www.microchip.com/xcdemo/xcpluspromo.aspx

These need to be installed in order to build.

Getting the software

Download a zip of this project and extract it to a folder. Download a zip of https://github.com/JulesStringer/PIC32Device and extract it to a folder.

Building the software

  1. Start MPLABX IDE
  2. Create a Microchip Embedded standalone Project Select device PIC32MM0064GPL020. Select your debugging tool - I use PicKit3 Select compiler XC32(v1.42) Enter project name : AnalogAudio Project folder is set to AnalogAudio.X
  3. Add a new logical folder PIC32Device to your project
  4. Add the files from the PIC32Device repository to the PIC32Device logical folder.
  5. Add a new logical folder AnalogAudio to your project
  6. Add the files from the AnalogAudio repository to the AnalogAudio logical folder.

analogaudio's People

Contributors

julesstringer avatar

Watchers

 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.