-
Freestyler0007 uploaded 2 months ago
-
Freestyler0007 subscribed to UMichDent 10 months ago
-
Freestyler0007 favorited 10 months ago
Removal of Carious Lesion
Includes a display of instruments necessary for caries removal, a discussion of the steps and criteria involved and demonstration of a complete rem...

How to program the PIC microcontroller with the PicKit II
This video demonstrates how to program the pic micro-controller. The PicKit II programmer is used in the video, and can be found by just doing a "...
83,802 views
Freestyler0007 said:
@kdarrah1234
more: you don't even need that crystal with 2x15nF caps. 16F88 has an internal clock which can be used if you set the corresponding bit in config bytes. in this case it is necessary to declare MCLR external (also in config) and put a 10K resistor between Vpp and Vdd. So, to test pic...
How to program the PIC microcontroller with the PicKit II
This video demonstrates how to program the pic micro-controller. The PicKit II programmer is used in the video, and can be found by just doing a "...
83,802 views
Freestyler0007 said:
big NOTE. if you plane to use ICSP with pickit or ICD2, on a pic with more than 18 pins, simply don't use in your project Clock/Data or PGC/PGD, MCLR/Vpp; keep these 3 pins free! in this case you don't need any diode resistor and cap as shown in this vid. keep in mind that those pins are like a b...
+ View allshow less