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

https://github.com/mengstr/esppic

A stand-alone Microchip PIC programmer implemented on a ESP8266
https://github.com/mengstr/esppic

Last synced: 11 months ago
JSON representation

A stand-alone Microchip PIC programmer implemented on a ESP8266

Awesome Lists containing this project

README

          

# ESPPIC - An ESP-based PIC programmer

![ESP with PIC](https://github.com/SmallRoomLabs/esppic/raw/master/images/esppic-bare-S.jpg "NodeMCU and a PIC16F1705")

## Status
* v0.1 - Can flash/read code & configs to a PIC16F1705. The code flashed is hardcoded as hex data in an array of strings in the esp code.

* v0.2 - Implemented web interface, can upload files. Read and flash config from web.