GitHunt
DA

Daniel-M/uChip

XC8 source code for Microchip PIC MCU devices

uChip

PROJECT NAME: uChip
STATUS: On Development
AUTOR: Daniel M.R.
E-MAIL: danielmejia55@gmail.com
DESCRIPTION:

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).

USAGE NOTES:

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

LICENSE

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. danielmejia55@gmail.com

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/.

Languages

C100.0%

Contributors

GNU General Public License v3.0
Created May 7, 2014
Updated January 12, 2026
Daniel-M/uChip | GitHunt