E-MAIL: [email protected]
This repository contains example codes to show how to use the Microchip XC8 compiler to
program PICs MCU.
Each code includes a PCB layout showing the setup for the code provided (PENDING).
Use MPLAB-X to Compile the code.
MPLAB-X IDE is available at the downloads section the official microchip webpage
XC8 Compiler is available at the downloads section the official microchip webpage
The uChip project consist of a set of C codes to program PIC devices using XC8 compiler.
In what follows "uChip" stands for every one of the codes and resources included on this repository,
as a whole or each source-file individually.
Copyright (C) 2013-2014 Daniel Mejía R. [email protected]
the codes included in uChip are free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
the codes included in uChip are distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.