summaryrefslogtreecommitdiff
path: root/src/content/fruits/apple.md
blob: afb80d34bcdff89c1862fe38341d4a76fb5f7747 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
---
heading: "Resources"
body:
  [
    [
      head: "FOSSEE and Spoken Tutorial",
      desc:
        [
          text: "1. Arduino Tutorial Series by Spoken Tutorial",
          link: "https://spoken-tutorial.org/tutorial-search/?search_foss=Arduino&search_language=English",
        ],
    ],
    [
      head: "Soil Nutrients Monitoring and Precision Agriculture",
      desc:
        [
          text: "1. Water Your Garden with IoT - Soil Moisture Sensors",
          link: "https://www.youtube.com/watch?v=pgGpuws7f9o",
        ],
    ],
    [
      head: "Weather Station",
      desc:
        [
          text: "1. DIY Smart Home Weather Station - Wind, Rain, Temperature, Pressure, Humidity, Ligh",
          link: "https://www.youtube.com/watch?v=snCp0TqrER4",
        ],
    ],
    [
      head: "Air Quality and Noise Pollution Level",
      desc:
        [
          text: "1. Air Quality Monitoring and Alert System using Arduino with MQ135",
          link: "https://www.youtube.com/watch?v=SCXteaUVICw",
        ],
    ],
    [
      head: "Asset Tracking",
      desc:
        [
          text: "1. IOT Asset Tracking System",
          link: "https://www.youtube.com/watch?v=zFn487G2pY8",
        ],
    ],
    [
      head: "Global Warming",
      desc:
        [
          text: "1. Smart Grid: How IoT fights climate change (Kelsey Breseman)",
          link: "https://www.youtube.com/watch?v=0SulU4QM334",
        ],
    ],
    [
      head: "Disaster Management",
      desc:
        [
          text: "1. Geospatial data for disaster management at ITC",
          link: "https://www.youtube.com/watch?v=dYG7GsqcCMM",
        ],
    ],
    [
      head: "Vehicle Detection and Intelligent Transportation",
      desc:
        [
          text: "1. Intelligent Transport Systems made in KOREA English Version 22'",
          link: "https://www.youtube.com/watch?v=H_JhcBTgwPo",
        ],
    ],
  ]
---