On Mar 20, 2005, at 9:02 PM, Ryan Sandbach wrote: > I was wondering if someone could direct me to a tutorial using the > PicKit 1 with the PIC12F675 chip in assembly. It'd be nice to see > a bare bone example of how to blink the LEDs :). > Alas, the PICKit-1 is not a great board for beginners. In particular, In order to get 8 LEDs to work on the 5 output pins available, "clever" techniques are used which are likely to be less than obvious. (the LEDs are connected between IO pins, rather than between AN IO pin and GND. So you have to have the right combination of pins set to input (tri-stated), output 1, and output 0.) I think I might have a "blink 1 LED" example around somewhere, but I think I went straight to C rather than ASM... BillW -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist