Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions 1209/8801/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
layout: pid
title: 16F1454 PIC programmer
owner: hanyazou
license: MIT License (hardware) / Apache License, version 2.0 and MIT License (firmware)
site: https://github.com/hanyazou/a-p-prog
source: https://github.com/hanyazou/a-p-prog
---
A old school 8-bit PIC programmer based on tiny 16F1454 processor.
Schematic:
<https://github.com/hanyazou/a-p-prog/blob/master/hw-pic16f145/picprog.pdf>
Gerber:
<https://github.com/hanyazou/a-p-prog/tree/master/hw-pic16f145/gerber-files>
Firmware:
<https://github.com/hanyazou/a-p-prog/tree/master/fw-pic16f145>