Skip to content

MrApplejuice/libpic170x

Repository files navigation

libpic170x library - v0.2

Convenience library for interacting with pic16(L)F1705/1709 microcontrollers. For a full feature listing check the documentation.

The library is published under the the Apache License version 2.0.

Releases can be found on the project's GitHub page.

Current feature set

  • Timer0-based counter for measuring time with a coarse resolution (increment ~100 ms).
  • Pin input/output library.

Getting started

Check the documentation and preconfigured examples in the repositories examples-directory.

Roadmap

Check the projects-page on GitHub for a list of planned future features.