Menu (English) | | | Linux & Asm x86-32 | | | PIC microchip | | | Debian Packages | | | Links | | | Javastation Sun | | | Weblog | | | About |
Menu (Nederlands) | | | Linux & Asm x86-32 | | | PIC microchip | | | Tux maakt koffie | | | Links | | | | | Weblog | | | Over |
People who work with Debian GNU/Linux can download a picprog package here .
Below I have put some pictures that show the programmer that I have build :
1. Write a program with an editor of your choice. 2. Assemble this program with gpasm gpasm -a inhx16 xxx.asm 3. Burn this program to the PIC16F84 with picprog picprog --burn --input xxx.hex --pic /dev/ttyS1