ztnel / pic

PIC Toolchain demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PIC16F1788 Toolchain Demo

Modified: 2023-05

This project demonstrates how to build a toolchain for PICs using the XC8 compiler. The accompanying firmware configures the PIC as an I2C slave and exposing a register for the duty cycle

About

PIC Toolchain demo

License:MIT License


Languages

Language:C 54.4%Language:CMake 39.7%Language:Dockerfile 6.0%