An open API service indexing awesome lists of open source software.

https://github.com/redouane64/pic-on-vscode

VSCode Set-up needed to code for PIC microcontroller using microchip XC 8 compiler.
https://github.com/redouane64/pic-on-vscode

mcu microchip microcontrollers pic16 pic18 vscode xc

Last synced: 4 months ago
JSON representation

VSCode Set-up needed to code for PIC microcontroller using microchip XC 8 compiler.

Awesome Lists containing this project

README

          

## PIC MCU on VSCode:

This repository contains configuration files to setup development environment for PIC Microcontrollers with Microchip XC compiler on Visual Studio Code.

Samples folder include some example projects for PIC MCU.

## Motivation:

This repository was meant for personal use. I use it as starting configuration to write programs for PICs MCU and compile with Microchip XC Compiler on VSCode.