Skip to content

Commit c580ba3

Browse files
committed
MPAE-9562 Readme and Json File updated
1 parent 5d08c17 commit c580ba3

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.main-meta/main.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"metaDataVersion": "1.1.0",
66
"name": "com.microchip.mcu8.mplabx.project.pic18f47q10-adc-computation-modes-mplab",
77
"version": "1.0.1",
8-
"displayName": "Usage of PIC18-Q10 family 10-bit ADCC Computation modes for real-time sensing applications - MPLAB X Project",
8+
"displayName": "Usage of PIC18-Q10 family 10-bit ADCC Computation modes for real-time sensing applications",
99
"projectName": "pic18f47q10-adc-computation-modes-mplab",
1010
"shortDescription": "Microchip offers a 10-bit ADCC module in PIC18-Q10 family microcontrollers. This example highlights the basic, average, burst average and low-pass filter computation modes of ADC using PIC18F47Q10 MCU and Curiosity High Pin Count development board.",
1111
"ide": {
@@ -60,9 +60,11 @@
6060
"16 Timer",
6161
"Data Visualizer",
6262
"Burst Average",
63+
"Curiosity HPC",
64+
"Switch Debounce",
65+
"Wired Communication",
6366
"Computation Modes",
64-
"Low Pass Filter",
65-
"Curiosity HPC Board"
67+
"Low Pass Filter"
6668
],
6769
"additionalData": {
6870
"longDescription": {

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- Please do not change this logo with link -->
22
[![MCHP](images/microchip.png)](https://www.microchip.com)
33

4-
# Usage of PIC18-Q10 family 10-bit ADCC Computation modes for real-time sensing applications - MPLAB X Project
4+
# Usage of PIC18-Q10 family 10-bit ADCC Computation modes for real-time sensing applications
55

66
The PIC18-Q10 family of devices are equipped with a 10-bit ADC with Computation (ADCC) automating Capacitive Voltage Divider (CVD) techniques for advanced touch sensing, averaging, filtering, oversampling and performing automatic threshold comparisons.
77

0 commit comments

Comments
 (0)