luciodj / PIC32MikromediaPlusCode

Porting to the MIkromediaPlus of the code examples from the book "Graphics, Touch, Sound and USB"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graphcis, Touch, Sound and USB

##PIC32 Mikromedia Plus (Beta)##

What is this repository for?

  • This repository contains the source code for all the projects and exercises offered in the book "Graphics, Touch, Sound and USB" (http://blog.flyingpic24.com/gtsu)
  • It contains the PIC32 Mikromedia Plus specific version of all the Board Support Packages (/uMB folder)
  • Other Mikromedia versions are available or currently in development including (PIC24, PIC24EP, PIC32…)

How do I get set up?

There are two options: Download the ZIP file or Clone the repository (using Mercurial)

Note that the Mercurial repository provides the most recent (and bug free) version available at any given point in time while the ZIP file is "frozen" to a specific version.

In both cases you will need then to follow the instructions provided in Chapter 1 to copy the entire MLA/Microchip folder to your working directory.

Dependencies:

  • MPLAB X 1.8 or later
  • XC16 v.1.20 or later
  • MLA version 2013-06-15 (aka "legacy" MLA)

Who do I talk to?

Your contributions are welcome!

About

Porting to the MIkromediaPlus of the code examples from the book "Graphics, Touch, Sound and USB"


Languages

Language:C 86.3%Language:Makefile 9.2%Language:C++ 2.4%Language:Objective-C 1.5%Language:Shell 0.5%Language:Python 0.0%