|
1 | 1 | { |
2 | 2 | "name": "EnviroDIY_ModularSensors", |
3 | | - "version": "0.5.3-beta", |
| 3 | + "version": "0.5.4-beta", |
4 | 4 | "description": "A library that allows acces to multiple sensors through a unified interface. This allows the user to simply access many sensors to log the data or send the data to data repositories like the EnviroDIY data portal.", |
5 | 5 | "keywords": "sensor, modular, sensors, logger, low power, sleeping, EnviroDIY", |
6 | | - "platforms": "atmelavr", |
| 6 | + "platforms": "atmelavr, atmelsam", |
7 | 7 | "frameworks": "arduino", |
8 | 8 | "authors": |
9 | 9 | [ |
|
42 | 42 | "authors": [ |
43 | 43 | "Kees Bakker", |
44 | 44 | "Sara Damiano" |
45 | | - ] |
| 45 | + ], |
| 46 | + "frameworks": "arduino", |
| 47 | + "platforms": "atmelavr, atmelsam" |
46 | 48 | }, |
47 | 49 | { |
48 | 50 | "name": "EnableInterrupt", |
|
51 | 53 | "note": "GreyGnome's EnableInterrupt - Assign an interrupt to any supported pin on all Arduinos", |
52 | 54 | "authors": [ |
53 | 55 | "Mike 'GreyGnome' Schwager" |
54 | | - ] |
| 56 | + ], |
| 57 | + "frameworks": "arduino", |
| 58 | + "platforms": "atmelavr, atmelsam" |
55 | 59 | }, |
56 | 60 | { |
57 | 61 | "name": "SdFat", |
|
60 | 64 | "note": "SdFat - FAT16/FAT32 file system for SD cards.", |
61 | 65 | "authors": [ |
62 | 66 | "Bill Greiman" |
63 | | - ] |
| 67 | + ], |
| 68 | + "frameworks": "arduino", |
| 69 | + "platforms": "atmelavr, atmelsam" |
64 | 70 | }, |
65 | 71 | { |
66 | 72 | "name": "Adafruit ADS1X15", |
|
69 | 75 | "note": "TI ADS1X15 ADC Library by Adafruit", |
70 | 76 | "authors": [ |
71 | 77 | "Adafruit" |
72 | | - ] |
| 78 | + ], |
| 79 | + "frameworks": "arduino", |
| 80 | + "platforms": "atmelavr, atmelsam" |
73 | 81 | }, |
74 | 82 | { |
75 | 83 | "name": "Adafruit Unified Sensor", |
|
78 | 86 | "note": "Adafruit Unified Sensor Library", |
79 | 87 | "authors": [ |
80 | 88 | "Adafruit" |
81 | | - ] |
| 89 | + ], |
| 90 | + "frameworks": "arduino", |
| 91 | + "platforms": "atmelavr, atmelsam" |
82 | 92 | }, |
83 | 93 | { |
84 | 94 | "name": "DHT sensor library", |
|
87 | 97 | "note": "AOSong DHT Sensor Library by Adafruit", |
88 | 98 | "authors": [ |
89 | 99 | "Adafruit" |
90 | | - ] |
| 100 | + ], |
| 101 | + "frameworks": "arduino", |
| 102 | + "platforms": "atmelavr, atmelsam" |
91 | 103 | }, |
92 | 104 | { |
93 | 105 | "name": "Adafruit AM2315", |
|
96 | 108 | "note": "AOSong AM2315 I2C Temp/Humidity Sensor Library by Adafruit", |
97 | 109 | "authors": [ |
98 | 110 | "Adafruit" |
99 | | - ] |
| 111 | + ], |
| 112 | + "frameworks": "arduino", |
| 113 | + "platforms": "atmelavr, atmelsam" |
100 | 114 | }, |
101 | 115 | { |
102 | 116 | "name": "Adafruit BME280 Library", |
|
105 | 119 | "note": "Bosch BME280 Temp/Humidity/Pressure Sensor Library by Adafruit", |
106 | 120 | "authors": [ |
107 | 121 | "Adafruit" |
108 | | - ] |
| 122 | + ], |
| 123 | + "frameworks": "arduino", |
| 124 | + "platforms": "atmelavr, atmelsam" |
109 | 125 | }, |
110 | 126 | { |
111 | 127 | "name": "OneWire", |
|
126 | 142 | "Mark Tillotson", |
127 | 143 | "Glenn Trewitt", |
128 | 144 | "Josh Larios" |
129 | | - ] |
| 145 | + ], |
| 146 | + "frameworks": "arduino", |
| 147 | + "platforms": "atmelavr, atmelsam" |
130 | 148 | }, |
131 | 149 | { |
132 | 150 | "name": "DallasTemperature", |
|
138 | 156 | "Miles Burton", |
139 | 157 | "Rob Tillart", |
140 | 158 | "Tim Nuewsome" |
141 | | - ] |
| 159 | + ], |
| 160 | + "frameworks": "arduino", |
| 161 | + "platforms": "atmelavr, atmelsam" |
142 | 162 | }, |
143 | 163 | { |
144 | 164 | "name": "Arduino-SDI-12_ExtInts", |
|
148 | 168 | "Kevin M. Smith", |
149 | 169 | "Sara Damiano", |
150 | 170 | "Shannon Hicks" |
151 | | - ] |
| 171 | + ], |
| 172 | + "frameworks": "arduino", |
| 173 | + "platforms": "atmelavr, atmelsam" |
152 | 174 | }, |
153 | 175 | { |
154 | 176 | "name": "TinyGSM", |
155 | 177 | "version": "https://github.com/EnviroDIY/TinyGSM.git", |
156 | 178 | "note": "A small Arduino library for GPRS modules.", |
157 | 179 | "authors": [ |
158 | 180 | "Volodymyr Shymanskyy" |
159 | | - ] |
| 181 | + ], |
| 182 | + "frameworks": "arduino", |
| 183 | + "platforms": "atmelavr, atmelsam" |
160 | 184 | }, |
161 | 185 | { |
162 | 186 | "name": "SensorModbusMaster", |
|
165 | 189 | "note": "EnviroDIY SensorModbusMaster - Arduino library for communicating via modbus with the Arduino acting as the modbus master.", |
166 | 190 | "authors": [ |
167 | 191 | "Sara Damiano" |
168 | | - ] |
| 192 | + ], |
| 193 | + "frameworks": "arduino", |
| 194 | + "platforms": "atmelavr, atmelsam" |
169 | 195 | }, |
170 | 196 | { |
171 | 197 | "name": "YosemitechModbus", |
|
174 | 200 | "note": "Arduino library for communication with Yosemitech sensors via Modbus.", |
175 | 201 | "authors": [ |
176 | 202 | "Sara Damiano" |
177 | | - ] |
| 203 | + ], |
| 204 | + "frameworks": "arduino", |
| 205 | + "platforms": "atmelavr, atmelsam" |
178 | 206 | }, |
179 | 207 | { |
180 | 208 | "name": "RTCZero", |
|
183 | 211 | "note": "Functions for using the processor real time clock in SAMD21 processors", |
184 | 212 | "authors": [ |
185 | 213 | "Arduino" |
186 | | - ] |
| 214 | + ], |
| 215 | + "frameworks": "arduino", |
| 216 | + "platforms": "atmelsam" |
187 | 217 | } |
188 | 218 | ] |
189 | 219 | } |
0 commit comments