Skip to content

Daniel-M/uChip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

uChip

PROJECT NAME: uChip
STATUS: On Development
AUTOR: Daniel M.R.
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/.

Releases

No releases published

Packages

No packages published

Languages