picstick
An AVR based programming adapter for PIC microcontrollers.
| .. | ||
| .gitignore | Working version of firmware. Let's call it v0.1 | 2022-06-18 03:42:19 |
| Makefile | firmware: Change to be more generic to support more devices | 2025-08-11 23:38:52 |
| commands.c | add short 6-bit commands for 14E devices | 2025-08-16 01:32:09 |
| commands.h | add short 6-bit commands for 14E devices | 2025-08-16 01:32:09 |
| icsp.c | add short 6-bit commands for 14E devices | 2025-08-16 01:32:09 |
| icsp.h | add short 6-bit commands for 14E devices | 2025-08-16 01:32:09 |
| led.h | firmware: Change to be more generic to support more devices | 2025-08-11 23:38:52 |
| main.c | firmware: Change to be more generic to support more devices | 2025-08-11 23:38:52 |
| uuart.c | Working version of firmware. Let's call it v0.1 | 2022-06-18 03:42:19 |
| uuart.h | Fixed a bug when reading NVM from PIC. | 2022-06-29 19:42:39 |