Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
-
-
|
|
|
5 |
size_categories:
|
6 |
-
-
|
|
|
|
|
7 |
---
|
8 |
Link to the Solar Panel: [SolarPanel](https://www.loomsolar.com/products/loom-solar-20-watt-12-v-solar-panel?srsltid=AfmBOopzmGedSjzF5xm81HLTv4U5JjuiqrkMZjJXCL_v10RXT3vBRoZn)
|
9 |
|
@@ -18,4 +21,7 @@ Data Collected on Loom Solar - 20W Panel
|
|
18 |
Maximum System Voltage : 600V
|
19 |
|
20 |
Specifications are at STC:
|
21 |
-
1000w/m@ irradiance AM 1.5. Cell Temp 25C
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
+
- climate
|
5 |
+
- solarpanel
|
6 |
size_categories:
|
7 |
+
- 10K<n<100K
|
8 |
+
language:
|
9 |
+
- en
|
10 |
---
|
11 |
Link to the Solar Panel: [SolarPanel](https://www.loomsolar.com/products/loom-solar-20-watt-12-v-solar-panel?srsltid=AfmBOopzmGedSjzF5xm81HLTv4U5JjuiqrkMZjJXCL_v10RXT3vBRoZn)
|
12 |
|
|
|
21 |
Maximum System Voltage : 600V
|
22 |
|
23 |
Specifications are at STC:
|
24 |
+
1000w/m@ irradiance AM 1.5. Cell Temp 25C
|
25 |
+
|
26 |
+
1. Temperature values in 1024 bits. 0 increasing to 1024. Since Arduino Mega was used which is has 10-bit analog inputs.
|
27 |
+
2. Similar Case of IR Sensor Reading.
|