4
4
"content" : {
5
5
"metaDataVersion" : " 1.1.0" ,
6
6
"name" : " com.microchip.mcu8.mplabx.project.avr128db48-getting-started-with-opamp-mplab-mcc" ,
7
- "version" : " 1.0.0 " ,
7
+ "version" : " 1.0.1 " ,
8
8
"displayName" : " Getting Started with Analog Signal Conditioning (OPAMP)" ,
9
9
"projectName" : " avr128db48-getting-started-with-opamp-mplab-mcc" ,
10
10
"shortDescription" : " These MPLAB X MCC examples in Getting Started with Analog Signal Conditioning (OPAMP) (TB3286), show how the OPAMP can be used on the AVR DB family of microcontrollers.The OPAMP peripheral features up to three internal operational amplifiers." ,
11
11
"ide" : {
12
12
"name" : " MPLAB X" ,
13
- "semverRange" : " >=5.40"
13
+ "semverRange" : " >=5.40.0 "
14
14
},
15
15
"compiler" : [
16
16
{
17
17
"name" : " XC8" ,
18
- "semverRange" : " ^2.30"
18
+ "semverRange" : " ^2.30.0 "
19
19
}
20
20
],
21
21
"dfp" : {
39
39
"author" : " Martin Mostad" ,
40
40
"subcategories" : [
41
41
[
42
- " Peripherals" , " OPAMP"
42
+ " Peripherals" ,
43
+ " OPAMP"
43
44
],
44
45
[
45
- " Peripherals" , " ADC"
46
- ],
46
+ " Peripherals" ,
47
+ " ADC"
48
+ ],
47
49
[
48
- " Peripherals" , " DAC"
50
+ " Peripherals" ,
51
+ " DAC"
49
52
],
50
53
[
51
- " Development Kit" , " AVR128DB48 Curiosity Nano"
54
+ " Development Kit" ,
55
+ " AVR128DB48 Curiosity Nano"
52
56
],
53
57
[
54
- " Supporting Tools" , " MPLAB Data Visualizer"
58
+ " Supporting Tools" ,
59
+ " MPLAB Data Visualizer"
55
60
],
56
61
[
57
- " Supporting Tools" , " MPLAB Mindi"
62
+ " Supporting Tools" ,
63
+ " MPLAB Mindi"
58
64
]
59
65
],
60
66
"peripherals" : [
61
- " OPAMP" , " ADC" , " DAC"
67
+ " OPAMP" ,
68
+ " ADC" ,
69
+ " DAC"
62
70
],
63
71
"keywords" : [
64
72
" Analog Signal Conditioning" ,
65
73
" Getting Started" ,
66
74
" Digital-to-Analog Converter" ,
67
75
" Resistor Ladder" ,
68
- " Adjustable Gain" ,
76
+ " Adjustable Gain" ,
69
77
" Programmable Gain" ,
70
78
" Operational Amplifier" ,
71
79
" Op Amp" ,
83
91
" AVRDB" ,
84
92
" getting-started-with-opamp"
85
93
],
86
- "additionalData" : {
87
- "longDescription" : {
88
- "metaDataVersion" : " 1.0.0" ,
89
- "category" : " com.microchip.portal.fileRef" ,
90
- "content" : {
91
- "metaDataVersion" : " 1.0.0" ,
92
- "fileName" : " ./README.md" ,
93
- "mimeType" : " text/markdown"
94
- }
95
- }
96
- }
97
- }
94
+ "additionalData" : {
95
+ "longDescription" : {
96
+ "metaDataVersion" : " 1.0.0" ,
97
+ "category" : " com.microchip.portal.fileRef" ,
98
+ "content" : {
99
+ "metaDataVersion" : " 1.0.0" ,
100
+ "fileName" : " ./README.md" ,
101
+ "mimeType" : " text/markdown"
102
+ }
103
+ }
104
+ }
105
+ }
98
106
}
0 commit comments