File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ This code example creates a simple quadrature decoder on the PIC18F16Q40 device.
55
66## Related Documentation
77
8- * [ Datasheet for PIC18F16Q40] ( http://onlinedocs.microchip.com/pr/GUID-73B9A526-A001-4F01-ABC8-DBB48A2A12E6-en-US-10/index.html )
8+ * [ PDF Datasheet for PIC18F16Q40] ( http://ww1.microchip.com/downloads/en/DeviceDoc/PIC18F06-16Q40-Data-Sheet-40002216C.pdf )
9+ * [ Online Datasheet for PIC18F16Q40] ( http://onlinedocs.microchip.com/pr/GUID-73B9A526-A001-4F01-ABC8-DBB48A2A12E6-en-US-10/index.html )
910
1011## Software Used
1112
@@ -17,7 +18,7 @@ This code example creates a simple quadrature decoder on the PIC18F16Q40 device.
1718
1819## Hardware Used
1920
20- * [ PIC18F16Q40 Curiosity Nano (PN: EV70C97A)] ( # )
21+ * [ PIC18F16Q40 Curiosity Nano (PN: EV70C97A)] ( https://www.microchip.com/developmenttools/ProductDetails/EV70C97A )
2122* [ PIC18F16Q40 Device Information] ( https://www.microchip.com/wwwproducts/en/PIC18F16Q40?utm_campaign=PIC18FQ40&utm_source=GitHub&utm_medium=hyperlink&utm_term=&utm_content=pic18f16q40-quadrature-decoder-MCU8_MMTCha )
2223* Incremental Encoder (In this example, PEC12R-4225F-N0024)
2324* Components required for Encoder Filtering Circuit (if applicable)
You can’t perform that action at this time.
0 commit comments