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

https://github.com/eerimoq/pictools

Microchip PIC tools for software developers.
https://github.com/eerimoq/pictools

pic pic32 programmer

Last synced: 2 months ago
JSON representation

Microchip PIC tools for software developers.

Awesome Lists containing this project

README

        

|buildstatus|_
|coverage|_
|codecov|_

About
=====

`PIC tools` is a collection of tools to ease PIC software
development. PIC is family of microcontrollers made by `Microchip`_.

`PIC tools` is implemented in `Python 3` and `C`.

Features:

- A PIC programmer based on an `Arduino Due`_. Today only the
`PIC32MM0256GPM064`_ family is supported.

Project homepage: https://github.com/eerimoq/pictools

Documentation: http://pictools.readthedocs.org/en/latest

.. |buildstatus| image:: https://travis-ci.org/eerimoq/pictools.svg?branch=master
.. _buildstatus: https://travis-ci.org/eerimoq/pictools

.. |coverage| image:: https://coveralls.io/repos/github/eerimoq/pictools/badge.svg?branch=master
.. _coverage: https://coveralls.io/github/eerimoq/pictools

.. |codecov| image:: https://codecov.io/gh/eerimoq/pictools/branch/master/graph/badge.svg
.. _codecov: https://codecov.io/gh/eerimoq/pictools

.. _Arduino Due: https://store.arduino.cc/arduino-due

.. _Microchip: https://www.microchip.com/

.. _PIC32MM0256GPM064: https://www.microchip.com/wwwproducts/en/PIC32MM0256GPM064