soerenbnoergaard / Pic-Utilities

Vaious utilities and projects for PIC and dsPIC
0 stars 1 forks source link

PIC Utilities and Projects

This repository contains various utilities for PIC and dsPIC microcontrollers along with different projects.

Makefiles

The makefiles folder contains Makefiles for compiling and flashing code with the PICkit3 debugger.

The code is flashed using the mdb.sh utility that comes with MPLAB X IDE.

The Makefiles should be modified to fit

Examples of the Makefiles in use can be found in the projects folder.

Projects

The projects folder contains various PIC16 and dsPIC33 projects that might be of interrest for someone to get started using these microcontrollers.