PIC Programming With MPLAB And Assembly language Tutorial 2: Programmer Hardware And Software
Uploader Comments (MungedToastFace)
All Comments (16)
-
What could i did wrong, becouse it only two windows appers not three
-
actually there 16 symbols in hex 0 - 9 then a - f
-
-
youtube.com/watch?v=TROnlvorhD
s programming will be easy in the future. -
Also for anyone who's interested, you can get USB ICD 2 clone programmer on eBay for around $30-35...
Dude you need a better mike, it really sounds like you are talking into a drain pipe, sorry. Thanks for doing tutorial tho! Thumbs up.
-
good work!!!
-
thanks alot
but where is the other parts of tutorials
:(
-
Great tutorials
-
Watching to brush up on assembly, good start hope it gets to assembly. I used the pic kit 2 in school and it worked awesome. I am buying my self one next week. In school the teacher made his own 'i/o drivers' with assembly and let us call them as c functions. what a jip but it made the class easier but didnt teach a thing about assembly.
hey if i buy some other usb pic programmer will it work with "melabs USB/U2 Programmer?" or i have to get the software for it too?
vadimmich 2 years ago
it is safer to use the software that comes with specific programmer.... melab will output the code on to any one of the serial, printer or USB ports... and most programmers use very similar signals from the computer to program the pic.... but I cant guarantee that any other programmer will work with melabs apart from the ones they make.....because Im not sure how compatible melab is with other programmers... sory :P
MungedToastFace 2 years ago
does it matter that im using a pic kit 2?
mountebank1 2 years ago
I havent used them before but it looks like it should work fine :) they are just a board with everything on them so you dont have to do the hardware yourself.... the basics of the PIC and the code used still apply to it
MungedToastFace 2 years ago
I think I am going to try the PicKit 2 (from microchip) since it is only $35. I'm very new to this though, is there anything I should watch out for when buying this programmer?
arg13415 3 years ago
Yeah microchip are great :) their stuff just works... I would be surprised if you had any problems... in the end all PIC programmers do the same thing.... put binary code on the PIC
MungedToastFace 2 years ago