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

https://github.com/anonymoux47/pic-lib

Various [mostly self-written] C libraries for PIC microcontrollers
https://github.com/anonymoux47/pic-lib

8-bit c embedded embedded-systems microchip microchip-pic microcontrollers pic xc8

Last synced: about 1 year ago
JSON representation

Various [mostly self-written] C libraries for PIC microcontrollers

Awesome Lists containing this project

README

          

# pic-lib

A collection of [mostly self-written] C libraries for PIC microntrollers.

Most of the libraries are self-documenting, some with descriptions about their usage.

## Contribution
Contributions are always welcome.

Please try as much as possible to make any libraries you want to contribute to be easily portable and as self-documenting as possible.
Also, endeavour to follow the existing project structure.

If you happen to make some improvements to these libraries or port them to another chip, please consider contributing.

Thanks.